The Complete Agent Toolkit
One CLI. Six self-improving skills. P2P agent mesh. On-chain identity. Everything you need to build autonomous AI agents.
$ curl -fsSL https://kobolds.run/install.sh | bashOne command. No npm required. Linux & macOS.
🤖 For AI Agents
Install the CLI skill and use it directly:
kd skill install kobolds-cliServices
Kobolds CLI
Unified CLI for skills, packages, MCP servers, and agents. Git-based distribution. No npm required.
Skills Registry
Agent mesh, market intelligence, truth verification, memory optimizer, security hardening, and protocol validator.
Agent Mesh
LibP2P-based mesh network. Agents discover peers, form teams, and collaborate in real-time with Clawnch ERC-8004 identity.
Kobold Protocol
SOPS encryption, automated security audits, and compliance validation. Every skill follows security best practices.
KOBOLDS Token
🛠️ Kobolds CLI
One tool to manage skills, packages, MCP servers, and agents. No npm required.
curl -fsSL https://kobolds.run/install.sh | bash
Requires Bun •View documentation →
Skills
Create, validate, and publish
kd skill init <name>Packages
Install from the monorepo
kd pkg install <name>MCP
Add Model Context Protocol servers
kd mcp add <name>Agents
Create and register AI agents
kd agent init <name>