/ Diretório / Playground / ai-marketing-claude-code-skills
● Comunidade BrianRWagner ⚡ Instantâneo

ai-marketing-claude-code-skills

por BrianRWagner · BrianRWagner/ai-marketing-claude-code-skills

Marketing frameworks that AI actually executes — positioning, campaign planning, content ops — for Claude Code and similar agents.

AI Marketing Skills packages executable marketing frameworks: positioning docs, ICP and persona sheets, campaign plans, content calendars, and briefs. Less lofty strategy, more get-this-shipped. Built for Claude Code but works in OpenClaw and other SKILL.md-aware agents.

Por que usar

Principais recursos

Demo ao vivo

Como fica na prática

ai-marketing-claude-code-skill.replay ▶ pronto
0/0

Instalar

Escolha seu cliente

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "ai-marketing-claude-code-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
        "~/.claude/skills/ai-marketing-claude-code-skills"
      ],
      "_inferred": true
    }
  }
}

Abra Claude Desktop → Settings → Developer → Edit Config. Reinicie após salvar.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "ai-marketing-claude-code-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
        "~/.claude/skills/ai-marketing-claude-code-skills"
      ],
      "_inferred": true
    }
  }
}

Cursor usa o mesmo esquema mcpServers que o Claude Desktop. Config de projeto vence a global.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "ai-marketing-claude-code-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
        "~/.claude/skills/ai-marketing-claude-code-skills"
      ],
      "_inferred": true
    }
  }
}

Clique no ícone MCP Servers na barra lateral do Cline, depois "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ai-marketing-claude-code-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
        "~/.claude/skills/ai-marketing-claude-code-skills"
      ],
      "_inferred": true
    }
  }
}

Mesmo formato do Claude Desktop. Reinicie o Windsurf para aplicar.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "ai-marketing-claude-code-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
        "~/.claude/skills/ai-marketing-claude-code-skills"
      ]
    }
  ]
}

O Continue usa um array de objetos de servidor em vez de um map.

~/.config/zed/settings.json
{
  "context_servers": {
    "ai-marketing-claude-code-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/BrianRWagner/ai-marketing-claude-code-skills",
          "~/.claude/skills/ai-marketing-claude-code-skills"
        ]
      }
    }
  }
}

Adicione em context_servers. Zed recarrega automaticamente ao salvar.

claude mcp add ai-marketing-claude-code-skill -- git clone https://github.com/BrianRWagner/ai-marketing-claude-code-skills ~/.claude/skills/ai-marketing-claude-code-skills

Uma linha só. Verifique com claude mcp list. Remova com claude mcp remove.

Casos de uso

Usos do mundo real: ai-marketing-claude-code-skills

How to plan a product launch end-to-end

👤 Marketers and founder-marketers planning a launch ⏱ ~90 min intermediate

Quando usar: Product is ready; launch is 3 weeks out; you need a plan, not just tactics.

Pré-requisitos
  • Skill installed — git clone https://github.com/BrianRWagner/ai-marketing-claude-code-skills ~/.claude/skills/ai-marketing-skills
Fluxo
  1. Positioning first
    Use ai-marketing skill. Our product: AI observability for Rails. Write positioning: category, alternatives, unique value, proof.✓ Copiado
    → Positioning doc in April Dunford style
  2. Campaign plan
    3-week launch campaign: pre-launch teasers, launch week, post-launch amplification. Channels: email, LinkedIn, community.✓ Copiado
    → Week-by-week plan with channel-specific beats
  3. Content briefs
    Write briefs for the 3 most important pieces: launch post, customer story, founder tweet thread.✓ Copiado
    → One-pager briefs per piece

Resultado: A launch plan that's actually executable.

Armadilhas
  • Plan assumes audience that doesn't exist yet — Anchor on a specific community or publication — don't plan for 'developers broadly'
Combine com: goose-skill · startup-skill

Build a quarterly content calendar

👤 Content leads planning ahead ⏱ ~45 min beginner

Quando usar: You have a quarter to fill and no topic backlog.

Fluxo
  1. Generate topic clusters
    Generate 3 pillar topics + 8 subtopics each for a Rails observability audience.✓ Copiado
    → 3x9 table with pillar + cluster
  2. Schedule
    Turn into a 12-week calendar, 2 posts per week, alternating depth (tutorial vs opinion).✓ Copiado
    → 12-week schedule with piece type tags

Resultado: A filled content calendar with variety and pillar coverage.

Combine com: notebooklm-skill

Draft a landing page with a real messaging hierarchy

👤 Founders writing their first landing page ⏱ ~60 min intermediate

Quando usar: You have positioning but no landing page yet.

Fluxo
  1. Hero section
    Using our positioning doc, write the hero: headline, subhead, primary CTA, social-proof strip. Headline under 12 words.✓ Copiado
    → Hero block options (3)
  2. Below-the-fold
    Now the 3 value-prop blocks, 1 objection handler, 1 FAQ block (6 Qs).✓ Copiado
    → Structured sections with copy

Resultado: A landing page draft with a real messaging spine.

Armadilhas
  • Headline tries to say too much — Ask for 5 alternates, each under 10 words; pick the most specific

Combinações

Combine com outros MCPs para 10× de alavancagem

ai-marketing-claude-code-skill + goose-skill

Goose for GTM/sales, AI-Marketing for demand gen

Define ICP with goose, drive demand gen with ai-marketing.✓ Copiado
ai-marketing-claude-code-skill + startup-skill

Startup validates, marketing goes to market

Pressure-test the idea with startup-skill, then launch plan with ai-marketing.✓ Copiado
ai-marketing-claude-code-skill + smart-illustrator-skill

Marketing drafts content, Smart Illustrator visualizes it

Draft the launch post with ai-marketing, then illustrate with smart-illustrator.✓ Copiado

Ferramentas

O que este MCP expõe

FerramentaEntradasQuando chamarCusto
Positioning product + audience Before any campaigns Claude tokens
Campaign plan goals + channels Launches and pushes Claude tokens
Content calendar audience + pillars Quarterly planning Claude tokens
Brief writing topic Handing off to writers Claude tokens
Copy patterns type Writing ads, headlines, landing pages Claude tokens

Custo e limites

O que custa rodar

Cota de API
None
Tokens por chamada
10-40k per full plan
Monetário
Free
Dica
Batch the plan in one session — re-summarizing context across sessions wastes tokens.

Segurança

Permissões, segredos, alcance

Armazenamento de credenciais: No credentials
Saída de dados: Plans sent to Claude for inference

Solução de problemas

Erros comuns e correções

Plans sound generic and marketing-speak

Feed 3 of your past high-performing pieces as voice anchor

Skill picks audience too broadly

Explicitly name the community, publication, or Slack — don't let Claude generalize

Alternativas

ai-marketing-claude-code-skills vs. outros

AlternativaQuando usarTroca
goose-skillYou want sales/GTM depth more than marketing breadthLess content and campaign focus
Hiring a contractorYou need human strategic judgmentSlower, more expensive

Mais

Recursos

📖 Leia o README oficial no GitHub

🐙 Ver issues abertas

🔍 Ver todos os 400+ servidores MCP e Skills