Files
marketingskills/.claude-plugin/marketplace.json
T
Corey Haines 8b82f733b6 feat: consolidate page-cro and form-cro into unified cro skill
- Create skills/cro/ with shared CRO analysis framework
- Move page-specific content to references/page.md
- Move form-specific content to references/form.md
- Copy experiments reference from page-cro
- Remove skills/page-cro/ and skills/form-cro/
- Update all cross-references across skills, tools, README, AGENTS.md

BREAKING: page-cro and form-cro are replaced by cro.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 16:27:53 -07:00

58 lines
1.8 KiB
JSON

{
"name": "marketingskills",
"owner": {
"name": "Corey Haines",
"url": "https://corey.co"
},
"metadata": {
"description": "Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, and growth",
"version": "1.0.0",
"repository": "https://github.com/coreyhaines31/marketingskills"
},
"plugins": [
{
"name": "marketing-skills",
"description": "34 marketing skills for technical marketers and founders: ASO, CRO, copywriting, cold email, SEO, AI SEO, paid ads, ad creative, churn prevention, pricing strategy, referral programs, revenue operations, sales enablement, customer research, site architecture, and more",
"source": "./",
"strict": false,
"skills": [
"./skills/ab-testing",
"./skills/ad-creative",
"./skills/ai-seo",
"./skills/analytics",
"./skills/aso-audit",
"./skills/churn-prevention",
"./skills/cold-email",
"./skills/community-marketing",
"./skills/competitors",
"./skills/content-strategy",
"./skills/copy-editing",
"./skills/copywriting",
"./skills/customer-research",
"./skills/cro",
"./skills/emails",
"./skills/free-tools",
"./skills/launch",
"./skills/lead-magnets",
"./skills/marketing-ideas",
"./skills/marketing-psychology",
"./skills/onboarding",
"./skills/paid-ads",
"./skills/paywalls",
"./skills/popups",
"./skills/pricing",
"./skills/product-marketing",
"./skills/programmatic-seo",
"./skills/referrals",
"./skills/revops",
"./skills/sales-enablement",
"./skills/schema",
"./skills/seo-audit",
"./skills/signup",
"./skills/site-architecture",
"./skills/social"
]
}
]
}