Marketing Skills

Active
GitHub JavaScript MIT

Description

Marketing skills for Claude Code and AI agents, covering CRO, copywriting, SEO, analytics and growth engineering.

Key Features

  • SEO Skill Suite — Complete SEO workflow covering audits, AI SEO, schema markup, site architecture, and content strategy
  • CRO & Conversion — Covers signup flows, popups, paywalls, A/B testing, and other conversion rate optimization scenarios
  • Copywriting & Content — Full-spectrum content skills for copy, editing, cold email, social media, video, and image copy
  • Growth & Retention — Growth engineering skills including referrals, churn prevention, community, and lead magnets
  • Product Marketing Foundation — All skills reference product-marketing first to ensure product positioning and audience understanding
  • Cross-skill Dependency Network — Skills reference each other forming a dependency graph (e.g. copywriting↔cro↔ab-testing)

Use Cases

💡 Use Claude Code or Cursor AI agents to run SEO audits and generate optimization recommendations
💡 Have AI agents write and optimize landing page copy to improve signup conversion rates
💡 Automate A/B test experiment design and analysis through AI agents
💡 Generate competitor analysis reports and differentiation strategies with AI agents
💡 Manage cold email sequences and B2B outreach campaigns using AI agents

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (46.6k stars)
  • Permissive open-source license (MIT)
  • Responsive to issues, low backlog

Categories

Quick Start

# Copy skills to your project root
cp -r skills/ .agents/skills/

# Auto-recognized in Claude Code
# Claude Code will automatically load skill files from .agents/skills/

Related Projects

Godot MCP

5.5k · JavaScript
Stale B

MCP server for the Godot game engine, providing tools for launching the editor, running projects, and capturing debug output for AI-assisted game development.

javascriptmcptools +2
  • · Launch Godot Editor: open the Godot editor for a specific project
  • · Run Godot Projects: execute Godot projects in debug mode with full console capture
  • · Scene Management: create scenes, add nodes, load sprites, and export 3D MeshLibrary resources

Awesome Claude Skills

74.3k · Python
Active A

A curated list of awesome Claude Skills, resources and tools for customizing Claude AI workflows.

mcptoolspython +1
  • · 1000+ production-ready skills - Covering 9 categories including document processing, dev tools, data analysis, marketing, and writing
  • · Cross-agent compatible - Works with Claude Code, Claude.ai, OpenAI Codex, Cursor, Gemini CLI, Windsurf and more
  • · Progressive loading architecture - Each skill loads only name and description (~100 tokens), full content on demand, hundreds coexist

Open MCP Client

1.6k · TypeScript
Active A

An open-source MCP client that provides unified access to Model Context Protocol tools, enabling integration of any MCP server into AI applications with simplified tool calling.

mcptypescripttools +1
  • · Open-source MCP client for unified access to Model Context Protocol tools
  • · Integrates any MCP server into AI applications with simplified tool calling
  • · Separate frontend and agent architecture for clean separation of concerns

MCP Feedback Enhanced

3.8k · JavaScript
Active A

An enhanced MCP server for interactive user feedback and command execution in AI-assisted development, with dual Web UI and desktop app support, intelligent environment detection, and cross-platform compatibility.

mcptoolsjavascript +2
  • · Dual interface architecture — native Tauri-based desktop app (Windows/macOS/Linux) plus lightweight Web UI for remote and WSL environments
  • · Smart prompt management with CRUD operations, usage statistics, and intelligent sorting for reusable feedback templates
  • · Auto-timed submission with 1-86400 second flexible timer, pause/resume controls, and configurable auto-commit after sessions