nestor-sh
v2.1.1
Published
AI agent platform — security-first orchestration for autonomous agents
Maintainers
Readme
Nestor
AI agent platform -- security-first orchestration for autonomous agents.
Quick start
npm install -g nestor
npx nestor-sh startCommands
| Command | Description |
| ------------------ | -------------------------------------------- |
| npx nestor-sh start | Launch the agent runtime |
| npx nestor-sh install | Install skills and agents from a manifest |
| npx nestor-sh agent | Manage agents (list, create, inspect) |
| npx nestor-sh skill | Manage skills (list, add, remove) |
| npx nestor-sh workflow | Manage workflows |
| npx nestor-sh config | View and edit configuration |
| npx nestor-sh mcp | MCP (Model Context Protocol) management |
| npx nestor-sh shell | Interactive agent shell |
| npx nestor-sh daemon | Run as a background daemon |
| npx nestor-sh watch | Watch for file changes and reload |
| npx nestor-sh studio | Launch the web UI |
| npx nestor-sh doctor | Diagnose environment issues |
Requirements
- Node.js >= 20
Documentation
Full documentation at nestor.sh.
License
MIT
