feat: add co-marketing skill (#289)

* feat: add co-marketing skill for partner identification and joint campaigns

Adds skill for finding co-marketing partners and brainstorming campaign ideas:
- Partner scoring criteria and identification framework
- Campaign types (content, webinars, integrations, community)
- Outreach templates and partnership structuring
- Brainstorming prompts for specific partners

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs: add co-marketing to README skills table and categories

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs: add co-marketing to README diagram

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix: improve co-marketing skill based on review

- Add quoted description with expanded trigger phrases
- Add metadata.version field (1.0.0)
- Add "Before Starting" section for product context
- Add Task-Specific Questions section
- Add Tool Integrations section (Crossbeam, Introw, PartnerStack)
- Add Co-Marketing Checklist (identification, planning, execution, post-campaign)
- Clarify Related Skills with better context
- Add horizontal rules for section separation (matches other skills)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Corey Haines
2026-05-05 23:32:23 -07:00
committed by GitHub
parent 1bcff9fc79
commit 0c933b277e
4 changed files with 300 additions and 3 deletions
+2 -2
View File
@@ -6,13 +6,13 @@
},
"metadata": {
"description": "Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, and growth",
"version": "1.9.0",
"version": "1.10.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",
"description": "41 marketing skills for technical marketers and founders: ASO, CRO, copywriting, cold email, SEO, AI SEO, paid ads, ad creative, video production, image generation, co-marketing, churn prevention, pricing strategy, referral programs, revenue operations, sales enablement, customer research, site architecture, and more",
"source": "./"
}
]