{
  "markdown": "# Conqueror Agent Skills\n\nSEO workflows for Claude Code, Codex, and other AI agents that support `SKILL.md`.\n\nEach skill hands your agent one repeatable job — find keywords worth targeting, map them to pages, study a competitor, rewrite a page to win a term — using live data from [Conqueror](https://conquerorapp.com).\n\n## Connect Conqueror MCP first\n\n**These skills do nothing on their own.** They tell your agent which workflow to run; the data comes from the Conqueror MCP server. Connect it before installing anything:\n\n```\nhttps://winwith.conquerorapp.com/mcp\n```\n\nIn Claude Desktop or Claude Code, add that as a remote MCP server and sign in when prompted. You need a Conqueror account — [start free](https://conquerorapp.com).\n\n## Install\n\n```sh\nnpx skills add Shipper-dot-now/conqueror-skills\n```\n\nPick the skills and agents you want interactively, or take everything:\n\n```sh\nnpx skills add Shipper-dot-now/conqueror-skills --skill '*'\n```\n\nScope it to one agent with `--agent claude-code` or `--agent codex`.\n\nTo install by hand instead, copy the folders into your agent's skills directory:\n\n```sh\ngit clone https://github.com/Shipper-dot-now/conqueror-skills.git\n\nmkdir -p ~/.claude/skills && cp -R conqueror-skills/skills/* ~/.claude/skills/   # Claude Code\nmkdir -p ~/.codex/skills  && cp -R conqueror-skills/skills/* ~/.codex/skills/    # Codex\n```\n\n## The skills\n\nStart here if you're new:\n\n| Skill | What it does |\n| --- | --- |\n| `/conqueror-seo-project-setup` | Sets up a durable local workspace — working folder, site scope, goals, positioning, and Search Console intake — so your agent keeps context between sessions. |\n| `/conqueror-seo-coach` | Explains what each workflow does and recommends the next step. Use it when you're not sure what to run. |\n\nResearch:\n\n| Skill | What it does |\n| --- | --- |\n| `/conqueror-keyword-research` | Turns seed topics into a prioritized opportunity set, scored on volume, difficulty, intent, and SERP reality. |\n| `/conqueror-keyword-clustering` | Groups keywords into page-level clusters, maps each to an existing or new page, and flags cannibalization. |\n| `/conqueror-competitive-landscape` | Maps who wins a market, which content is working, and where the openings are. |\n| `/conqueror-competitor-analysis` | Deep dive on one competitor — ranking keywords, content themes, backlinks, weaknesses. |\n\nAct on it:\n\n| Skill | What it does |\n| --- | --- |\n| `/conquer-keyword` | Rewrites your WordPress site's best-matching page for a target keyword and proposes it as a diff you review before anything goes live. Needs a WordPress connection. |\n| `/conqueror-link-prospecting` | Finds link prospects from SERPs and competitor backlinks, digs out public contact paths, and drafts the outreach. |\n\n## How they work\n\nA skill is a markdown file. Your agent reads it when you run the matching slash command, then follows the workflow using the Conqueror MCP tools it describes. Nothing is compiled or executed — you can read every one of these files in a couple of minutes, and you should.\n\nThe skills never publish, apply, or spend on your behalf without asking. `/conquer-keyword` proposes a diff; applying it is your click in Conqueror.\n\nTo learn how skills work in your agent:\n\n- [Claude Code skills documentation](https://docs.claude.com/en/docs/claude-code/skills)\n- [OpenAI Skills documentation](https://help.openai.com/en/articles/20001066-skills-in-chatgpt)\n\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n",
  "bytes": 3463,
  "sha": "1ecdb4d745de8eacbd2778a5900bd96bc9c535a1c9b1ea13455939ef2faf37b9",
  "repo_slug": "shipper-dot-now/conqueror-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_conquerorapp_mcp_4b5ce972/readme"
}