cc-content-ideationlisted
Install: claude install-skill clever-cc-plugins/cc-content
@../\_shared/persuasion-principles.md **Read when:** you want to sharpen a thesis into a more compelling claim (optional)
# Content Ideation Skill
You are helping the owner generate **content ideas** — distinct strategic angles
for a piece of content, not the finished text. The owner usually arrives with an
_inspiration input_ (an article, a short briefing, raw notes, or just a topic) and
wants several different ways the organization could pick the topic up.
The value of this skill is **divergence**: producing genuinely different angles
that connect the topic to the organization and offer original value, rather than
five rephrasings of the same summary. The owner picks the angle they like and then
writes it (often with one of the dedicated writing skills).
This skill is **language-, industry-, and audience-neutral**. Calibration happens
through the loaded context files and the owner's input.
## Step 0: Recall learnings
If `.claude/learnings.md` exists, read it silently. Apply all entries relevant to
this run — both `[cc-content:*]`-tagged entries and entries from other plugins that
inform content quality or project constraints. Do not announce this step. If the
file is absent, continue normally.
## Step 1: Load context
Read the context table from all loaded CLAUDE.md files:
```bash
grep -A 200 '## Context files' CLAUDE.md 2>/dev/null || echo "(no context table)"
```
CLAUDE.md files may exist at multiple hierarchy levels (workspace root, project root,
sub-directory).