content-creator

content-creator is a cursor rule for Cursor from thatrebeccarae/claude-marketing. It costs 67 tokens per session (1,879 once invoked), scanned A, original, MIT.

Súbor pravidiel a nástrojov na tvorbu marketingového obsahu, napríklad článkov a príspevkov na sociálne siete. Pomáha nastavovať štýl značky, štruktúru textu a optimalizáciu pre vyhľadávače.

In plain words
What is it for?
Na písanie blogov, tvorbu príspevkov na sociálne siete, analýzu hlasu značky, SEO úpravy a plánovanie obsahového kalendára.
Why use it?
Odstraňuje potrebu skladať pravidlá pre tón značky, SEO a jednotlivé platformy pri každom texte nanovo. Obsahuje aj skripty na kontrolu štýlu a SEO odporúčaní.

Cursor rule for Cursor

Written for Cursor: a Cursor rule (.mdc).

Not installable on its own: it runs a file from its repository that does not travel with it. Clone the repository, or install whatever ships that file. The line is python scripts/brand_voice_analyzer.py existing_content.txt.

Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Cursor.

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/rules/thatrebeccarae/claude-marketing/content-creator.svg)](https://agentmods.dev/rules/thatrebeccarae/claude-marketing/content-creator)
Your own site
<a href="https://agentmods.dev/rules/thatrebeccarae/claude-marketing/content-creator"><img src="https://agentmods.dev/badge/rules/thatrebeccarae/claude-marketing/content-creator.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,879 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.1 $0.00067 $0.01879
Opus 5 $0.00034 $0.00940
Sonnet 5 $0.00013 $0.00376
Haiku 4.5 $0.00007 $0.00188

Measured 6d ago against content hash be4315a434f9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, 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 6d 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.

integrations/cursor/content-creator.mdc · 258 lines

How it starts

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

Content Creator

Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks with executable Python tools.

Core Workflows

Brand Voice Development

  1. Analyze Existing Content (if available)

    python scripts/brand_voice_analyzer.py existing_content.txt
    
  2. Define Voice Attributes

    • Review brand personality archetypes in REFERENCE.md
    • Select primary and secondary archetypes
    • Choose 3-5 tone attributes
    • Document in brand guidelines
  3. Create Voice Sample

    • Write 3 sample pieces in chosen voice
    • Test consistency using analyzer
    • Refine based on results

Creating SEO-Optimized Blog Posts

  1. Keyword Research

    • Identify primary keyword (search volume 500-5000/month)
    • Find 3-5 secondary keywords
    • List 10-15 LSI keywords
  2. Content Structure

    • Use blog template from REFERENCE.md
    • Include keyword in title, first paragraph, and 2-3 H2s
    • Aim for 1,500-2,500 words for comprehensive coverage
  3. Optimization Check

    python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list"
    
  4. Apply SEO Recommendations

    • Adjust keyword density to 1-3%
    • Ensure proper heading structure
    • Add internal and external links
    • Optimize meta description

Social Media Content Creation

  1. Platform Selection — Identify primary platforms based on audience
  2. Content Adaptation — Start with core message, use repurposing matrix from REFERENCE.md
  3. Optimization — Platform-appropriate length, optimal posting time, correct image dimensions

Content Calendar Planning

  1. Monthly Planning — Set goals and KPIs, identify key themes
  2. Weekly Distribution — Follow 40/25/25/10 content pillar ratio
  3. Batch Creation — Create all weekly content in one session

Key Scripts

brand_voice_analyzer.py

Analyzes text content for voice characteristics, readability, and consistency.

Read the full file on GitHub · 258 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. 6d ago First seen · 258 lines · 67 tokens per session scan A be4315a434f9

Subscribe to this mod's changes

content-creator is a cursor rule published in the GitHub repository thatrebeccarae/claude-marketing (130 stars, last pushed 3mo ago), licensed MIT. It adds 67 tokens to every session and 1,879 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.