social-media-content-planning

social-media-content-planning is a skill for Claude Code, Codex from AgenticAIPlan/AgenticAISkills. It costs 40 tokens per session (910 once invoked), scanned A, original, MIT.

A daily content-planning process for developer-focused social accounts, covering topic selection, draft writing, and separate review before publishing.

In plain words
What is it for?
Use it to extract ideas from PDFs or articles, prepare posts and hashtags, suggest publishing times, and review wording, facts, tone, and platform fit.
Why use it?
It gives teams a repeatable way to turn source material or current topics into checked social posts without automatically publishing them.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the agentic-ai-skills plugin — 54 skills shipped together

Good fit Use it to extract ideas from PDFs or articles, prepare posts and hashtags, suggest publishing times, and review wording, facts, tone, and platform fit.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agenticaiplan/agenticaiskills/social-media-content-planning
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AgenticAIPlan/AgenticAISkills --skill social-media-content-planning
Clone the repo
git clone --depth 1 https://github.com/AgenticAIPlan/AgenticAISkills

Made for: Claude Code, Codex.

Or install agentic-ai-skills, the plugin that ships this one along with the rest of its 54 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for social-media-content-planning

README.md
[![agentmods](https://agentmods.dev/badge/skills/agenticaiplan/agenticaiskills/social-media-content-planning/github.svg)](https://agentmods.dev/skills/agenticaiplan/agenticaiskills/social-media-content-planning)
Your own site
<a href="https://agentmods.dev/skills/agenticaiplan/agenticaiskills/social-media-content-planning"><img src="https://agentmods.dev/badge/skills/agenticaiplan/agenticaiskills/social-media-content-planning/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for social-media-content-planning

Your own site · 80×15
<a href="https://agentmods.dev/skills/agenticaiplan/agenticaiskills/social-media-content-planning"><img src="https://agentmods.dev/badge/skills/agenticaiplan/agenticaiskills/social-media-content-planning.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 910 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.00910
Opus 5 $0.00020 $0.00455
Sonnet 5 $0.00008 $0.00182
Haiku 4.5 $0.00004 $0.00091

Measured 12d ago against content hash b3baccd0fbf8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

social-media-content-planning scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (references/config.example.py, references/content_agent.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/social-media-content-planning/SKILL.md · 55 lines

What it actually says

Social Media Content Planning

适用场景

当用户需要为技术类或开发者向社交账号持续产出日更或周更内容,并希望以“选题规划 -> 草稿撰写 -> 独立审稿”的方式完成发布前准备时,使用本 Skill。

适合的业务场景包括:

  • 模型厂商或 AI 平台的 Developer Relations 账号日常运营
  • AI 基础设施、云平台或开源项目的社交媒体内容排期
  • 围绕既有资料沉淀长期内容资产,或在缺乏资料时结合行业热点快速成稿

本 Skill 默认只负责内容准备与人工审核支持,不负责自动发布。

输入要求

  • 账号画像:账号名称、目标受众、内容语言、品牌调性、营销与干货比例
  • 模型配置:用于选题和写稿的主模型,以及独立承担审稿的 reviewer 模型
  • 素材来源:PDF 文件、文章链接,或由用户指定启用热点模式
  • 可选参数:是否强制热点模式、是否指定本次只消费某个素材

如需落地执行,可参考 references/config.example.py 中的配置项约定。

执行步骤

  1. 确认本次内容来源,优先使用指定素材,其次使用素材库剩余条目;若无可用素材,则切换为热点模式。
  2. 提取素材关键信息。对于 PDF、文章链接等来源,抽取正文、核心观点、数据点和适合传播的切入角度;若抽取失败,则回退到热点模式。
  3. 生成选题规划。围绕目标受众输出 3 个不同角度的社媒切入点,并说明每个角度的受众相关性与建议形式。
  4. 生成内容草稿。从候选角度中选择最适合的 2 个,分别完成草稿撰写,并补充 hashtags 与建议发布时间。
  5. 执行独立审稿。必须切换到与写稿模型不同的 reviewer 模型,从语气、歧义、绝对化表述、事实准确性、文化适配和平台适配六个维度逐条审查。
  6. 形成交付结论。以审稿结论作为最终发布依据,交由运营者决定直接发布、小改后发布或重新生成。

输出要求

  • 输出按日期归档,放入 output/YYYY-MM-DD/
  • 每次产出必须包含 topic.mddraft.mdreview.md 三个文件
  • review.md 必须给出 READY、NEEDS MINOR EDITS 或 NEEDS REWRITE 结论,并在有问题时提供修改建议或 revised version
  • 审稿结论具备否决权;若为 NEEDS REWRITE,不得直接使用草稿发布
  • 数据、时间、比例、因果关系等事实性表述必须以素材为锚点校验,发现不一致必须在审稿中指出
  • 单条 tweet 应控制在 280 字符以内;若为 thread,则每条都需满足平台字数限制
  • 当采用热点模式时,必须显式提醒“基于模型常识生成,发布前需人工复核时效性与事实准确性”

参考资料

  • references/content_agent.py:主流程脚本,涵盖素材管理、内容提取、热点获取、文案生成与审稿模块
  • references/config.example.py:运行配置示例,包括模型、账号画像与路径设置
  • references/prompts.md:选题、草稿、审稿三类提示词模板
  • references/requirements.txt:依赖清单
  • assets/sample-output/:一次完整运行生成的 topic.mddraft.mdreview.md 样例
Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 55 lines · 40 tokens per session scan A b3baccd0fbf8

Subscribe to this mod's changes

social-media-content-planning is a skill published in the GitHub repository AgenticAIPlan/AgenticAISkills (11 stars, last pushed 3mo ago), licensed MIT. It adds 40 tokens to every session and 910 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens