GraphCanon updated 2d · GitHub synced 2d · 43 views this month
Decision brief
The agents tool is a marketplace for plugins that enhances multiple AI agents, offering integration and management capabilities across several platforms, including Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot
Good fit when
- You are working specifically within the ecosystems of Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, or Gemini CLI, as it provides tailored plugins for these environments
- Your use case involves complex automation and orchestration that requires integration with multiple AI agents to streamline workflows
Avoid when
- You are working solely within a niche environment that isn't one of the supported platforms (like Claude Code, Codex CLI, etc.) because it may not offer compatible plugins or extensive support
- Your project requirements do not include interoperability between multiple AI agents and you only need to leverage functionalities from a single AI agent with a robust in-built plugin ecosystem
Observed Jul 11, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of 2d
- Provenance
- Not a fork · Personal account
- As of 2d
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install agents PyPIHow it fits your stack(32)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Integrates
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A repository providing a framework to manage and install plugins for multiple AI development applications like Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI.
Capability facts
- Languages
- python
Source: github.language · Aug 19, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 19, 2026)
# Cursor: add the marketplace, then `/plugin install <name>` (reads .cursor-plugin/ + soSource link
Tags
README
Cursor: add the marketplace, then /plugin install <name> (reads .cursor-plugin/ + source)
Antigravity and OpenCode install via clone + generate (the transformed trees are gitignored):
```bash
gh repo clone wshobson/agents ~/agents && cd ~/agents
make generate HARNESS=antigravity && make install-antigravity # Antigravity (agy)
make install-opencode # OpenCode (runs generate + symlinks)
Setup details and per-harness gotchas: docs/harnesses.md.
License
MIT — see LICENSE.
For agents
This page has a .md twin and JSON over the API.