返回 Skill 列表
自动化进阶
社交媒体自动发布 Skill
定时发布到小红书/知乎/微博/推特。分析最佳发布时间。
📋 SKILL.md 完整代码
--- name: social-auto-skill description: >- 定时发布到小红书/知乎/微博/推特。分析最佳发布时间。 Use when working on social auto skill tasks. allowed-tools: Read,Write,Bash --- # 社交媒体自动发布 Skill ## Quick Start 1. Save as `~/.claude/skills/social-auto-skill/SKILL.md` 2. Restart Claude Code 3. Type `/social-auto-skill` or describe your task naturally 4. Claude auto-triggers when your task matches the description ## Instructions - Understand the user's specific context and needs - Apply domain best practices consistently - Provide actionable, specific guidance with examples - Verify all outputs before presenting to user ## Gotchas - Test with a fresh Claude instance after changes - Keep SKILL.md under 500 lines; use references/ for details - Description is the trigger key — make it specific and keyword-rich
🚀 怎么用
1. 复制上面的 SKILL.md 代码 2. 保存为 ~/.claude/skills/social-auto-skill/SKILL.md 3. 重启 Claude Code 4. 输入 /social-auto-skill 或直接描述任务触发 5. AI 自动按 Skill 流程执行
自动化内容日历
提前规划一周内容→每天定时发布→自动分析最佳发布时间→跨平台一键分发。微信中午12点、小红书晚上7点、知乎上午10点——每个平台的最佳时间不同,AI 帮你匹配。