agent-mill
v0.1.2
Published
Find, verify, install, and create reusable AI agents and skills.
Downloads
159
Readme
Agent Mill
Find, verify, install, and create reusable AI agents and skills from one command line tool.
Install
npm install --global agent-millUse It
Find agents on GitHub:
agent-mill find-agent reviewerInstall a verified agent or skill:
agent-mill install-agent ./reviewer.agent.md opencode user
agent-mill install-skill ./terraform-skill userBrowse the codex2code shop:
agent-mill shop playwrightCreate your own agent with local Ollama or a guided prompt:
agent-mill create "Review TypeScript pull requests"Agent Mill verifies agents and skills before installation. Remote instructions and scripts are never executed by Agent Mill during discovery or installation.
Related Tools
License
MIT
