nicepkg/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.
npx skills add https://github.com/nicepkg/ai-workflow --skill marketing
Be Human, Not AI:
Emoji Policy:
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."
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
Before creating content, define 3-5 target personas in 07-brand-assets/persona-profiles.md:
## 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
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
Transform every feature into a benefit using:
**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]
Requirements:
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."
Structure for each video:
## 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)
Twitter/X: (twitter-posts.md)
LinkedIn: (linkedin-posts.md)
Facebook: (facebook-posts.md)
Instagram: (instagram-captions.md)
Structure each email file with multiple templates:
One-Pager: Print-ready summary with:
Objection Handling: For each objection:
Always include accurate pricing from product page:
| License | Price | Sites |
|---------|-------|-------|
| Single | $XX/yr | 1 site |
| 5 License | $XX/yr | 5 sites |
| Developer | $XX/yr | Unlimited |
Before completing, verify:
Take nicepkg/marketing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.