cc-content CLAUDE.md

cc-content CLAUDE.md is an instructions file for coding agents from clever-cc-plugins/cc-content. It costs 1,657 tokens per session, scanned A, original, MIT.

A set of Claude Code instructions for the cc-content repository, which distributes content-writing skills for marketing projects. It documents the repository's important files, plugin layout, automation, and safety rules.

In plain words
What is it for?
Use it when working on the cc-content plugin, its skills and configuration, repository hooks, automated workflows, or release setup.
Why use it?
It gives Claude Code the project-specific context needed to work consistently in that repository. It also records protections such as secret-file blocking, formatting, and secret scanning.

Instructions file

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 instructions/clever-cc-plugins/cc-content/claude-md
Clone the repo
git clone --depth 1 https://github.com/clever-cc-plugins/cc-content

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 cc-content CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/clever-cc-plugins/cc-content/claude-md.svg)](https://agentmods.dev/instructions/clever-cc-plugins/cc-content/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/clever-cc-plugins/cc-content/claude-md"><img src="https://agentmods.dev/badge/instructions/clever-cc-plugins/cc-content/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,657 This file is loaded in full into every session.
When invoked 1,657 The same file — it is already loaded in full.
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.01657 $0.01657
Opus 5 $0.00829 $0.00829
Sonnet 5 $0.00331 $0.00331
Haiku 4.5 $0.00166 $0.00166

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

Security

Grade A, and why

cc-content CLAUDE.md 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 3d 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.

CLAUDE.md · 97 lines

How it starts

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

cc-content

This repository distributes the cc-content Claude Code plugin — a suite of content creation skills for marketing projects.

Key Config Files

File Purpose
.claude/format-markdown.sh PostToolUse hook: formats Markdown files with prettier after edits
.claude/guard-secret-files.sh PreToolUse hook: blocks reads/edits/writes of secret .env files
.claudeignore Paths excluded from Claude Code indexing
.claude/learnings.md Corrections and observations logged during config/session-wrap runs
CLAUDE.md Project instructions, loaded every message
.claude/settings.json Permissions, hooks, environment variables
.githooks/pre-commit Secret scanning (gitleaks) + CLAUDE.md table sync
.github/workflows/claude-code-review.yml Automatic PR review via Claude Code
.github/workflows/claude.yml Trigger Claude via @claude mentions in issues/PRs
.github/workflows/release.yml Triggers shared plugin-release workflow — version bump + GitHub release — on push to main
.gitignore Git ignore patterns
plugins/cc-content/.claude-plugin/plugin.json Plugin manifest
plugins/cc-content/skills/atomize/SKILL.md Skill: Repurpose one core message across multiple formats in a single run
plugins/cc-content/skills/blog-article/SKILL.md Skill: Draft blog articles
plugins/cc-content/skills/content-ideation/SKILL.md Skill: Generate strategic content angles from an inspiration input
plugins/cc-content/skills/content-onboarding/SKILL.md Skill: Register and create context files; guide project setup
plugins/cc-content/skills/content-performance-review/SKILL.md Skill: Analyze content performance data and generate iteration variants
plugins/cc-content/skills/facebook-post/SKILL.md Skill: Draft Facebook posts
plugins/cc-content/skills/gated-long-form-content/SKILL.md Skill: Draft gated long-form lead-generation content (whitepapers, guides, ebooks)
plugins/cc-content/skills/humanize/SKILL.md Skill: Remove AI tells from a draft and rewrite it to sound human, on-brand-voice
plugins/cc-content/skills/instagram-post/SKILL.md Skill: Draft Instagram posts and captions
plugins/cc-content/skills/landing-page/SKILL.md TODO: add description
plugins/cc-content/skills/linkedin-post/SKILL.md Skill: Draft LinkedIn posts
plugins/cc-content/skills/long-tail-copy/SKILL.md Skill: Draft text for any format without a dedicated skill; supports multi-format atomization
plugins/cc-content/skills/marketing-email/SKILL.md Skill: Draft marketing and sales emails
plugins/cc-content/skills/new-content-skill/SKILL.md Skill: Build a new content-production skill from research
plugins/cc-content/skills/press-release/SKILL.md Skill: Draft press releases
plugins/cc-content/skills/register-context/SKILL.md Skill: Register a single file as context in CLAUDE.md (mid-session)
plugins/cc-content/skills/research-prompt/SKILL.md Skill: Generate a vendor-neutral deep-research prompt for a topic
plugins/cc-content/skills/samples-curation/SKILL.md Skill: Save and annotate gold-standard content examples
plugins/cc-content/skills/session-wrap/SKILL.md Skill: Review session, promote deliverables to context, commit work
plugins/cc-content/skills/x-post/SKILL.md Skill: Draft X (Twitter) posts
scripts/sync-config-table.sh Keeps Key Config Files table in sync on each commit

Read the full file on GitHub · 97 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. 3d ago First seen · 97 lines · 1,657 tokens per session scan A 913a9ac0ed8d

Subscribe to this mod's changes

cc-content CLAUDE.md is an instructions file published in the GitHub repository clever-cc-plugins/cc-content (1 stars, last pushed 8d ago), licensed MIT. It adds 1,657 tokens to every session, about $0.0083 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-31.