
Media Auto Publisher
- 113 installs
- 82 repo stars
- Updated August 2, 2026
- aaaaqwq/claude-code-skills
Automate formatting, metadata, and publishing of articles, videos, or social posts across channels to sustain organic reach without manual copy-paste each release.
About
media-auto-publisher automates preparing and pushing media—posts, clips, and articles—to multiple distribution endpoints with consistent metadata, helping growth teams maintain cadence and reduce handoffs between creation tools and social or CMS platforms.
- Multi-channel publish automation
- Media metadata and caption prep
- Scheduled content syndication
- Repurposing long-form into snippets
- Reduces manual posting overhead
Media Auto Publisher by the numbers
- 113 all-time installs (skills.sh)
- Ranked #1,114 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill media-auto-publisherAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 113 |
|---|---|
| repo stars | ★ 82 |
| Last updated | August 2, 2026 |
| Repository | aaaaqwq/claude-code-skills ↗ |
What it does
Automate formatting, metadata, and publishing of articles, videos, or social posts across channels to sustain organic reach without manual copy-paste each release.
Files
media-auto-publisher
多平台自动发布——内容一键分发到多个社交媒体平台
使用场景
- 将同一内容适配不同平台格式后自动发布
- 平台登录态管理(Cookie 管理)
- 批量发布任务执行
使用方法
Agent 通过 scripts/ 中的模块调用,管理平台导航和登录态。
相关文件
scripts/platform_navigator.py— 平台导航与自动化scripts/cookie_manager.py— 登录态 Cookie 管理