claude-skill

Animaworks

Organization-as-Code for autonomous AI agents. Brain-inspired memory that grows, consolidates, and forgets. Multi-model (Claude/Codex/Gemini/Cursor/Ollama).
254 stars44 forksPythonUpdated 8/23/2026100% free · open source
What it does

Animaworks lets you define and run autonomous AI agents as code, giving each agent a brain‑inspired memory that can grow, consolidate, and forget across runs.

When to use it
  • You need multiple AI agents (e.g., Claude, Gemini, Ollama) to work together on a complex workflow without manually stitching prompts.
  • You want a persistent, queryable memory for each agent that survives restarts and can be pruned automatically.
  • You prefer a declarative YAML/JSON definition of agents and their interactions instead of writing custom glue code.
Ready-to-paste prompt
In the UI’s chat box type:
```
@planner What data schema should the TODO API expose?
```
Heads up: Animaworks requires each model’s API key to be set as an environment variable prefixed with `ANIMAWORKS_`; forgetting to export the key (e.g., `ANIMAWORKS_CLAUDE_KEY`) will cause a runtime 401 error.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/animaworks && curl -fsSL https://workflowstacks.com/api/skills/animaworks/claude-skill -o ~/.claude/skills/animaworks/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
xuiltul
Language
Python
Category
claude-skill
Published
2/18/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.