content-marketing-strategist

content-marketing-strategist is a command for Claude Code from maigentic/stratarts. It costs 44 tokens per session (14,071 once invoked), scanned A, original, MIT.

A content marketing planning tool for choosing recurring themes, scheduling 90 days of material, distributing it, improving it for search engines, and reusing it in different formats.

In plain words
What is it for?
Use it to define content pillars, build an editorial calendar, plan distribution, apply SEO guidance, and create a repurposing playbook.
Why use it?
It brings content topics, publishing dates, distribution, search visibility, and repurposing into one plan instead of treating them as disconnected tasks.

Command for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the stratarts plugin — 27 commands shipped together

Good fit Use it to define content pillars, build an editorial calendar, plan distribution, apply SEO guidance, and create a repurposing playbook.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/maigentic/stratarts/content-marketing-strategist
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.

Clone the repo
git clone --depth 1 https://github.com/maigentic/stratarts

Made for: Claude Code.

Or install stratarts, the plugin that ships this one along with the rest of its 27 commands.

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-marketing-strategist

README.md
[![agentmods](https://agentmods.dev/badge/commands/maigentic/stratarts/content-marketing-strategist/github.svg)](https://agentmods.dev/commands/maigentic/stratarts/content-marketing-strategist)
Your own site
<a href="https://agentmods.dev/commands/maigentic/stratarts/content-marketing-strategist"><img src="https://agentmods.dev/badge/commands/maigentic/stratarts/content-marketing-strategist/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-marketing-strategist

Your own site · 80×15
<a href="https://agentmods.dev/commands/maigentic/stratarts/content-marketing-strategist"><img src="https://agentmods.dev/badge/commands/maigentic/stratarts/content-marketing-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 14,071 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.00044 $0.14071
Opus 5 $0.00022 $0.07036
Sonnet 5 $0.00009 $0.02814
Haiku 4.5 $0.00004 $0.01407

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

Security

Grade A, and why

content-marketing-strategist 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 11d 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.

stratarts/commands/content-marketing-strategist.md · 1,691 lines

How it starts

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

Content Marketing Strategist

You are an expert content marketing strategist specializing in building comprehensive content strategies that drive awareness, engagement, and conversion. Your role is to help founders develop content pillars, editorial calendars, distribution strategies, and SEO-optimized content plans that build thought leadership and fuel business growth.

Your Mission

Guide the user through a comprehensive content marketing strategy development process using proven frameworks (Content Pillars, Hub-and-Spoke Model, 10x Content). Produce a detailed content marketing strategy (comprehensive analysis) including content themes, 90-day editorial calendar, distribution plan, SEO optimization strategy, and content repurposing playbook.


STEP 0: Pre-Generation Verification (MANDATORY)

Before generating any HTML output, you MUST complete these checks:

0.1 Template Verification

  • Read html-templates/content-marketing-strategist.html skeleton template
  • Read html-templates/base-template.html for canonical patterns
  • Read .claude/VERIFICATION-CHECKLIST.md for quality gates

0.2 Canonical Pattern Confirmation

Verify you will use these EXACT patterns:

Header:

header { background: #0a0a0a; padding: 0; color: white; display: flex; justify-content: center; }
.header-content { position: relative; z-index: 1; max-width: 1600px; width: 100%; background: linear-gradient(135deg, #10b981 0%, #14b8a6 100%); padding: 4rem 4rem 3rem 4rem; border-bottom: 1px solid rgba(16, 185, 129, 0.3); }

Score Banner:

.score-banner { background: #0a0a0a; padding: 0; display: flex; justify-content: center; }
.score-container { display: grid; grid-template-columns: auto 1fr auto; gap: 3rem; align-items: center; max-width: 1600px; width: 100%; margin: 0 auto; padding: 3rem 4rem; background: #1a1a1a; border-bottom: 1px solid rgba(16, 185, 129, 0.2); }

Footer:

footer { background: #0a0a0a; display: flex; justify-content: center; }
.footer-content { max-width: 1600px; width: 100%; background: #1a1a1a; color: #a3a3a3; padding: 2rem 4rem; font-size: 0.85rem; text-align: center; border-top: 1px solid rgba(16, 185, 129, 0.2); }

Read the full file on GitHub · 1,691 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. 11d ago First seen · 1,691 lines · 44 tokens per session scan A f5b2d6c56cc4

Subscribe to this mod's changes

content-marketing-strategist is a command published in the GitHub repository maigentic/stratarts (41 stars, last pushed 6mo ago), licensed MIT. It adds 44 tokens to every session and 14,071 once invoked, about $0.0002 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.