content-brief
Generates a fully structured SEO content brief for a target keyword and optionally pushes it to a Notion database. Use this skill whenever the user says 'create a content brief', 'brief this keyword', 'run a content brief for', 'generate a brief', 'write a brief for [keyword]', 'content brief on [topic]', or any variation where someone needs a keyword researched and turned into a structured writing assignment with H1, H2 outline, FAQ, internal links, word count target, and writer notes. Also triggers when the user provides a keyword and asks for an SEO brief, editorial brief, or writing spec.
npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill content-brief --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Content Brief — Keyword-to-Notion Brief Generator Generates a structured SEO content brief from a target keyword. Output follows the mandatory Direction prompt format so the `text_parser.py` script can extract every field for Notion without manual cleanup. ## Invocation Triggers **Explicit phrases** (any of): - "create a content brief for [keyword]" - "brief this keyword: [keyword]" - "content brief on [topic]" - "generate a brief for [keyword]" - "write a brief for [keyword]" - "run the content brief skill" **Implicit signals:** - User provides a keyword and asks for an SEO spec, editorial spec, or writing assignment - User pastes a keyword list and asks for briefs When triggered, run immediately — no upfront intake beyond the keyword itself. ## Grill-Me Intake (One Question, Optional) Run the brief without questions when the keyword is clear. Ask **one** clarifying question only when **both** are true: 1. The target audience or client is not inferrable from context 2. Audience changes the content angle meaningfully (e.g., "project management software" could target PMs or developers) > **Quick clarification — who is the primary audience for "[keyword]"?** > 1. [Inferred persona
- Invocation Triggers
- Grill-Me Intake (One Question, Optional)
- Data Gathering (Before Writing the Brief)
- Step 1 — Keyword Metrics
- Step 2 — Competitor H2/H3 Analysis
- Step 3 — Search Intent Classification
- Step 4 — Priority Scoring
- Direction Prompt Output Format (Mandatory)
- Workflow Architecture (9 Nodes)
- Batch Processing Mode
- Notion Push (When MCP Available)
- Multi-Client Setup
- Output When Notion MCP Is Not Connected
- Validation Gate
What does the content-brief skill do?
Generates a fully structured SEO content brief for a target keyword and optionally pushes it to a Notion database. Use this skill whenever the user says 'create a content brief', 'brief this keyword', 'run a content brief for', 'generate a brief', 'write a brief for [keyword]', 'content brief on [topic]', or any variation where someone needs a keyword researched and turned into a structured writing assignment with H1, H2 outline, FAQ, internal links, word count target, and writer notes. Also triggers when the user provides a keyword and asks for an SEO brief, editorial brief, or writing spec.
How do I install it?
Run `npx skills add Infrasity-Labs/dev-gtm-claude-skills --skill content-brief --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From Infrasity-Labs/dev-gtm-claude-skills, a repository with 97 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
