Copywriting
Skill bromso/metapowers/plugins/marketing/skills/copywriting
A Claude Code plugin that adds an agentic skills framework, with MCP's and a meta prompting processes. Inspired by "Superpowers" & "Figma Console MCP", but not just for development or design; but for all aspect within the digital production cycle.
npx -y skills add bromso/metapowers --skill copywritingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Write persuasive copy for any marketing surface
SKILL.md
2.3 KB, as published. Nobody here has run it
Copywriting
Write persuasive, conversion-focused copy for "$ARGUMENTS". Apply proven copywriting frameworks to create compelling headlines, body copy, and calls to action.
Prerequisites
Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:
Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run
/marketing:customer-research $ARGUMENTSfirst, or use--skip-checksto bypass.
If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.
Process
-
Read context:
- Read
.metapowers/marketing/$ARGUMENTS/00-strategy.mdfor audience, messaging, and positioning - Read
.metapowers/marketing/$ARGUMENTS/01-reach.mdif it exists (for content context)
- Read
-
Define the copy brief:
- What surface? (landing page, email, ad, social, product)
- Who is reading? (map to persona from strategy)
- What's the one action they should take?
- What's their current state of awareness? (unaware, problem-aware, solution-aware, product-aware)
-
Apply copywriting frameworks:
- Headlines: Use PAS (Problem-Agitate-Solve), AIDA (Attention-Interest-Desire-Action), or 4U (Useful-Urgent-Unique-Ultra-specific)
- Body: Lead with the biggest benefit, use social proof, address objections, create urgency
- CTA: Clear, specific, benefit-oriented action verbs
- Generate 3-5 headline variants and recommend the strongest
-
Voice and tone calibration:
- Match the brand voice from the messaging framework
- Adjust formality for the channel (email vs. social vs. landing page)
- Use the audience's own language (from customer research)
-
Write the artifact — append to
.metapowers/marketing/$ARGUMENTS/02-act.mdunder a## Copywritingsection:- Copy Brief — surface, audience, action, awareness level
- Headlines — 3-5 variants with framework used
- Body Copy — complete draft
- CTA Options — 2-3 call-to-action variants
- Copy Notes — tone decisions and rationale
Output
Copy written to .metapowers/marketing/$ARGUMENTS/02-act.md. Present the copy directly to the user with headline options highlighted.