agentsclimarketplace

Marketing skill

Skill ComeOnOliver/skillshub/skills/alirezarezvani/claude-skills/marketing-skill

🧠 The right skill, one API call. AI agent skills registry with token-efficient skill resolution. 5,000+ skills from 500+ top repos.

Install
npx -y skills add ComeOnOliver/skillshub --skill marketing-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

3.9 KB, 861 tokens by cl100k_base, as published. Nobody here has run it

Marketing Skills Division

42 production-ready marketing skills organized into 7 specialist pods with a context foundation and orchestration layer.

Quick Start

Claude Code

/read marketing-skill/marketing-ops/SKILL.md

The router will direct you to the right specialist skill.

Codex CLI

codex --full-auto "Read marketing-skill/marketing-ops/SKILL.md, then help me write a blog post about [topic]"

OpenClaw

Skills are auto-discovered from the repository. Ask your agent for marketing help β€” it routes via marketing-ops.

Architecture

marketing-skill/
β”œβ”€β”€ marketing-context/     ← Foundation: brand voice, audience, goals
β”œβ”€β”€ marketing-ops/         ← Router: dispatches to the right skill
β”‚
β”œβ”€β”€ Content Pod (8)        ← Strategy β†’ Production β†’ Editing β†’ Social
β”œβ”€β”€ SEO Pod (5)            ← Traditional + AI SEO + Schema + Architecture
β”œβ”€β”€ CRO Pod (6)            ← Pages, Forms, Signup, Onboarding, Popups, Paywall
β”œβ”€β”€ Channels Pod (5)       ← Email, Ads, Cold Email, Ad Creative, Social Mgmt
β”œβ”€β”€ Growth Pod (4)         ← A/B Testing, Referrals, Free Tools, Churn
β”œβ”€β”€ Intelligence Pod (4)   ← Competitors, Psychology, Analytics, Campaigns
└── Sales & GTM Pod (2)    ← Pricing, Launch Strategy

First-Time Setup

Run marketing-context to create your marketing-context.md file. Every other skill reads this for brand voice, audience personas, and competitive landscape. Do this once β€” it makes everything better.

Pod Overview

PodSkillsPython ToolsKey Capabilities
Foundation22Brand context capture, skill routing
Content85Strategy β†’ production β†’ editing β†’ humanization
SEO52Technical SEO, AI SEO (AEO/GEO), schema, architecture
CRO60Page, form, signup, onboarding, popup, paywall optimization
Channels52Email sequences, paid ads, cold email, ad creative
Growth42A/B testing, referral programs, free tools, churn prevention
Intelligence44Competitor analysis, marketing psychology, analytics, campaigns
Sales & GTM21Pricing strategy, launch planning
Standalone49ASO, brand guidelines, PMM strategy, prompt engineering

Python Tools (27 scripts)

All scripts are stdlib-only (zero pip installs), CLI-first with JSON output, and include embedded sample data for demo mode.

# Content scoring
python3 marketing-skill/content-production/scripts/content_scorer.py article.md

# AI writing detection
python3 marketing-skill/content-humanizer/scripts/humanizer_scorer.py draft.md

# Brand voice analysis
python3 marketing-skill/content-production/scripts/brand_voice_analyzer.py copy.txt

# Ad copy validation
python3 marketing-skill/ad-creative/scripts/ad_copy_validator.py ads.json

# Pricing scenario modeling
python3 marketing-skill/pricing-strategy/scripts/pricing_modeler.py

# Tracking plan generation
python3 marketing-skill/analytics-tracking/scripts/tracking_plan_generator.py

Unique Features

  • AI SEO (AEO/GEO/LLMO) β€” Optimize for AI citation, not just ranking
  • Content Humanizer β€” Detect and fix AI writing patterns with scoring
  • Context Foundation β€” One brand context file feeds all 42 skills
  • Orchestration Router β€” Smart routing by keyword + complexity scoring
  • Zero Dependencies β€” All Python tools use stdlib only

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.