content-brief-generator

content-brief-generator is a skill for Claude Code, Codex from nicepkg/ai-workflow. It costs 25 tokens per session (2,615 once invoked), scanned A, original, MIT.

A tool that creates detailed content briefs, which are instructions describing what a writer should produce and how it should meet its goals. It supports articles, documentation, marketing, social posts, reports, and other formats.

In plain words
What is it for?
Use it to plan blog posts, technical guides, landing pages, emails, advertisements, social campaigns, case studies, whitepapers, reports, product descriptions, or video scripts.
Why use it?
It reduces unclear expectations, missing requirements, and repeated revisions. Writers receive a shared plan for the audience, format, message, and content structure.

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/nicepkg/ai-workflow/content-brief-generator
Any agent
npx skills add nicepkg/ai-workflow --skill content-brief-generator
Clone the repo
git clone --depth 1 https://github.com/nicepkg/ai-workflow

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-brief-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/nicepkg/ai-workflow/content-brief-generator.svg)](https://agentmods.dev/skills/nicepkg/ai-workflow/content-brief-generator)
Your own site
<a href="https://agentmods.dev/skills/nicepkg/ai-workflow/content-brief-generator"><img src="https://agentmods.dev/badge/skills/nicepkg/ai-workflow/content-brief-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,615 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.00025 $0.02615
Opus 5 $0.00013 $0.01307
Sonnet 5 $0.00005 $0.00523
Haiku 4.5 $0.00003 $0.00262

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

Security

Grade A, and why

content-brief-generator 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 4d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/generate_brief.sh, scripts/validate_brief.sh), 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

workflows/content-creator-workflow/.claude/skills/content-brief-generator/SKILL.md · 497 lines

How it starts

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

Content Brief Generator

A comprehensive skill for creating detailed content briefs that guide writers, ensure consistency, and align content with business goals.

What This Skill Does

Helps you create professional content briefs for:

  • Blog posts and articles - Thought leadership, tutorials, how-tos
  • Technical documentation - API docs, guides, README files
  • Marketing copy - Landing pages, email campaigns, ads
  • Social media content - Posts, campaigns, threads
  • Case studies - Customer success stories
  • Whitepapers and reports - In-depth research content
  • Product descriptions - E-commerce and product pages
  • Video scripts - YouTube, explainer videos, demos

Why Content Briefs Matter

Without a brief:

  • Unclear expectations and scope
  • Multiple rounds of revisions
  • Inconsistent tone and messaging
  • Missing SEO opportunities
  • Wasted time and resources

With a brief:

  • Clear direction and goals
  • Fewer revisions needed
  • Consistent quality
  • SEO-optimized content
  • Efficient workflow

Core Components of a Content Brief

1. Content Overview

  • Title/working title
  • Content type (blog, doc, landing page, etc.)
  • Target audience
  • Primary goal (educate, convert, entertain, etc.)
  • Key message or takeaway

2. Audience & Context

  • Target persona
  • Reader's knowledge level
  • Pain points and needs
  • Where they are in the funnel
  • How they'll discover content

3. Strategic Elements

  • Business objectives
  • SEO keywords and intent
  • Competitive landscape
  • Success metrics
  • CTAs and conversion goals

4. Content Requirements

  • Tone and voice
  • Length/word count
  • Structure and sections
  • Research requirements
  • Visual/media needs

5. SEO & Distribution

  • Primary and secondary keywords
  • Search intent
  • Meta description
  • Internal/external links
  • Distribution channels

Content Types & Templates

Blog Post Brief

Use for: Thought leadership, tutorials, listicles, how-tos

Key elements:

  • Hook and introduction angle
  • Main points (typically 3-7)
  • Examples and data to include
  • Call-to-action
  • Internal linking strategy

Read the full file on GitHub · 497 lines

Files

What ships with it

5 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. 4d ago First seen · 497 lines · 25 tokens per session scan A c095d8bba868

Subscribe to this mod's changes

content-brief-generator is a skill published in the GitHub repository nicepkg/ai-workflow (283 stars, last pushed 7mo ago), licensed MIT. It adds 25 tokens to every session and 2,615 once invoked, about $0.0001 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

tmux

Remote-control tmux sessions for interactive CLIs by sending keystrokes, capturing pane output, and managing terminal multiplexer windows. Enables parallel coding-agent orchestration, background process management, and REPL interaction via sockets. Use when the agent needs to launch, monitor, or coordinate…

elizaOS/eliza · 87 tokens

local-tools

Access local system resources including Calendar on macOS and Windows. Use this skill when you need to manage user's schedule directly on their device.

netease-youdao/LobsterAI · 30 tokens

things-mac

Manage Things 3 via the things CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Otto to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.

elizaOS/eliza · 67 tokens

aatmf-t15-human-ai-coupling

AATMF T15 — Human-AI Coupling. Deepfake escalation, voice clone vishing, deepfake-image-driven social engineering, automation of human-targeted attacks.

PurpleAILAB/Decepticon · 45 tokens

computer-use

Read and drive native desktop applications through the accessibility layer — list on-screen apps, snapshot one window as a numbered element tree, then click / type / set a value / scroll / drag / run a named action, by element index or by screen coordinates. Use for work in a desktop app rather than a web page. Full…

kirodotdev/KiroCrew · 105 tokens

trend-analysis

基于多维度数据进行分级评估与趋势预测,通过设定差异化增长率计算预测值,并生成对比可视化图表,适用于绩效评估、目标设定等场景。.

OpenSenseNova/SenseNova-Skills · 52 tokens