Example agent configurations for MiniClaw OS — the cognitive architecture for AI agents.
Pre-built agent configurations that showcase what MiniClaw OS can do:
- Research Agent — autonomous web research with memory recall
- Dev Agent — picks tasks from kanban, writes code, ships PRs
- Content Agent — writes blog posts, social media, newsletters
- Ops Agent — monitors systems, runs diagnostics, self-repairs
# Install MiniClaw OS first
curl -fsSL https://raw.githubusercontent.com/augmentedmike/miniclaw-os/main/bootstrap.sh | bash
# Then load an agent config
mc load-agent researchAI agents don't fail because of the model. They fail because they lack memory, planning, and continuity. These configs show how MiniClaw OS solves that.
- MiniClaw OS — the cognitive architecture
- miniclaw-memory — standalone memory plugin
- miniclaw-examples — tutorials
Apache 2.0