mindroom
Self-hosted chat agents with memory, tools, and scheduling
All Skills in This Repository (10)
Pure Emerald Level Indicatorsnative-subagent-pr-loop
Automates parallel code review and unbiased re-review for pull requests.
agent-cli-tmux-supervision
Supervise parallel agent-cli Codex worktrees with tmux sessions.
code-debate
Coordinate structured code debates between two agents via a shared DEBATE.md file.
duplication-audit
Identify duplicated functionality in codebases and propose minimal generalizations.
docs-review
Review project documentation for accuracy, completeness, and consistency with the codebase.
agent-cli-dev
Spawn parallel AI coding agents in isolated git worktrees.
address-pr-review-comments
Analyze and categorize GitHub PR review comments for triage and remediation.
pr-review
Review pull request code for cleanliness, structure, and documentation quality.
live-test
Execute live end-to-end checks on MindRoom environments across Matrix, backend, UI, and API endpoints.
mindroom-docs
Provide configuration and workflow guidance for MindRoom on Matrix.
Frequently Asked Questions
FAQPage SchemaHow to install MindRoom?โผ
Run `npx skills add mindroom-ai/mindroom --all -g -y` in your terminal to install all skills in this suite globally.
What does MindRoom do?โผ
MindRoom runs persistent agents inside Matrix chat rooms that you define in a YAML file or web dashboard. Because Matrix bridges to other platforms, the same agents also work in Slack, Telegram, Discord, WhatsApp, and email with shared memory.
Can MindRoom agents use my existing apps?โผ
Yes. It ships with 100+ built-in integrations including Gmail, GitHub, Google Drive, calendars, and Home Assistant, with OAuth flows and per-tool approval rules.
Do I need to self-host MindRoom?โผ
No. You can run the backend locally and pair it with the hosted Matrix service at mindroom.chat, or self-host the entire stack including Kubernetes deployment with Helm charts.
Can I use MindRoom without coding experience?โผ
Yes. The web dashboard lets you create and configure agents, teams, models, and tools by clicking instead of editing configuration files.
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