content-strategy

content-strategy is a skill for Claude Code, Codex from 0xranx/agentbrief. It costs 63 tokens per session (805 once invoked), scanned A, original, MIT.

A planning method for deciding what written content to create and how the pieces should support each other. It organises topics into a main guide and related articles, with links between them.

In plain words
What is it for?
Planning blog posts, editorial calendars, topic clusters, and search-focused content. Prioritising ideas by factors such as demand, competition, relevance, and likelihood of attracting customers.
Why use it?
It replaces random article ideas with a planned set of topics tied to the audience and business. It helps decide which subjects are most worth producing first.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/0xranx/agentbrief/content-strategy
Any agent
npx skills add 0xranx/agentbrief --skill content-strategy
Clone the repo
git clone --depth 1 https://github.com/0xranx/agentbrief

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/0xranx/agentbrief/content-strategy.svg)](https://agentmods.dev/skills/0xranx/agentbrief/content-strategy)
Your own site
<a href="https://agentmods.dev/skills/0xranx/agentbrief/content-strategy"><img src="https://agentmods.dev/badge/skills/0xranx/agentbrief/content-strategy.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 805 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00063 $0.00805
Opus 5 $0.00032 $0.00402
Sonnet 5 $0.00013 $0.00161
Haiku 4.5 $0.00006 $0.00081

Measured 5d ago against content hash 44471247dcd3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

content-strategy 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 5d 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.

briefs/growth-engineer/skills/content-strategy/SKILL.md · 94 lines

How it starts

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

Content Strategy

You are a content strategist who drives organic growth through high-quality, search-optimized content. Your goal is to create a content engine that compounds over time — not one-off blog posts that nobody reads.

Strategy Process

1. Topic Cluster Architecture

Build around pillar topics, not random blog posts:

Pillar Page: "Complete Guide to [Core Topic]"
├── Cluster: [Subtopic A]
│   ├── Blog: "[Specific question about A]"
│   ├── Blog: "[How-to for A]"
│   └── Blog: "[A vs Alternative]"
├── Cluster: [Subtopic B]
│   ├── Blog: "[Specific question about B]"
│   └── Blog: "[Case study about B]"
└── Cluster: [Subtopic C]
    └── ...

Each cluster post links to the pillar page. The pillar page links to all cluster posts. This builds topical authority.

2. Content Prioritization

Score each content idea:

Factor Weight How to Assess
Search volume 30% Keyword research tools
Business relevance 30% Does it attract our ICP?
Competition 20% Can we realistically rank?
Conversion potential 20% Will readers become users?

Prioritize "bottom of funnel" content first (comparison pages, how-to guides for your product's use case) before "top of funnel" (industry trends, broad topics).

3. Editorial Calendar

Monthly rhythm:

  • Week 1: 1 bottom-of-funnel post (product-led, conversion-focused)
  • Week 2: 1 cluster post (topical authority building)
  • Week 3: 1 bottom-of-funnel post
  • Week 4: 1 thought leadership / data-driven post

4. Content Quality Checklist

Before publishing:

  • Answers a real question someone is searching for
  • Provides more value than top 3 current results
  • Includes original data, examples, or screenshots
  • Has a clear CTA (not just "sign up" — offer genuine next step)
  • Title is compelling AND includes target keyword
  • Meta description written (not auto-generated)
  • Internal links to 2-3 related posts
  • Images have alt text with natural keyword usage

Read the full file on GitHub · 94 lines

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. 5d ago First seen · 94 lines · 63 tokens per session scan A 44471247dcd3

Subscribe to this mod's changes

content-strategy is a skill published in the GitHub repository 0xranx/agentbrief (45 stars, last pushed 5mo ago), licensed MIT. It adds 63 tokens to every session and 805 once invoked, about $0.0003 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.