# Media Auto Publisher

> media-auto-publisher

- Skill: `aaaaqwq/media-auto-publisher` (Agent Skill)
- Install (CLI): `npx skillmds@latest add aaaaqwq/media-auto-publisher`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aaaaqwq/media-auto-publisher/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: aAAaqwq (https://skillmd.com/u/aaaaqwq)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aaaaqwq/media-auto-publisher

---

# media-auto-publisher
> 多平台自动发布——内容一键分发到多个社交媒体平台

## 使用场景
- 将同一内容适配不同平台格式后自动发布
- 平台登录态管理（Cookie 管理）
- 批量发布任务执行

## 使用方法
Agent 通过 `scripts/` 中的模块调用，管理平台导航和登录态。

## 相关文件
- `scripts/platform_navigator.py` — 平台导航与自动化
- `scripts/cookie_manager.py` — 登录态 Cookie 管理

