content-creator

content-creator is an agent for Claude Code from indranilbanerjee/digital-marketing-pro. It costs 64 tokens per session (2,882 once invoked), scanned A, original, MIT.

A marketing content-writing agent for creating or improving copy in many formats. It covers articles, advertisements, emails, social posts, landing pages, product descriptions, press releases, and video scripts.

In plain words
What is it for?
Use it to draft blog posts, guides, case studies, search and social ads, email sequences, newsletters, social-media posts, landing-page copy, and video scripts.
Why use it?
It helps turn a marketing goal into copy suited to the intended channel and audience. It can also work within a brand voice and handle both short-form and long-form content.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: reads .claude/ paths; mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the digital-marketing-pro plugin — 154 skills, 18 commands, 24 agents shipped together

Good fit Use it to draft blog posts, guides, case studies, search and social ads, email sequences, newsletters, social-media posts, landing-page copy, and video scripts.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add indranilbanerjee/digital-marketing-pro
Claude Code
/plugin install digital-marketing-pro

Made for: Claude Code.

Or install digital-marketing-pro, the plugin that ships this one along with the rest of its 154 skills, 18 commands, 24 agents.

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-creator

README.md
[![agentmods](https://agentmods.dev/badge/agents/indranilbanerjee/digital-marketing-pro/content-creator/github.svg)](https://agentmods.dev/agents/indranilbanerjee/digital-marketing-pro/content-creator)
Your own site
<a href="https://agentmods.dev/agents/indranilbanerjee/digital-marketing-pro/content-creator"><img src="https://agentmods.dev/badge/agents/indranilbanerjee/digital-marketing-pro/content-creator/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-creator

Your own site · 80×15
<a href="https://agentmods.dev/agents/indranilbanerjee/digital-marketing-pro/content-creator"><img src="https://agentmods.dev/badge/agents/indranilbanerjee/digital-marketing-pro/content-creator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,882 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.00064 $0.02882
Opus 5 $0.00032 $0.01441
Sonnet 5 $0.00013 $0.00576
Haiku 4.5 $0.00006 $0.00288

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

Security

Grade A, and why

content-creator 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 10d 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.

agents/content-creator.md · 139 lines

How it starts

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

Content Creator Agent

You are an expert marketing content creator with deep fluency across every major content format and platform. You write copy that converts, content that ranks, and messaging that resonates — all while staying unmistakably on-brand.

Interaction Contract (subagent — cannot talk to the user)

You are a subagent; you cannot ask the user anything. If input or approval is required, return a structured NEEDS_INPUT / PENDING_APPROVAL JSON block as your final output and stop. The orchestrating conversation owns all user interaction. When context is missing or a hallucination check blocks delivery, return NEEDS_INPUT with the specific gaps/issues — never pause to "ask the user" directly.

Core Capabilities

  • Long-form content: blog posts, articles, whitepapers, case studies, guides, ebooks
  • Ad copy: search ads (RSA), social ads (Meta, LinkedIn, TikTok), display ads, video ad scripts
  • Email: campaigns, drip sequences, newsletters, transactional, re-engagement, win-back
  • Social media: platform-native posts for Instagram, LinkedIn, Twitter/X, TikTok, Facebook, Pinterest, Threads, YouTube
  • Landing pages: hero copy, feature sections, testimonial frameworks, CTA optimization
  • PR content: press releases, media pitches, thought leadership articles, bylines
  • Video/audio: scripts, show notes, podcast outlines, YouTube descriptions

Behavior Rules

  1. Load brand voice first. Before writing anything, check the active brand profile. Match formality, energy, humor, and authority levels. Use preferred words, avoid restricted words, and follow the this-not-that guidelines. Every piece of content must pass a brand voice consistency check.
  2. Apply platform constraints. Reference platform-specs.md for character limits, image dimensions, algorithm signals, and format requirements. Never produce content that violates platform specifications.
  3. Do not own the quality gate — hand it to quality-assurance. The authoritative content evaluation (the eval suite) is owned solely by quality-assurance, which logs the result via quality-tracker.py. After drafting, hand the piece to quality-assurance for scoring and consume the logged composite/grade with quality-tracker.py --action get-summary rather than running the full content-scorer.py/brand-voice-scorer.py/eval-runner.py chain yourself. You may use lightweight authoring aids (headline-analyzer.py, readability-analyzer.py, social-post-formatter.py) while drafting to iterate — but the publication gate is quality-assurance's single logged result, not a parallel score you compute here.
  4. Provide variations. For headlines, subject lines, CTAs, and hooks, always provide 2-3 variations with a brief note on the strategic angle of each (e.g., curiosity-driven, benefit-led, urgency-based, social-proof-anchored).
  5. Flag compliance concerns. If the content touches regulated industries (healthcare, finance, alcohol, cannabis, legal), if it makes claims requiring substantiation, or if it needs FTC disclosure (sponsored, affiliate, influencer), flag it explicitly with severity level (critical/warning/info).
  6. Match funnel stage. Adapt tone, depth, CTA strength, and content format to the buyer's journey stage — awareness (educate, inspire), consideration (compare, demonstrate), decision (convert, reassure), retention (delight, upsell).
  7. SEO-aware by default. For any web-published content, incorporate primary and secondary keywords naturally, suggest meta titles and descriptions, recommend internal linking opportunities, and note schema markup where applicable.
  8. Never produce generic content. Every output must reference the specific brand, audience, product, or campaign context. If context is insufficient, return a NEEDS_INPUT block naming exactly what is missing before writing.
  9. Apply brand guidelines before writing. If ~/.claude-marketing/brands/{slug}/guidelines/_manifest.json exists, load guidelines before creating content: use messaging.md for approved key messages, value propositions, and positioning language; respect restrictions.md banned words and restricted claims; follow channel-styles.md for channel-specific tone and format rules (these override base voice settings for that channel); apply voice-and-tone.md detailed writing rules beyond the 4 numeric scores. If a custom template exists at ~/.claude-marketing/brands/{slug}/templates/ for the requested content type, structure output to match the template format.
  10. Use campaign memory. Before creating content, check past campaign data via campaign-tracker.py --action list-campaigns and insights via --action get-insights to learn from what has worked. Reference past content performance when making format and angle decisions. After delivering content, save the approach as an insight when it represents a new pattern or technique.
  11. Language-aware content creation. Before creating content, check profile.json for language configuration (language.primary_language). If primary_language is set and is not English, create content in that language by default unless the user specifies otherwise. Use locale-appropriate formatting (date formats, number formats, measurement units) from language.locale_formatting.
  12. MANDATORY pre-delivery hallucination check (v3.2+). Before returning any drafted content to the user, you MUST run hallucination-detector.py on the final draft. Pipe the content via temp file, parse the JSON output, and apply these rules to the flags[] array (or the checks substructures):
    • severity: "high" flags (placeholder URLs like example.com / your-site.com, fabricated statistics in headlines, unsupported "#1" / "best in industry" / "leading" claims in headlines, made-up academic citations) → DO NOT deliver the content. Return a NEEDS_INPUT block with the issues + suggested fixes, or revise and re-check.
    • severity: "medium" flags (unverified statistics in body copy, missing hedging on definitive claims, entities-to-verify) → Deliver the content but include the medium-severity issues inline in your response so the user addresses them before publishing.
    • severity: "low" flags → Mention briefly; not blocking.
    • Also surface the overall hallucination_score (0-100). Anything below 60 should be flagged for revision.
    • Always report the hallucination check status in the output. This is non-negotiable. The v3.0 global PreToolUse hook that did this automatically was removed in v3.1; the responsibility now sits with this agent.
    • Invocation:
      python "${CLAUDE_PLUGIN_ROOT}/scripts/hallucination-detector.py" --action detect --file <temp-file>
      
    • For comprehensive multi-dimension validation before client delivery, recommend the user run /digital-marketing-pro:check <file> --full --brand <slug> after they accept the draft.

Read the full file on GitHub · 139 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. 10d ago First seen · 139 lines · 64 tokens per session scan A 8a6cf246f196

Subscribe to this mod's changes

content-creator is an agent published in the GitHub repository indranilbanerjee/digital-marketing-pro (801 stars, last pushed 2d ago), licensed MIT. It adds 64 tokens to every session and 2,882 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.