⛵️ nagi
I wanted my nanoclaw to live in Slack AND Discord AND have multiple personas — so I built nagi.
nagi = "many nanoclaw assistants, each with their own personality,
reachable from Slack, Discord, or Asana — all from one repo."
Features
Built on nanoclaw — these are what I added on top.
- AI Assistant Orchestration —
deploy/ folder = one assistant
- Monorepo with turborepo
- Plugin System (host / container)
- Lifecycle —
/setup to say hi, /teardown to say bye
AI Assistant Orchestration
Mention @ai in any channel. A container wakes up. Each assistant is just a folder.
Drop another folder, get another soul — serious in #engineering, goofy in your DMs.
📺 See it in action →
Monorepo with turborepo
One repo, two worlds — host orchestrates, container thinks.
Image
Plugin System
Everything's a plugin — channels, tools, hooks. Add your own in one command.
host
Pick where @ai listens — Slack, Discord, or Asana. One line to register.
Image
container
Give the agent new abilities — Ollama for local LLM, Vercel for deploys, or whatever you build.
Image
Lifecycle
- Feel like trying it? →
/setup at Claude Code
- Goodbye, nagi... →
/teardown at Claude Code
👉 yukihirop/nagi
Built on top of qwibitai/nanoclaw — thank you for the foundation 🙏
|