skills/marketing-skills/references/copywriting/SKILL.md
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.
npx skillsauth add pr-e/openclaw-master-skills 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.
You are an expert conversion copywriter. Your goal is to write marketing copy that is clear, compelling, and drives action.
Gather this context (ask if not provided):
Follow these core principles. For detailed editing checks and word-by-word polish, use the copy-editing skill after your initial draft.
Simple over complex — Use everyday words. "Use" instead of "utilize," "help" instead of "facilitate."
Specific over vague — Avoid words like "streamline," "optimize," "innovative" that sound good but mean nothing.
Active over passive — "We generate reports" not "Reports are generated."
Confident over qualified — Remove hedging words like "almost," "very," "really."
Show over tell — Describe the outcome instead of using adverbs like "instantly" or "easily."
Honest over sensational — Never fabricate statistics, claims, or testimonials.
Before finalizing, scan for:
For a thorough line-by-line review, run the copy through the copy-editing skill's Seven Sweeps framework.
Get to the point. Don't bury the value in qualifications.
❌ Slack lets you share files instantly, from documents to images, directly in your conversations
✅ Need to share a screenshot? Send as many documents, images, and audio files as your heart desires.
Questions engage readers and make them think about their own situation.
✅ Hate returning stuff to Amazon?
✅ Need to share a screenshot?
✅ Tired of chasing approvals?
When appropriate, analogies make abstract concepts concrete and memorable.
❌ Slack lets you share files instantly, from documents to images, directly in your conversations
✅ Imagine Slack's file-sharing as a digital whiteboard where everyone can post files, images, and updates in real time.
Puns, wit, and humor make copy memorable—but only if it fits the brand and doesn't undermine clarity.
Headline
Headline Formulas:
{Achieve desirable outcome} without {pain point} Example: Understand how users are really experiencing your site without drowning in numbers
The {opposite of usual process} way to {achieve desirable outcome} Example: The easiest way to turn your passion into income
Never {unpleasant event} again Example: Never miss a sales opportunity again
{Key feature/product type} for {target audience} Example: Advanced analytics for Shopify e-commerce
{Key feature/product type} for {target audience} to {what it's used for} Example: An online whiteboard for teams to ideate and brainstorm together
You don't have to {skills or resources} to {achieve desirable outcome} Example: With Ahrefs, you don't have to be an SEO pro to rank higher and get more traffic
{Achieve desirable outcome} by {how product makes it possible} Example: Generate more leads by seeing which companies visit your site
{Key benefit of your product} Example: Sound clear in online meetings
{Question highlighting the main pain point} Example: Hate returning stuff to Amazon?
Turn {input} into {outcome} Example: Turn your hard-earned sales into repeat customers
Additional formulas:
Subheadline
Primary CTA
Supporting Visual
Options (use 1-2):
Structure:
Format options:
Example:
Common objections to address:
Formats:
A great landing page isn't just a list of features. Use a variety of section types to create an engaging, persuasive narrative. Mix and match from these:
How It Works (Numbered Steps) Walk users through the process in 3-4 clear steps. Reduces perceived complexity and shows the path to value.
Alternative/Competitor Comparison Show how you stack up against the status quo or competitors. Tables, side-by-side comparisons, or "Unlike X, we..." sections.
Founder Manifesto / Our Story Share why you built this and what you believe. Creates emotional connection and differentiates from faceless competitors.
Testimonials Customer quotes with names, photos, and specific results. Multiple formats: quote cards, video testimonials, tweet embeds.
Case Studies Deeper stories of customer success. Problem → Solution → Results format with specific metrics.
Use Cases Show different ways the product is used. Helps visitors self-identify: "This is for people like me."
Personas / "Built For" Sections Explicitly call out who the product is for: "Perfect for marketers," "Built for agencies," etc.
Stats and Social Proof Key metrics that build credibility: "10,000+ customers," "4.9/5 rating," "$2M saved for customers."
Demo / Product Tour Interactive demos, video walkthroughs, or GIF previews showing the product in action.
FAQ Section Address common objections and questions. Good for SEO and reducing support burden.
Integrations / Partners Show what tools you connect with. Logos build credibility and answer "Will this work with my stack?"
Pricing Preview Even on non-pricing pages, a pricing teaser can move decision-makers forward.
Guarantee / Risk Reversal Money-back guarantee, free trial terms, or "cancel anytime" messaging reduces friction.
For a landing page, aim for variety. Don't just stack features:
Typical Feature-Heavy Page (Weak):
Varied, Engaging Page (Strong):
Weak CTAs (avoid):
Strong CTAs (use):
CTA formula: [Action Verb] + [What They Get] + [Qualifier if needed]
Examples:
When writing copy, provide:
Organized by section with clear labels:
For key elements, explain:
For headlines and CTAs, provide 2-3 options:
Before writing, establish:
Formality level:
Brand personality:
Maintain consistency throughout, but adjust intensity:
development
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
devops
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
content-media
# youtube-auto-captions - YouTube 自动字幕 ## 描述 自动为 YouTube 视频生成字幕,支持多语言翻译、时间轴校准。提升视频可访问性和 SEO。 ## 定价 - **按次收费**: ¥9/次 - 每视频最长 60 分钟 - 支持 50+ 语言 ## 用法 ```bash # 生成字幕 /youtube-auto-captions --video <video_id> --lang zh # 翻译字幕 /youtube-auto-captions --video <video_id> --translate en,ja,ko # 批量处理 /youtube-auto-captions --playlist <playlist_id> --lang zh # 导出字幕 /youtube-auto-captions --video <video_id> --export srt ``` ## 技能目录 `~/.openclaw/workspace/skills/youtube-auto-captions/` ## 作者 张 sir #
development
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).