From 4036e776e2cd8565c2dd8fe8f8859f34bfc65eb3 Mon Sep 17 00:00:00 2001 From: coreyhaines31 <34802794+coreyhaines31@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:59:45 +0000 Subject: [PATCH] chore: sync skills with marketplace.json and README --- .claude-plugin/marketplace.json | 76 ++++++++++++++++----------------- README.md | 4 +- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index bce9ff1..2c2f58f 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -16,44 +16,44 @@ "source": ".", "strict": false, "skills": [ - "skills/ab-test-setup", - "skills/ad-creative", - "skills/ai-seo", - "skills/analytics-tracking", - "skills/aso-audit", - "skills/churn-prevention", - "skills/cold-email", - "skills/community-marketing", - "skills/competitor-alternatives", - "skills/competitor-profiling", - "skills/content-strategy", - "skills/copy-editing", - "skills/copywriting", - "skills/customer-research", - "skills/directory-submissions", - "skills/email-sequence", - "skills/form-cro", - "skills/free-tool-strategy", - "skills/launch-strategy", - "skills/lead-magnets", - "skills/marketing-ideas", - "skills/marketing-psychology", - "skills/onboarding-cro", - "skills/page-cro", - "skills/paid-ads", - "skills/paywall-upgrade-cro", - "skills/popup-cro", - "skills/pricing-strategy", - "skills/product-marketing-context", - "skills/programmatic-seo", - "skills/referral-program", - "skills/revops", - "skills/sales-enablement", - "skills/schema-markup", - "skills/seo-audit", - "skills/signup-flow-cro", - "skills/site-architecture", - "skills/social-content" + "./skills/ab-test-setup", + "./skills/ad-creative", + "./skills/ai-seo", + "./skills/analytics-tracking", + "./skills/aso-audit", + "./skills/churn-prevention", + "./skills/cold-email", + "./skills/community-marketing", + "./skills/competitor-alternatives", + "./skills/competitor-profiling", + "./skills/content-strategy", + "./skills/copy-editing", + "./skills/copywriting", + "./skills/customer-research", + "./skills/directory-submissions", + "./skills/email-sequence", + "./skills/form-cro", + "./skills/free-tool-strategy", + "./skills/launch-strategy", + "./skills/lead-magnets", + "./skills/marketing-ideas", + "./skills/marketing-psychology", + "./skills/onboarding-cro", + "./skills/page-cro", + "./skills/paid-ads", + "./skills/paywall-upgrade-cro", + "./skills/popup-cro", + "./skills/pricing-strategy", + "./skills/product-marketing-context", + "./skills/programmatic-seo", + "./skills/referral-program", + "./skills/revops", + "./skills/sales-enablement", + "./skills/schema-markup", + "./skills/seo-audit", + "./skills/signup-flow-cro", + "./skills/site-architecture", + "./skills/social-content" ] } ] diff --git a/README.md b/README.md index e54aed7..7f1bde8 100644 --- a/README.md +++ b/README.md @@ -63,12 +63,12 @@ See each skill's **Related Skills** section for the full dependency map. | [cold-email](skills/cold-email/) | Write B2B cold emails and follow-up sequences that get replies. Use when the user wants to write cold outreach emails,... | | [community-marketing](skills/community-marketing/) | Build and leverage online communities to drive product growth and brand loyalty. Use when the user wants to create a... | | [competitor-alternatives](skills/competitor-alternatives/) | When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when... | -| [competitor-profiling](skills/competitor-profiling/) | When the user wants to research, profile, or analyze competitors from their URLs. Also use when the user mentions 'competitor profile,' 'competitor research,'... | +| [competitor-profiling](skills/competitor-profiling/) | When the user wants to research, profile, or analyze competitors from their URLs. Also use when the user mentions... | | [content-strategy](skills/content-strategy/) | When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also... | | [copy-editing](skills/copy-editing/) | When the user wants to edit, review, or improve existing marketing copy, or refresh outdated content. Also use when the... | | [copywriting](skills/copywriting/) | When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages,... | | [customer-research](skills/customer-research/) | When the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer... | -| [directory-submissions](skills/directory-submissions/) | When the user wants to submit their product to startup, SaaS, AI, agent, MCP, no-code, or review directories for backlinks, domain rating, and discovery. Covers Product Hunt prep, Reviews playbook, GEO, and destination pages strategy. | +| [directory-submissions](skills/directory-submissions/) | When the user wants to submit their product to startup, SaaS, AI, agent, MCP, no-code, or review directories for... | | [email-sequence](skills/email-sequence/) | When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email... | | [form-cro](skills/form-cro/) | When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms,... | | [free-tool-strategy](skills/free-tool-strategy/) | When the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or... |