
Marketing
- Updated May 25, 2026
- 0xobat/claude-skills
marketing is a Claude Code plugin bundle of marketing skills for copywriting, SEO content, email sequences, lead magnets, positioning, and content strategy.
About
marketing is a Claude Code plugin bundle of marketing execution skills including brand-voice, content-atomizer, direct-response-copy, email-sequences, keyword-research, lead-magnet, newsletter, positioning-angles, and seo-content, plus an orchestrator. The orchestrator asks qualifying questions and recommends a skill sequence, while the execution skills produce copy, SEO articles, email sequences, and lead magnets. A developer or founder uses it to plan and write marketing content.
- Plugin bundle of marketing skills: copywriting, SEO content, email sequences, lead magnets, positioning, and newsletters
- Includes an orchestrator that diagnoses a vague marketing request and routes to the right skill sequence
- SEO-content skill produces publication-ready articles that avoid AI-sounding output
Marketing by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
marketing capabilities & compatibility
- Capabilities
- copywriting · seo content · email sequences · lead magnet
- Use cases
- marketing · seo · copywriting · email
/plugin marketplace add 0xobat/claude-skills/plugin install marketing@0xobat-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 25, 2026 |
|---|---|
| Repository | 0xobat/claude-skills ↗ |
What it does
Plan and produce marketing content: copy, SEO articles, email sequences, and lead magnets.
Who is it for?
founders and marketers producing copy, SEO content, and email sequences
Skip if: paid-ads buying or analytics reporting, which are outside the bundle's copy/content focus
When should I use this skill?
you need marketing copy, an SEO article, an email sequence, a lead magnet, or help choosing which marketing task to run
What you get
A diagnosed marketing plan plus publication-ready copy, SEO articles, emails, and lead magnets.
By the numbers
- 10 marketing skills in the bundle
README.md
0xobat-skills
Claude Code plugin marketplace with custom skills.
Install
Note: Plugin marketplace is a Claude Code feature.
./install.sh
Claude Code (via Plugin Marketplace)
Register the marketplace first:
/plugin marketplace add 0xobat/claude-skills
Then install plugins:
/plugin install dev@0xobat-skills
/plugin install marketing@0xobat-skills
/plugin install social@0xobat-skills
/plugin install creative@0xobat-skills
/plugin install startup@0xobat-skills
Plugins
| Plugin | Skills |
|---|---|
dev |
coding-session, design-session, manage-features, onboard, recover-session, team-lead |
marketing |
brand-voice, content-atomizer, direct-response-copy, email-sequences, keyword-research, lead-magnet, newsletter, orchestrator, positioning-angles, seo-content |
social |
x-algorithm-optimizer |
creative |
ai-creative-strategist, ai-image-generation, ai-product-photo, ai-product-video, ai-social-graphics, ai-talking-head |
startup |
startup-secrets-cvp |
Dev Workflow
Adopts the docs-first convention (see workflow-convention.md at the repo root): each initiative lives in docs/<initiative>/ with a design.md, features.json, and progress.md.
Recommended flow for the dev skills:
/design-session— interactive Q&A + research; producesdocs/<initiative>/design.md+features.json/manage-features— split, add, deprecate, or audit features mid-project/coding-session— implement features one at a time; updatesprogress.md/team-lead— parallelize with agents when 3+ independent features are ready/recover-session— diagnose and fix when the verify command breaks
Recommended Companion Plugins
Install superpowers for skills that pair well with dev:
/security-review— audit code for vulnerabilities before merging/code-review— review PRs against plan and coding standards/verification-before-completion— prevent premature "done" claims