1bcff9fc79
PR #264 was based on pre-fix main and re-introduced the inline skills array that #273 removed. plugin.json with "skills": "./skills" is the authority. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
20 lines
759 B
JSON
20 lines
759 B
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.9.0",
|
|
"repository": "https://github.com/coreyhaines31/marketingskills"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "marketing-skills",
|
|
"description": "40 marketing skills for technical marketers and founders: ASO, CRO, copywriting, cold email, SEO, AI SEO, paid ads, ad creative, video production, image generation, churn prevention, pricing strategy, referral programs, revenue operations, sales enablement, customer research, site architecture, and more",
|
|
"source": "./"
|
|
}
|
|
]
|
|
}
|