Skills copywriter

Write compelling UX copy, marketing content, and product messaging. Use when writing button labels, error messages, landing pages, emails, CTAs, empty states, tooltips, or any user-facing text.

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/basillytton/basil-copywriter" ~/.claude/skills/clawdbot-skills-copywriter && rm -rf "$T"
manifest: skills/basillytton/basil-copywriter/SKILL.md
source content

Copywriter

Write clear, compelling copy for products, marketing, and UX.

Scope

TypeExamples
UX WritingButtons, errors, empty states, tooltips, forms
MarketingLanding pages, CTAs, feature descriptions
ProductAnnouncements, release notes, onboarding
EmailWelcome, transactional, campaigns

Core Formulas

Buttons

Verb + Noun → "Save Changes", "Start Free Trial" (not "Submit", "OK")

Errors

What happened → Why → How to fix

"Please enter a valid email address"
"Password must be at least 8 characters"

Empty States

Headline → Explanation → Action

"No results found" → "Try adjusting filters" → [Clear Filters]

CTAs

Verb + Benefit + Remove friction

"Start Free Trial" (not "Sign Up")
"Get Started Free" (not "Learn More")

Headlines

"How to [goal] without [pain point]"
"[Number] ways to [benefit]"
"Get [outcome] in [timeframe]"

Voice & Tone

Voice (consistent):

  • Professional but friendly
  • Clear and concise
  • Helpful and supportive

Tone (varies):

ContextExample
Success"All set! Your changes are live."
Error"Something went wrong, but your data is safe."
Urgency"Action required: Suspicious login detected"

Power Words

CategoryWords
UrgencyNow, Today, Limited, Fast
ValueFree, Save, Bonus, Extra
TrustGuaranteed, Proven, Secure
EaseEasy, Simple, Quick, Instant

Checklist

  • Clear? (12-year-old test)
  • Concise? (Remove unnecessary words)
  • Specific? (Numbers, examples)
  • Actionable? (What should user do?)
  • Scannable? (Headings, bullets)

References