From agentic-ai-skills
Generates daily social media content plans for developer accounts, producing topic ideas, drafts, and independent AI reviews from material libraries or industry hotspots. Useful for DevRel and tech marketing teams.
npx claudepluginhub agenticaiplan/agenticaiskills --plugin agentic-ai-skillsThis skill uses the workspace's default tool permissions.
当用户需要为技术类或开发者向社交账号持续产出日更或周更内容,并希望以“选题规划 -> 草稿撰写 -> 独立审稿”的方式完成发布前准备时,使用本 Skill。
Generates platform-native content for X, LinkedIn, TikTok, YouTube, and newsletters from one idea. Useful for social posts, threads, video scripts, and content calendars.
Generates social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook; gathers goals, audience context; applies pillars and platform strategies.
Drafts social media content for developer communities: HN posts, Twitter/X threads, LinkedIn posts, Reddit comments, GitHub READMEs, Bluesky. Use for launches, engagement, thought leadership.
Share bugs, ideas, or general feedback.
当用户需要为技术类或开发者向社交账号持续产出日更或周更内容,并希望以“选题规划 -> 草稿撰写 -> 独立审稿”的方式完成发布前准备时,使用本 Skill。
适合的业务场景包括:
本 Skill 默认只负责内容准备与人工审核支持,不负责自动发布。
如需落地执行,可参考 references/config.example.py 中的配置项约定。
output/YYYY-MM-DD/topic.md、draft.md、review.md 三个文件review.md 必须给出 READY、NEEDS MINOR EDITS 或 NEEDS REWRITE 结论,并在有问题时提供修改建议或 revised versionNEEDS REWRITE,不得直接使用草稿发布references/content_agent.py:主流程脚本,涵盖素材管理、内容提取、热点获取、文案生成与审稿模块references/config.example.py:运行配置示例,包括模型、账号画像与路径设置references/prompts.md:选题、草稿、审稿三类提示词模板references/requirements.txt:依赖清单assets/sample-output/:一次完整运行生成的 topic.md、draft.md、review.md 样例