marketing
Create comprehensive marketing content for themes, plugins, and web products. Generates organized folder structure with product descriptions, feature highlights, social media posts, email campaigns, video scripts, sales materials, and brand assets. Use when creating promotional content, announcements, or sales copy.
Best use case
marketing is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Create comprehensive marketing content for themes, plugins, and web products. Generates organized folder structure with product descriptions, feature highlights, social media posts, email campaigns, video scripts, sales materials, and brand assets. Use when creating promotional content, announcements, or sales copy.
Teams using marketing should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/marketing/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How marketing Compares
| Feature / Agent | marketing | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Create comprehensive marketing content for themes, plugins, and web products. Generates organized folder structure with product descriptions, feature highlights, social media posts, email campaigns, video scripts, sales materials, and brand assets. Use when creating promotional content, announcements, or sales copy.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
Best AI Agents for Marketing
A curated list of the best AI agents and skills for marketing teams focused on SEO, content systems, outreach, and campaign execution.
AI Agent for YouTube Script Writing
Find AI agent skills for YouTube script writing, video research, content outlining, and repeatable channel production workflows.
SKILL.md Source
# Marketing Skill for Theme & Plugin Agency ## Writing Style Guidelines ### Tone & Voice (Non-Negotiable) **Be Human, Not AI:** - Write like a helpful colleague, not a marketing robot - Use natural language that sounds like a real person wrote it - Avoid buzzwords: "revolutionary", "game-changing", "seamless", "leverage", "synergy" - Skip filler words: "basically", "essentially", "simply", "just" - No excessive punctuation (!!!) or ALL CAPS for emphasis **Emoji Policy:** - Maximum ONE emoji per piece of content (or none) - Use only when it adds clarity, not decoration - Prefer text over emoji for important information **What to Avoid:** ``` ❌ "🚀 This REVOLUTIONARY plugin will TRANSFORM your workflow!! 💥" ✅ "This plugin handles form submissions automatically, so you can focus on your actual work." ❌ "Simply leverage our seamless integration to unlock game-changing results!" ✅ "Connect it to your email list in two clicks. New subscribers sync automatically." ``` ## Folder Structure When creating marketing content for a product, create this folder structure: ``` marketing/ ├── 01-slides/ # Visual presentation content │ ├── product-overview-slides.md │ ├── feature-breakdown-slides.md │ ├── use-case-slides.md │ └── free-vs-pro-comparison.md ├── 02-video-scripts/ # Video content │ ├── 01-product-overview.md # 2-3 min explainer │ ├── 02-installation-setup.md # Tutorial │ ├── 03-feature-demos.md # Feature walkthroughs │ ├── short-ads.md # 15s, 30s, 60s scripts │ └── shot-list-template.md # Production notes ├── 03-website-copy/ # Website content │ ├── landing-page.md # Full landing page │ ├── features.md # Feature highlights │ ├── product-description.md # Marketplace descriptions │ ├── faq-content.md # FAQ section │ └── feature-pages/ # Individual feature pages │ └── [feature-name].md ├── 04-email-sequences/ # Email campaigns │ ├── welcome-sequence.md # Onboarding emails │ ├── feature-announcement.md # New feature emails │ ├── free-to-pro-upgrade.md # Upgrade campaigns │ └── re-engagement.md # Win-back emails ├── 05-social-media/ # Social content (separate files per platform) │ ├── twitter-posts.md # Twitter/X content │ ├── linkedin-posts.md # LinkedIn content │ ├── facebook-posts.md # Facebook content │ └── instagram-captions.md # Instagram content ├── 06-sales-materials/ # Sales enablement │ ├── one-pager.md # Quick sales sheet │ ├── objection-handling.md # Sales FAQ responses │ ├── feature-comparison-chart.md # Competitive comparison │ ├── roi-calculator-content.md # Value justification │ └── testimonials.md # Customer quotes ├── 07-brand-assets/ # Brand guidelines │ ├── persona-profiles.md # Target customer profiles │ ├── messaging-guide.md # Voice and messaging │ └── seo-keywords.md # Keywords and meta content └── README.md # Index and quick reference ``` ## Instructions ### 1. Always Start with Personas Before creating content, define 3-5 target personas in `07-brand-assets/persona-profiles.md`: ```markdown ## Persona: [Name] ### Demographics - Role, Age, Team Size, Industry, Technical Level ### Goals - What they want to achieve ### Pain Points - Problems they face (be specific, not generic) ### Why Product Appeals - Feature-to-benefit mapping ### Key Message > "One sentence that resonates with this persona" ### Content They Respond To - Types of content that work ``` ### 2. Product Descriptions Lead with benefits, not features: ``` ❌ "Includes auto-moderation feature" ✅ "Stop spam automatically — so you can focus on growing your community" ``` **Power words to use wisely:** effortless, powerful, stunning, instant, automatic **Words to avoid:** revolutionary, game-changing, seamless, leverage, synergy, cutting-edge ### 3. Feature Highlights Transform every feature into a benefit using: - "so you can..." - "which means..." ```markdown **What It Does:** [Feature description - plain language] **The Benefit:** [Outcome] — so you can [user benefit]. **Why It Matters:** - [Feature detail], which means [benefit] - [Feature detail], so you can [benefit] ``` ### 4. Screenshots & Visuals **Requirements:** - Use real screenshots from local development environment - Show actual product UI, not mockups - Annotate with arrows or highlights for clarity - Crop to relevant area (no full-screen captures) - Ensure no sensitive data visible - Use consistent browser/window size **Before creating visual content, ask:** > "Do you have a local development setup where we can capture real screenshots? I'll need access to take authentic product images." ### 5. Video Scripts Structure for each video: ```markdown ## Video Details - Title, Duration, Purpose, Tone, Target ## Script ### INTRO (0:00 - 0:XX) **VISUAL:** [Description] **NARRATOR:** "[Script - conversational, not salesy]" **ON-SCREEN TEXT:** "[Text overlay]" ### [SECTION NAME] (X:XX - X:XX) ... ## Production Notes - Visual style - Music suggestions (upbeat but not overwhelming) - Screenshots needed (from local dev environment) ``` ### 6. Social Media (Separate Files Per Platform) **Twitter/X:** (`twitter-posts.md`) - Hook in first line - 1-2 key benefits - One emoji maximum (or none) - Thread format for longer content **LinkedIn:** (`linkedin-posts.md`) - Professional tone - Problem → Solution format - Statistics and proof points - No emoji or one maximum **Facebook:** (`facebook-posts.md`) - Community-focused - Storytelling approach - Engagement questions **Instagram:** (`instagram-captions.md`) - Visual-first (describe image needed) - Short, punchy captions - Carousel/Reel ideas included ### 7. Email Campaigns Structure each email file with multiple templates: - Subject line variations (A/B test) - Full email body (human tone, not salesy) - CTA options (clear, action-oriented) ### 8. Sales Materials **One-Pager:** Print-ready summary with: - Problem/Solution (lead with the problem they feel) - Key features (3-5 max) - Results/Stats (real numbers when possible) - Pricing - CTA **Objection Handling:** For each objection: - Understand (clarifying questions) - Acknowledge (validate concern genuinely) - Address (provide information) - Confirm (check if resolved) ### 9. Pricing Messaging Always include accurate pricing from product page: ```markdown | License | Price | Sites | |---------|-------|-------| | Single | $XX/yr | 1 site | | 5 License | $XX/yr | 5 sites | | Developer | $XX/yr | Unlimited | ``` ## Quality Checklist Before completing, verify: ### Content Quality - [ ] Personas defined - [ ] All folders created - [ ] Pricing accurate - [ ] Benefits (not just features) - [ ] "so you can..." language used - [ ] Social media split by platform - [ ] Objection handling complete - [ ] README index updated ### Tone Check - [ ] Human tone (not robotic/AI-sounding) - [ ] No excessive emojis (max 1 per piece) - [ ] No buzzwords (revolutionary, seamless, etc.) - [ ] No filler words (basically, simply, etc.) - [ ] Reads like a helpful colleague wrote it - [ ] Direct and respectful of reader's time ### Visual Content - [ ] Screenshots requested from local dev environment - [ ] No stock photos where real product images should be - [ ] All visuals annotated clearly - [ ] No sensitive data visible
Related Skills
running-marketing-campaigns
Plans, creates, and optimizes digital marketing campaigns including content strategy, social media, email marketing, SEO, and AI visibility (GEO). Generates UTM parameters and tracking URLs. Helps develop go-to-market strategies, campaign messaging, content calendars, and performance measurement frameworks. Use when asked to "create a marketing campaign", "plan content strategy", "build email sequences", "set up UTM tracking", "analyze marketing metrics", "launch a product", "optimize for SEO", "improve AI visibility", "optimize for voice search", "set up IndexNow", "check accessibility for SEO", or "create social media previews". Supports both marketing beginners and experienced marketers needing templates.
marketing-strategy-pmm
Product marketing, positioning, GTM strategy, and competitive intelligence. Includes ICP definition, April Dunford positioning methodology, launch playbooks, competitive battlecards, and international market entry guides. Use when developing positioning, planning product launches, creating messaging, analyzing competitors, entering new markets, enabling sales, or when user mentions product marketing, positioning, GTM, go-to-market, competitive analysis, market entry, or sales enablement.
marketing-demand-acquisition
Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs for Series A+ startups. Includes CAC calculator, channel playbooks, HubSpot integration, and international expansion tactics. Use when planning demand generation campaigns, optimizing paid media, building SEO strategies, establishing partnerships, or when user mentions demand gen, paid ads, LinkedIn ads, Google ads, CAC, acquisition, lead generation, or pipeline generation.
youtube-to-markdown
Use when user asks YouTube video extraction, get, fetch, transcripts, subtitles, or captions. Writes video details and transcription into structured markdown file.
youtube-seo-optimizer
Optimize YouTube videos for search and discovery. Generates SEO-optimized titles, descriptions, tags, hashtags, and chapters. Includes keyword research and competitor analysis. Use when publishing videos, improving discoverability, or optimizing existing content.
webfluence
Content web architecture framework. Use when diagnosing offer doc usage, content-to-conversion pathways, or why someone isn't getting sales despite traffic.
video-to-gif
Convert video clips to optimized GIFs with speed control, cropping, text overlays, and file size optimization. Create perfect GIFs for social media, documentation, and presentations.
video-title-optimizer
Optimize video titles for maximum click-through rate (CTR) and YouTube/TikTok SEO. Generates multiple title variations balancing curiosity, keywords, and platform best practices. Use when naming videos, improving CTR, or A/B testing titles.
video-script-writer
Write engaging video scripts for YouTube, TikTok, and other platforms. Creates complete scripts with hooks, main content, and CTAs. Supports various formats including tutorials, vlogs, reviews, explainers, and storytelling. Use when creating video scripts, writing YouTube content, or planning video structure.
video-script-collaborial
将视频脚本转换为更适合实际录制的口语化表达,去除书面化语言,增加自然感和亲和力。当用户提到"视频脚本"、"录制"、"口语化"、"自然一点"、"像说话一样"、"太书面了"时使用此技能。
video-hook-generator
Generate attention-grabbing hooks for the first 3 seconds of videos. The hook determines if viewers stay or scroll. Creates multiple hook variations for A/B testing. Use when crafting video openings, improving retention, or creating scroll-stopping content for YouTube, TikTok, or Reels.
youtube-downloader
Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.