{
  "markdown": "# Atlassian Teamwork Graph CLI\n\nA skills-only plugin repository with thin adapters for coding agents that support repository plugins, extensions, or skills.\n\n## Install\n\n### Claude Code\n\n```text\n/plugin marketplace add atlassian-labs/twg-plugins\n/plugin install atlassian-twg-cli@atlassian-twg-cli\n```\n\n### Codex\n\n```bash\ncodex plugin marketplace add atlassian-labs/twg-plugins\ncodex plugin add twg@twg\n```\n\n### GitHub Copilot CLI\n\n```bash\ncopilot plugin marketplace add atlassian-labs/twg-plugins\ncopilot plugin install atlassian-twg-cli@atlassian-twg-cli\n```\n\n### Gemini CLI\n\n```bash\ngemini extensions install https://github.com/atlassian-labs/twg-plugins\n```\n\n### Devin CLI\n\n```bash\ndevin plugins install atlassian-labs/twg-plugins\n```\n\n### Pi\n\n```bash\npi install git:github.com/atlassian-labs/twg-plugins\n```\n\n### OpenCode\n\nAdd the npm plugin to `opencode.json`, then restart OpenCode:\n\n```json\n{\n  \"$schema\": \"https://opencode.ai/config.json\",\n  \"plugin\": [\n    \"@atlassian/opencode-twg\"\n  ]\n}\n```\n\n### Grok Build\n\nIn Grok Build, enter `/plugin` or `/marketplace` to open the plugin browser, select `atlassian-twg-cli`, and press `i` to install.\n\n### Hermes Agent\n\n```bash\nhermes plugins install atlassian-labs/twg-plugins --enable\n```\n\nCursor and Qoder can ingest their repository manifests directly. Other skill-capable agents can load `skills/twg-setup/SKILL.md` without a host adapter.\n\n## Setup\n\nInstall the plugin for your coding agent, then run `/twg-setup` to install or verify TWG CLI and sign in. In OpenCode, ask naturally to set up or repair TWG; the `twg_setup` tool supplies the same generated guidance.\n\nThe package contains no CLI binary, runtime wrapper, or credentials. The installed `twg` CLI owns execution and authentication.\n\nUsing a coding agent in the browser? Install the Atlassian Rovo MCP plugin instead.\n\nLearn more: https://developer.atlassian.com/cloud/twg-cli/\n",
  "bytes": 1897,
  "sha": "39070713bd2e998753bffe231ef932931dcce36b6d3eed04b3453123c8be39c5",
  "repo_slug": "atlassian-labs/twg-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_atlassian_labs_twg_plugins_atlassian_twg_af650ea4/readme"
}