Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.29 KB

File metadata and controls

36 lines (24 loc) · 1.29 KB

Contributing

What belongs here

Every tool in this registry must meet at least one of:

  • Production adoption at scale — verifiable use in production agent stacks (links, case studies, or GitHub issues referencing it)
  • Purpose-built for agents — designed with AI agents as the primary user, not an afterthought
  • Open source with clear agent use case — 1,000+ stars, clear documentation of how agents use it

Format

**[Tool Name](url)** [· YC W25] — One sentence describing what it does for agents specifically.

- GitHub: [repo](url) — stars + license
- Agent use case: [concise description of how an agent uses this]
- Purpose-built | Dual-use

Process

  1. Fork this repo
  2. Add your entry to the appropriate section in README.md
  3. Open a PR with a short description: what the tool does and why it belongs here

What doesn't belong

  • Tools that don't have clear agent use cases
  • Product launches without public documentation
  • Anything that would require agents to use it through undocumented workarounds
  • Frameworks without production deployments or meaningful GitHub traction

Updating existing entries

If a tool has new features, raised funding, or has incorrect information — open a PR with the updated entry and a brief explanation of what changed.