modelscope.cn

media-auto-publisher

通用自媒体文章自动发布工?

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version2.0.0
LicenseMIT
More metadata
version
2.0.0
domains
["automation","publishing","media","playwright"]
type
automation

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,583 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

自媒体自动发布

支持平台

平台 代码 发布页面
百家号 baijiahao baijiahao.baidu.com
搜狐号 sohu mp.sohu.com
知乎 zhihu zhuanlan.zhihu.com
微信公众号 wechat mp.weixin.qq.com
小红书 xiaohongshu creator.xiaohongshu.com
抖音号 douyin creator.douyin.com

使用方法

# 查看平台信息
python3 scripts/media_publisher.py info wechat

# 生成发布工作流
python3 scripts/media_publisher.py workflow xiaohongshu

# 快速打开发布页面
python3 scripts/media_publisher.py open douyin

# Cookie 管理
python3 scripts/cookie_manager.py list
python3 scripts/cookie_manager.py add wechat my_account --cookies-file cookies.json

工作流程

  1. 检查并打开指定平台
  2. 验证登录状态
  3. 自动关闭广告弹窗
  4. 导航到发布文章页面
  5. 收集发布信息
  6. 自动填写并发布

触发词

  • "发布文章"、"自媒体发布"
  • "百家号发布"、"搜狐号发布"、"知乎发布"
  • "公众号发布"、"小红书发布"、"抖音发布"
  • "一键分发"、"多平台发布"