chore: sync main with v1.8.0 post-release fixes (#255)
chore: sync main with v1.8.0 post-release fixes
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, and growth",
|
"description": "Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, and growth",
|
||||||
"version": "1.0.0",
|
"version": "1.8.0",
|
||||||
"repository": "https://github.com/coreyhaines31/marketingskills"
|
"repository": "https://github.com/coreyhaines31/marketingskills"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
|
|||||||
@@ -33,9 +33,10 @@ Skills reference each other and build on shared context. The `product-marketing-
|
|||||||
│seo-audit │ │page-cro │ │copywritng│ │paid-ads │ │referral │ │revops │ │mktg-ideas │
|
│seo-audit │ │page-cro │ │copywritng│ │paid-ads │ │referral │ │revops │ │mktg-ideas │
|
||||||
│ai-seo │ │signup-cro│ │copy-edit │ │ad-creative │ │free-tool │ │sales-enable │ │mktg-psych │
|
│ai-seo │ │signup-cro│ │copy-edit │ │ad-creative │ │free-tool │ │sales-enable │ │mktg-psych │
|
||||||
│site-arch │ │onboard │ │cold-email│ │ab-test │ │churn- │ │launch │ │customer- │
|
│site-arch │ │onboard │ │cold-email│ │ab-test │ │churn- │ │launch │ │customer- │
|
||||||
│programm │ │form-cro │ │email-seq │ │analytics │ │ prevent │ │pricing │ │research │
|
│programm │ │form-cro │ │email-seq │ │analytics │ │ prevent │ │pricing │ │ research │
|
||||||
│schema │ │popup-cro │ │social │ │ │ │ │ │competitor │ │ │
|
│schema │ │popup-cro │ │social │ │ │ │community │ │comp-alts │ │ │
|
||||||
│content │ │paywall │ │ │ │ │ │ │ │ │ │ │
|
│content │ │paywall │ │ │ │ │ │lead-magnt│ │comp-profile │ │ │
|
||||||
|
│aso-audit │ │ │ │ │ │ │ │ │ │directory │ │ │
|
||||||
└────┬─────┘ └────┬─────┘ └────┬─────┘ └─────┬──────┘ └────┬─────┘ └──────┬──────┘ └─────┬─────┘
|
└────┬─────┘ └────┬─────┘ └────┬─────┘ └─────┬──────┘ └────┬─────┘ └──────┬──────┘ └─────┬─────┘
|
||||||
│ │ │ │ │ │ │
|
│ │ │ │ │ │ │
|
||||||
└────────────┴─────┬──────┴──────────────┴─────────────┴──────────────┴──────────────┘
|
└────────────┴─────┬──────┴──────────────┴─────────────┴──────────────┴──────────────┘
|
||||||
|
|||||||
+4
-6
@@ -46,18 +46,16 @@ Current versions of all skills. Agents can compare against local versions to che
|
|||||||
## Recent Changes
|
## Recent Changes
|
||||||
|
|
||||||
### 2026-04-21
|
### 2026-04-21
|
||||||
- Added `aso-audit` skill for App Store and Google Play optimization
|
|
||||||
- Added `community-marketing` skill for community-led growth
|
|
||||||
- Added `customer-research` skill for customer interviews, surveys, and voice-of-customer analysis
|
|
||||||
- Added `directory-submissions` skill for Product Hunt, G2, AI directories, and backlink strategy
|
- Added `directory-submissions` skill for Product Hunt, G2, AI directories, and backlink strategy
|
||||||
- Added `competitor-profiling` skill for competitive intelligence research
|
- Added `competitor-profiling` skill for competitive intelligence research
|
||||||
- Added international SEO & localization section to `seo-audit` (1.2.0)
|
- Added international SEO & localization section to `seo-audit` (1.2.0)
|
||||||
- Added conversion tracking reference to `paid-ads` (cross-platform pixel setup)
|
- Added conversion tracking reference to `paid-ads` (cross-platform pixel setup)
|
||||||
- Added Zapier SDK integration for 8,000+ app access
|
- Added Zapier SDK integration for 8,000+ app access
|
||||||
- Fixed plugin loading: removed `./` prefix from marketplace.json skill paths
|
- Fixed plugin loading: removed `./` prefix from marketplace.json skill paths (#243)
|
||||||
- Hardened CLI tools: Supermetrics API key moved to header, ZoomInfo JWT masked by default
|
- Hardened CLI tools: Supermetrics API key moved to header, ZoomInfo JWT masked by default
|
||||||
- Fixed community-marketing YAML frontmatter
|
- Fixed community-marketing YAML frontmatter (#240)
|
||||||
- Fixed Zapier webhook URL validation
|
- Fixed Zapier webhook URL validation (#247)
|
||||||
|
- Added missing skills to VERSIONS.md (aso-audit, community-marketing, customer-research — shipped in prior releases)
|
||||||
- Total skills: 38
|
- Total skills: 38
|
||||||
|
|
||||||
### 2026-03-14
|
### 2026-03-14
|
||||||
|
|||||||
Reference in New Issue
Block a user