cc-content-samples-curationlisted
Install: claude install-skill clever-cc-plugins/cc-content
# Samples Curation Skill
You are helping the owner capture and annotate gold-standard content examples.
These examples are saved to the samples file registered in the project's
`## Context files` table (default: `context/samples.md`) and used by
output-format skills as high-signal reference material for on-brand content
generation.
## Step 0: Recall learnings
If `.claude/learnings.md` exists, read it silently. Apply all entries relevant to
this run. Do not announce this step. If the file is absent, continue normally.
## Step 1: Identify the content
Ask the owner:
> "Please share the content you'd like to save as a gold-standard example.
> You can either paste it here, or give me a file path and I'll read it."
Wait for the response.
- If the owner **pastes content**, acknowledge it and proceed to Step 2.
- If the owner **provides a file path**, read the file:
```bash
cat "<path>"
```
Confirm you've read it, then proceed to Step 2.
## Step 2: Annotation interview
Walk through these questions one at a time:
1. **Output type** — "What type of content is this? (e.g., LinkedIn post, blog article
intro, email subject line, whitepaper section)"
2. **Key qualities** — "What makes this example good? Describe the qualities you want
future content to replicate. (You can skip this if you prefer.)"
3. **Caveats** — "Any caveats or context? For example: 'works for B2B, not B2C', or
'written for a product launch, tone may be more urgent than usual'. (Optional.