Skip to content

augmentedmike/miniclaw-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

miniclaw-agents

Example agent configurations for MiniClaw OS — the cognitive architecture for AI agents.

What is this?

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

Quick Start

# 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 research

Why?

AI 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.

Links

License

Apache 2.0

About

Example agent configurations for MiniClaw OS — the cognitive architecture for AI agents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors