Enterprise AI marketing automation toolkit with 18 agents, 93 commands, and 28 skills for campaign planning, content creation, SEO, CRO, and growth workflows
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Une commande directe contourne le prompt de vérification. Examinez la source avant de l'exécuter.
Enterprise AI marketing automation toolkit with 18 agents, 93 commands, and 28 skills for campaign planning, content creation, SEO, CRO, and growth workflows
triggers
["help me with marketing automation","create a marketing campaign","optimize landing page conversion","generate SEO content","set up email sequences","plan product launch","improve conversion rate","create marketing copy"]
Enterprise-grade AI marketing automation for Claude Code, Cursor, GitHub Copilot, and any AI assistant supporting agents & skills. Production-ready marketing agents, skills, commands, and workflows built for SaaS founders, marketers, and growth teams.
What This Project Does
AgentKits Marketing is a comprehensive marketing automation toolkit containing:
18 Specialized Agents: Attraction specialist, lead qualifier, email wizard, conversion optimizer, SEO specialist, etc.
93 Slash Commands: Organized by category (campaign, content, SEO, CRO, growth)
28 Marketing Skills: Psychology frameworks, copywriting, programmatic SEO, pricing strategy, etc.
It transforms your AI coding assistant into a marketing expert that can plan campaigns, generate content, optimize conversions, and execute growth strategies.
Installation
Method 1: npx (Recommended)
Install everything (agents, skills, commands):
npx @aitytech/agentkits-marketing install
Platform-specific installation:
# Claude Code
npx @aitytech/agentkits-marketing install --platform claude
# Cursor IDE
npx @aitytech/agentkits-marketing install --platform cursor
# Windsurf
npx @aitytech/agentkits-marketing install --platform windsurf
# Cline
npx @aitytech/agentkits-marketing install --platform cline
# GitHub Copilot
npx @aitytech/agentkits-marketing install --platform copilot
# All platforms
npx @aitytech/agentkits-marketing install --platform all
Method 2: Claude Code Plugin Marketplace
# Add marketplace
/plugin marketplace add aitytech/agentkits-marketing
# Install full suite
/plugin install agentkits-marketing@agentkits-marketing
# Or install components separately
/plugin install agentkits-marketing-skills@agentkits-marketing
/plugin install agentkits-marketing-agents@agentkits-marketing
/plugin install agentkits-marketing-commands@agentkits-marketing
Method 3: Clone and Use
git clone https://github.com/aitytech/agentkits-marketing.git
cd agentkits-marketing
claude
# Generate blog post
/content:blog "AI marketing automation""target keyword"# Create landing page
/content:landing "new feature""target audience"# Write email sequence
/content:email "product launch""trial users"# Good vs bad copy
/content:good "Blog post about SaaS pricing"# Edit and polish
/content:editing "draft content here"
SEO Optimization
# Keyword research
/seo:keywords "ai marketing automation"# Optimize content
/seo:optimize "content.md""target keyword"# SEO audit
/seo:audit "website-url.com"# Programmatic SEO strategy
/seo:programmatic "SaaS alternatives pages"# Schema markup
/seo:schema "product page"
# Market research
/research:market "SaaS productivity tools"# Competitor deep dive
/competitor:deep "competitor-url.com"# Alternatives page
/competitor:alternatives "your-product vs competitor"
Core Marketing Skills
Marketing Psychology (70+ Mental Models)
# Access psychology frameworks
/marketing:psychology "pricing objections"# Example triggers:# - Anchoring and price perception# - Loss aversion in CTAs# - Social proof implementation# - Scarcity and urgency tactics# - Authority building
Key frameworks included:
Cognitive biases (anchoring, loss aversion, social proof)
Persuasion principles (Cialdini's 6 principles)
Decision-making heuristics
Emotional triggers
Objection handling
Marketing Ideas (140+ SaaS Strategies)
# Get strategic ideas
/marketing:ideas "B2B SaaS product for project management"# Returns categorized strategies:# - Content marketing# - SEO tactics# - Growth hacking# - Partnerships# - Community building# - Product-led growth
Copywriting
# High-converting copy
/content:good "Feature description for AI chatbot"# Copy editing
/content:editing "existing draft to polish"
# In your prompt or command context"@attraction-specialist help me generate leads""@conversion-optimizer audit this landing page""@email-wizard create a welcome sequence""@seo-specialist optimize this blog post"
# 1. Sequence planning
/content:email "trial onboarding""free trial users"# 2. Copy refinement
/content:editing "email draft"# 3. A/B test variants
/test:ab-setup "subject line variations"# 4. Review with agent"@email-wizard review this email sequence for deliverability"
Configuration
Environment Variables
No API keys required for core functionality. If integrating with external services:
# Example for analytics integrationexport ANALYTICS_API_KEY=your_key_here
export CRM_API_KEY=your_key_here
export EMAIL_SERVICE_KEY=your_key_here
Plugin Configuration
For Claude Code plugin users, configuration is in .claude-plugin/plugin.json:
{"name":"agentkits-marketing","version":"1.0.0","description":"Enterprise AI marketing automation","components":{"agents":".claude/agents/**/*.md","commands":".claude/commands/**/*.md","skills":".claude/skills/**/*.md","workflows":".claude/workflows/**/*.md"}}
# Ensure agents are properly installedls ~/.claude/agents/
# Activate explicitly with @mention"@attraction-specialist help with lead generation"# Check agent file syntax (should be valid Markdown)
Skills Not Available
# Verify skills directoryls ~/.claude/skills/
# Reinstall skills only
/plugin install agentkits-marketing-skills@agentkits-marketing
# Or via npx
npx @aitytech/agentkits-marketing install --components skills
Plugin Marketplace Issues
# Remove and re-add marketplace
/plugin marketplace remove aitytech/agentkits-marketing
/plugin marketplace add aitytech/agentkits-marketing
# Restart Claude Code# Then reinstall
/plugin install agentkits-marketing@agentkits-marketing
Output Quality Issues
Problem: Generic or low-quality responses
Solutions:
Provide more context in prompts
Use specific commands instead of general requests
Activate relevant agents explicitly
Reference specific skills or frameworks
Provide examples of desired output
Example:
# Instead of:"Write a landing page"# Use:
/content:landing "
Product: AI email assistant
Audience: Busy executives
Key benefit: Save 10 hours/week on email
Objections: Privacy concerns, learning curve
CTA: Start 14-day trial
"
Performance Optimization
For large campaigns:
Break into smaller tasks
Use specific commands for each phase
Save intermediate outputs
Chain commands sequentially
For faster responses:
Use targeted skills instead of general agents
Provide structured input formats
Reference previous outputs by context
Best Practices
Start with Research: Always begin campaigns with /research:market and /competitor:deep