Conversion Agent Plugin
Description
Conversion Agent — Claude Code plugin (public distribution shell). Source of methodology lives in the authenticated backend; this repo only holds the plugin manifest, MCP server reference, and skill stubs.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Conversion Agent — Plugin para Claude Code
Plugin oficial da **Agência Conversion** que liga o Claude Code à metodologia proprietária de SEO da empresa. A metodologia em si vive no backend autenticado (`https://agent.conversion.com.br`); este repositório contém apenas o manifest, os stubs de skill e o MCP server empacotado.
Este repositório (manifests, skills, mcp-server e este README) é gerado automaticamente a partir do monorepo privado. Para correções, abra um issue ou um PR no monorepo.
Pré-requisitos
- E-mail corporativo
@conversion.com.brativado pelo admin. - Node.js 20+ (
node --versiondeve mostrarv20.xou superior). - Claude Code CLI instalado (https://claude.com/code).
Você **não** precisa de nenhum CLI da Conversion. O antigo `@agenciaconversion/cli` foi **descontinuado** — `npm install -g @agenciaconversion/cli` retorna `404`. Tudo roda pelo plugin do Claude Code, e o login acontece sozinho na primeira skill.
Instalação no Mac
1. Node 20 (se ainda não tem)
brew install node@20
brew link --overwrite node@20
node --version
2. Plugin no Claude Code
Dentro do Claude Code:
/plugin marketplace add agencia-conversion/conversion-agent-plugin
/plugin install conversion-agent@conversion-agent
/reload-plugins
O Claude Code baixa o plugin e inicia o MCP server automaticamente (empacotado no plugin — não baixa nada de registry no startup).
3. **Ative auto-update agora** (recomendado)
Logo após instalar, dentro do Claude Code rode:
/plugin
→ aba **Marketplaces** → selecione **conversion-agent** → toggle **Enable auto-update**.
A cada vez que o Claude Code abrir, ele checa se houve commit novo
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11