npm, but for AI agents
Discover, install, and publish AI agent packages. Build powerful workflows, components, and agencies with community-maintained packages.
$ kdeps registry install invoice-extractor
Downloading invoice-extractor@1.0.0...
✓ Installed to ~/.kdeps/agents/invoice-extractor
$ kdeps exec invoice-extractor
Featured Packages
View allText-to-speech synthesis — offline via espeak or online via OpenAI
Web search via Tavily API
Search local files by keyword or glob pattern
Web scraper using Python requests and BeautifulSoup
Call a remote kdeps agent via HTTP for agent federation
Generate PDF documents from HTML or plain text via pdfkit
How it works
Install the CLI
Get the kdeps CLI to manage AI agent packages from your terminal.
curl -fsSL install.kdeps.io | shBrowse Packages
Discover workflows, components, and agencies built by the community.
kdeps registry search chatbotRun & Publish
Install agents locally and run them, or share your own packages.
kdeps registry install my-agent