{
  "markdown": "# Trailhead\n\nRanger integrations for AI coding agents. This repo ships the Claude Code plugin and the OpenCode plugin.\n\n## Claude Code\n\n1. Install the CLI.\n\n```bash\nnpm install -g @ranger-testing/ranger-cli\n```\n\n2. Run setup from your project root.\n\n```bash\nranger setup\n```\n\n3. Restart Claude Code, then run `/ranger:enable`.\n\n## OpenCode\n\n1. Install the CLI.\n\n```bash\nnpm install -g @ranger-testing/ranger-cli\n```\n\n2. Run setup from your project root.\n\n```bash\nranger setup --opencode\n```\n\n3. Confirm `opencode.json` includes the plugin.\n\n```json\n{\n  \"$schema\": \"https://opencode.ai/config.json\",\n  \"plugin\": [\"@ranger-testing/opencode-plugin\"]\n}\n```\n\n4. Restart OpenCode, then run the `ranger_enable` tool.\n",
  "bytes": 710,
  "sha": "4db32308ccafffe3c1627653e520abbd4128f873f3898484fd952264b91710ea",
  "repo_slug": "ranger-testing/trailhead",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_ranger_testing_trailhead_ranger_e5d2874b/readme"
}