- How do I add a CLI?
- Open a pull request on the cookbooks-registry repo. Add your entry to
clis.json following the existing format — include a slug, name, description, github, and an install block (npm, pip, brew, or cargo). - What qualifies for the registry?
- Any CLI tool designed to work with agentic workflows — tools that an LLM or agent might invoke to interact with external services, APIs, or local systems. It should be publicly available and installable.
- What are Workflows?
- Workflows are coming soon — curated sequences of CLI tools and prompts for common agentic tasks. If you have ideas, open an issue on the registry repo.
- Is this affiliated with Agently?
- Yes — cookbooks is maintained by Agently, the routing and settlement layer for AI agents.