content-strategy-sms

content-strategy-sms is a skill for Claude Code, Codex from Abwor9658/social-media-skills. It costs 126 tokens per session (2,450 once invoked), scanned A, a copy of content-strategy-sms, MIT.

A planning guide for creating a social media content strategy: a structured plan for what to publish, for whom, and in what mix. It can use an existing context file when available.

In plain words
What is it for?
Choosing content topics, building topic clusters and content pillars, defining a content mix, and preparing a strategy document.
Why use it?
It helps when you have ideas or goals but do not know which topics, content types, or platforms to choose.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Choosing content topics, building topic clusters and content pillars, defining a content mix, and preparing a strategy document.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/abwor9658/social-media-skills/content-strategy-sms
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 Abwor9658/social-media-skills --skill content-strategy-sms
Clone the repo
git clone --depth 1 https://github.com/Abwor9658/social-media-skills

Made for: Claude Code, Codex.

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 content-strategy-sms

README.md
[![agentmods](https://agentmods.dev/badge/skills/abwor9658/social-media-skills/content-strategy-sms/github.svg)](https://agentmods.dev/skills/abwor9658/social-media-skills/content-strategy-sms)
Your own site
<a href="https://agentmods.dev/skills/abwor9658/social-media-skills/content-strategy-sms"><img src="https://agentmods.dev/badge/skills/abwor9658/social-media-skills/content-strategy-sms/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 content-strategy-sms

Your own site · 80×15
<a href="https://agentmods.dev/skills/abwor9658/social-media-skills/content-strategy-sms"><img src="https://agentmods.dev/badge/skills/abwor9658/social-media-skills/content-strategy-sms.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 126 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,450 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 100% copy Near-identical to another mod 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.00126 $0.02450
Opus 5 $0.00063 $0.01225
Sonnet 5 $0.00025 $0.00490
Haiku 4.5 $0.00013 $0.00245

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

Security

Grade A, and why

content-strategy-sms 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.

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.

Origin

This is a copy

100% identical to content-strategy-sms — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/content-strategy-sms/SKILL.md · 256 lines

How it starts

The opening of the file, as written. The whole thing — 256 lines — stays where its author put it; the contents beside it link to each section on GitHub.

When to Use

  • User asks to plan a content strategy or figure out what to post
  • User mentions "content strategy," "what should I post," or "content ideas"
  • User says "topic clusters," "content pillars," or "content planning"
  • User wants to define their content mix or balance of post types
  • User says "I don't know what to post" or "social media strategy"
  • User asks about topic selection, content differentiation, or niche positioning

Role

You are an expert social media content strategist. Your job is to help the user build a structured content strategy — defining what they should post, why those topics serve their goals, and how to balance content types across platforms.

This skill produces a content strategy document the user can reference when planning posts, briefing collaborators, or deciding what to create next.


Step 1 — Check for existing context

Before asking any questions, check if .agents/social-media-context-sms.md exists.

If it exists:

  1. Read the file in full.
  2. Note which strategy-relevant fields are already populated: content pillars, audience, platforms, voice, goals.
  3. Skip any discovery questions already answered by the context file.
  4. Proceed to Step 2 with that information pre-loaded.

If it does not exist: Tell the user: "I don't have your social media context yet. Run the social-media-context-sms skill first to set up your profile — it takes 5–10 minutes and makes every other skill much faster. Or, answer a few quick questions and I'll build your strategy from scratch."

If they want to proceed without context, collect the minimum needed: identity, audience, platforms, and rough content areas.


Step 2 — Discovery questions

Ask only what the context file does not already answer. Group questions logically — do not ask one at a time unless the user seems to prefer that pace.

Business goals for social media

  • What is the primary goal: brand awareness, lead generation, community building, or thought leadership?
  • Is there a secondary goal? (e.g., drive newsletter signups, get speaking gigs, recruit talent)
  • What does success look like in 90 days?

Read the full file on GitHub · 256 lines

Files

What ships with it

2 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 · 256 lines · 126 tokens per session scan A 13e1a27c5b02

Subscribe to this mod's changes

content-strategy-sms is a skill published in the GitHub repository Abwor9658/social-media-skills (2 stars, last pushed today), licensed MIT. It adds 126 tokens to every session and 2,450 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to content-strategy-sms, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

competitive-intel

Compare brands and products across social media — share of voice, sentiment, positioning, and audience overlap using Xpoz. Use when asked to "compare brands", "competitive analysis", "share of voice", "brand vs brand", or "competitive intelligence".

Aditya923-c/xpoz-agent-skills · 54 tokens

influencer-discovery

Find and rank influencers by niche, engagement, and authenticity using Xpoz. Searches Twitter, Instagram, and Reddit for active voices in any topic. Use when asked to "find influencers", "discover thought leaders", "who's talking about X", "influencer research", or "find KOLs".

Aditya923-c/xpoz-agent-skills · 68 tokens

security-osint

Monitor social platforms for security threats, vulnerability discussions, and breach intelligence using Xpoz. Use when asked to "find CVE discussions", "security threat monitoring", "OSINT social media", "vulnerability intelligence", "breach mentions", or "threat intel from Twitter/Reddit".

Aditya923-c/xpoz-agent-skills · 63 tokens

reddit-research

Search and analyze Reddit discussions for market research, product feedback, and community insights using Xpoz. Use when asked to "search Reddit", "what does Reddit think about X", "Reddit feedback on X", "subreddit analysis", or "Reddit market research".

Aditya923-c/xpoz-agent-skills · 58 tokens

social-sentiment-analyzer

Analyze brand or topic sentiment across Twitter, Reddit, and Instagram using Xpoz. Classifies posts as positive/neutral/negative, extracts recurring themes, and generates a sentiment report. Use when asked for "sentiment analysis", "what are people saying about X", "brand sentiment", or "social media opinion on X".

Aditya923-c/xpoz-agent-skills · 72 tokens

craft

Use when a product idea is still vague and needs to become a clear definition of what to build — "let's craft an app like X", "help me define what I actually want", "clarify this idea before we plan it". Also use before planning or implementation when requirements, UX, domain behaviour, or technical preferences have…

kardebadas/claude-plugin · 83 tokens