.claude/skills/copywriting/SKILL.md
Conversion copywriting formulas, headline templates, email copy patterns, landing page structures, CTA optimization, and writing style extraction. Activate for writing high-converting copy, crafting headlines, email campaigns, landing pages, or applying custom writing styles from assets/writing-styles/ directory.
npx skillsauth add quanganh208/cookmate ck:copywritingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Formulas, templates, patterns, and writing styles for high-converting copy.
Load: references/*.md | Default catalog: assets/writing-styles/default.md (50 styles)
Extract styles from multi-format files:
python .claude/skills/copywriting/scripts/extract-writing-styles.py --list # List files
python .claude/skills/copywriting/scripts/extract-writing-styles.py --style <name> # Extract style
Formats: .md .txt .pdf .docx .xlsx .pptx .jpg .png .mp4 (docs/media need GEMINI_API_KEY)
Load: references/copy-formulas.md
| Formula | Structure | Best For | |---------|-----------|----------| | AIDA | Attention → Interest → Desire → Action | Landing pages, ads | | PAS | Problem → Agitate → Solution | Email, sales pages | | BAB | Before → After → Bridge | Testimonials, case studies | | 4Ps | Promise → Picture → Proof → Push | Long-form sales | | 4Us | Urgent + Unique + Useful + Ultra-specific | Headlines | | FAB | Feature → Advantage → Benefit | Product descriptions |
Load: references/headline-templates.md
Patterns: "How to [X] without [Y]" • "[Number] ways to [benefit]" • "The secret to [outcome]" • "Why [belief] is wrong"
Load: references/email-copy.md
Subject lines: Curiosity gap • Benefit-driven • Question • Urgency
Load: references/landing-page-copy.md | references/cta-patterns.md
Hero: Headline (promise) → Subheadline (how) → CTA (action) → Social proof CTAs: "Start [verb]ing" • "Get [benefit]" • "Yes, I want [benefit]"
| Workflow | Purpose | Use When |
|----------|---------|----------|
| references/workflow-cro.md | CRO optimization (25 principles) + plan creation workflow | Conversion optimization & CRO plan requests |
| references/workflow-enhance.md | Copy enhancement | Improving existing copy |
| references/workflow-fast.md | Quick copy generation | Simple, time-sensitive requests |
| references/workflow-good.md | Quality copy with research | High-stakes content |
| File | Purpose |
|------|---------|
| references/writing-styles.md | 30 writing styles quick reference |
| references/copy-formulas.md | AIDA, PAS, BAB, 4Ps, FAB formulas |
| references/headline-templates.md | Headline patterns & templates |
| references/email-copy.md | Email copy patterns |
| references/landing-page-copy.md | Landing page structure |
| references/cta-patterns.md | CTA optimization |
| references/power-words.md | Power words by emotion |
| references/social-media-copy.md | Platform-specific copy |
| scripts/extract-writing-styles.py | Extract styles from multi-format files |
| templates/copy-brief.md | Creative brief template |
Primary: fullstack-developer | Related: brand-guidelines, content-marketing, email-marketing
IMPORTANT: Invoke "/ck:project-organization" skill to organize the outputs.
development
Create, edit, analyze .docx Word documents. Use for document creation, tracked changes, comments, formatting preservation, text extraction, template modification.
development
Analyze codebase and manage project documentation — init, update, summarize.
development
Search library/framework documentation via llms.txt (context7.com). Use for API docs, GitHub repository analysis, technical documentation lookup, latest library features.
development
Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.