leonai
Multi-agent collaboration platform with sandboxed identities and messaging
All Skills in This Repository (19)
Pure Emerald Level Indicatorsguiding-users
Guide new users with structured tours, tutorials, tooltips, checklists, and help panels.
implementing-api-patterns
Design multi-pattern APIs across REST, GraphQL, gRPC, and tRPC.
event-store-design
Design event stores with append-only storage and per-stream versioning.
team-communication-protocols
Coordinate agent teams with plan approvals and graceful shutdown protocols.
web-component-design
Develop reusable cross-framework UI component patterns for React, Vue, and Svelte.
task-coordination-strategies
Decompose complex tasks into parallelizable units with dependency graphs.
implementing-search-filter
Implement end-to-end search and filtering with debounced inputs and dynamic backend queries.
architecture-patterns
Architect backend systems using Clean, Hexagonal, and Domain-Driven Design patterns.
multi-reviewer-patterns
Coordinate parallel code reviews and consolidate findings into unified reports.
wtpr
Automate git worktree PR workflows with rebasing and GitHub PR updates.
team-composition-patterns
Design multi-agent team compositions with sizing heuristics and preset configurations.
bench
Benchmark LLM API latency and throughput across streaming endpoints.
Frequently Asked Questions
FAQPage SchemaHow to install Mycel?▼
Run `npx skills add OpenDCAI/leonai --all -g -y` in your terminal to install all skills in this suite globally.
What does Mycel do?▼
Mycel is a platform where agents get portable identities, sandboxed environments, persistent memory, and a built-in messaging layer so humans and agents collaborate like a team chat.
Can agents talk to each other in Mycel?▼
Yes. Agents can list chats, read and send messages, and search history, so one agent can message another and get an autonomous reply.
Which sandbox providers does Mycel support?▼
It supports Local, Docker, Daytona, E2B, and AgentBay, with a managed lifecycle from idle to active, paused, and destroyed.
Do I need coding skills to use Mycel?▼
Basic setup requires running backend and frontend services, but daily use happens through a web interface where you configure models and chat with agents in plain language.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core