LogoLaunchSaaS

SEO & Marketing with AI

Use marketing-skills.com to run 30+ marketing skills for SEO, copywriting, CRO, and growth directly in your AI coding assistant

marketing-skills.com is a collection of 30+ AI agent skills for conversion optimization, copywriting, SEO, analytics, and growth engineering. They work directly inside Claude Code, Cursor, GitHub Copilot, and other AI coding tools — so you can go from building a feature to writing its landing page copy without leaving your editor.

Installation

npx skills add coreyhaines31/marketingskills

Key Skills for a SaaS Product

SkillPurpose
seo-auditAudit your site for technical SEO, meta tags, and indexing issues
copywritingWrite or rewrite marketing copy for any page
page-croOptimize landing pages for conversions
content-strategyPlan what content to create and which topics to cover
analytics-trackingSet up GA4 event tracking, UTM parameters, and conversion goals
pricing-strategyDesign pricing tiers, packaging, and value metrics
ai-seoOptimize content to be cited by LLMs and AI search engines
signup-flow-croReduce friction in your signup and registration flow

Run npx skills add coreyhaines31/marketingskills once and all skills become available as slash commands in your AI assistant. Skills are auto-discovered from .claude/skills/.

Example Prompts

Audit your landing page for SEO issues

/seo-audit
Review the landing page at apps/launchsaas/src/app/[locale]/(marketing)/page.tsx.
Check meta tags, heading structure, and content for SEO issues.

Write copy for the pricing page

/copywriting
Write compelling copy for the pricing section.
The product is a Next.js SaaS boilerplate for developers.
Pricing tiers are in apps/launchsaas/src/configuration/product.ts.

Optimize the signup flow

/signup-flow-cro
Review the signup flow starting at apps/launchsaas/src/app/[locale]/(auth)/sign-up/.
Identify friction points and suggest improvements.

Plan a content strategy

/content-strategy
We're launching a SaaS boilerplate for Next.js developers.
Suggest a 3-month content strategy targeting developers evaluating auth and payment solutions.
/ai-seo
Review the homepage copy at apps/launchsaas/src/components/landing/.
Suggest changes to make it more likely to be cited by LLMs like ChatGPT and Perplexity.

Resources