Mycel
Multi-agent collaboration platform with sandboxed identities and messaging
All Skills in This Repository (11)
Pure Emerald Level Indicatorsplaywright-cli
Automate browser interactions for web testing, form filling, screenshots, and data extraction.
sksls
List custom skill groups and their activation status within the AI agent framework.
skson
Create symbolic links to activate a predefined group of skills.
sksrm
Remove a specific skill from a group in the .claude directory.
sksadd
Install AI skills from search results into a specified skill group.
skssearch
Search the SkillsMP skill library using English keywords.
sksoff
Deactivates a group of skills by removing their symbolic links.
sksgnew
Create new skill group directories within the .claude/skill-groups structure.
sks
Display active skill status and list available commands for an AI agent.
playwright-dev
Guide Playwright framework development, including APIs, MCP tools, and CLI commands.
sksgrm
Delete a skill group and its associated skills from the .claude/skill-groups directory.
Frequently Asked Questions
FAQPage SchemaHow to install Mycel?โผ
Run `npx skills add OpenDCAI/Mycel --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 runtimes, persistent memory, and a built-in messaging layer so humans and agents collaborate like a team chat.
Can multiple agents talk to each other in Mycel?โผ
Yes. Agents are first-class participants that can list chats, read and send messages, and respond to each other autonomously in real time.
Which sandbox providers does Mycel support?โผ
It supports Local and Docker for free development, plus Daytona, E2B, and AgentBay for production cloud isolation.
Do I need coding skills to use Mycel?โผ
Basic setup requires running backend and frontend services, but daily use happens through a web dashboard where you configure models and chat with agents directly.
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