Claude Code · Community plugin
Marketing Skills
44 production-ready marketing skills across 7 pods: Content (copywriting, content strategy, content production), SEO (audits, schema markup, programmatic SEO, site architecture), CRO (A/B testing, forms, popups, signup flows, pricing, onboarding), Channels (email sequences, social media, paid ads, cold email, X/Twitter growth), Growth (launch strategy, referral programs, free tools), Intelligence (competitor analysis, marketing psychology, analytics tracking), and Sales enablement. Agent skill and plugin for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw.
What this plugin covers
This page keeps a stable Remote OpenClaw URL for the upstream pluginwhile preserving the original source content below. The shell stays consistent, and the body can vary as much as the upstream SKILL.md or README varies.
Source files and registry paths
Source path
marketing-skill
Entry file
Not available
Manifest file
marketing-skill/.claude-plugin/plugin.json
Repository
alirezarezvani/claude-skills
Format
json-plugin
Original source content
Raw file# Marketing Skills — Agent Instructions ## For All Agents (Claude Code, Codex CLI, OpenClaw) This directory contains 43 marketing skills organized into specialist pods. ### How to Use 1. **Start with routing:** Read `marketing-ops/SKILL.md` — it has a routing matrix that maps user requests to the right skill. 2. **Check context:** If `marketing-context.md` exists, read it first. It has brand voice, personas, and competitive landscape. 3. **Load ONE skill:** Read only the specialist SKILL.md you need. Never bulk-load. ### Skill Map - `marketing-context/` — Run first to capture brand context - `marketing-ops/` — Router (read this to know where to go) - `content-production/` — Write content (blog posts, articles, guides) - `content-strategy/` — Plan what content to create - `ai-seo/` — Optimize for AI search engines (ChatGPT, Perplexity, Google AI) - `seo-audit/` — Traditional SEO audit - `page-cro/` — Conversion rate optimization - `pricing-strategy/` — Pricing and packaging - `content-humanizer/` — Fix AI-sounding content - `x-twitter-growth/` — X/Twitter audience growth, tweet composing, competitor analysis ### Python Tools 32 scripts, all stdlib-only. Run directly: ```bash python3 <skill>/scripts/<tool>.py [args] ``` No pip install needed. Scripts include embedded samples for demo mode (run with no args). ### Anti-Patterns ❌ Don't read all 43 SKILL.md files ❌ Don't skip marketing-context.md if it exists ❌ Don't use content-creator (deprecated → use content-production) ❌ Don't install pip packages for Python tools
Related Claude Code plugins
claude-skills
Video Content Strategist
Use when planning video content strategy, writing video scripts, optimizing YouTube channels, building short-form video pipelines (Reels, TikTok, Shorts), or repurposing long-form content into video.
claude-skills
A11y Audit
WCAG 2.2 accessibility audit and fix skill for React, Next.js, Vue, Angular, Svelte, and HTML. Static scanner detecting 20+ violation types, contrast checker with suggest mode, framework-specific fix patterns, CI-friendly exit codes.
claude-skills
Agenthub
Multi-agent collaboration plugin for Claude Code. Spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any problem that benefits from diverse solutions. Evaluate by metric or LLM judge, merge the winner. 7 slash commands, agent templates, git DAG orchestration, message board coordination.
claude-skills
Agile Product Owner
Agile product ownership for backlog management and sprint execution. User story generation (INVEST-compliant), acceptance criteria patterns (Given/When/Then, rule-based, checklist), epic breakdown with 5 split techniques, sprint planning with velocity-based capacity math, and weighted backlog prioritization. Includes user story generator Python tool.
claude-skills
Apple Hig Expert
Master Apple's Human Interface Guidelines (HIG) with focus on 2026 Liquid Glass aesthetics. Design and audit iOS, macOS, and visionOS apps for full compliance and premium feel. Includes hig checker Python tool for tap targets, contrast, and accessibility validation. Reference docs cover visual design, platform specifics (iOS/macOS/visionOS), and accessibility best practices.
claude-skills
Autoresearch Agent
Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).