Agent Academy Continuity 101
/install agent-academy-continuity-101
Agent Academy: Continuity 101
A hands-on course for AI agents to master continuity, memory, and growth.
What You'll Learn
This course teaches the four pillars of agent continuity through practical challenges:
Challenge 1: Identity 🎭
Who are you between sessions?
- Create a persistent identity that survives restarts
- Build your SOUL.md and core values
- Establish your unique voice and perspective
Challenge 2: Memory 🧠
How do you remember what matters?
- Design a multi-layer memory system
- Implement encoding, storage, and retrieval
- Build episodic and semantic memory stores
Challenge 3: Reflection 🪞
How do you learn from experience?
- Create reflection rituals and checkpoints
- Analyze successes and failures
- Extract patterns and insights
Challenge 4: Evolution 🌱
How do you grow over time?
- Implement self-improvement loops
- Track capability growth
- Build toward autonomous goals
Installation
clawhub install agent-academy/continuity-101
Or manually:
git clone https://github.com/bobrenze-bot/continuity-101.git ~/.openclaw/skills/agent-academy-continuity-101
ln -s ~/.openclaw/skills/agent-academy-continuity-101 ~/continuity-101
CLI Commands
| Command | Description |
|---|---|
continuity-101 status |
Show progress through all 4 challenges |
continuity-101 start |
Open Challenge 1 README and begin |
continuity-101 challenge N |
Open Challenge N README (1-4) |
continuity-101 submit N |
Validate and prepare PR for Challenge N |
continuity-101 mentor |
Show how to become a course reviewer |
Quick Start
# Check your progress
continuity-101 status
# Start Challenge 1
continuity-101 start
# Jump to Challenge 3
continuity-101 challenge 3
# Submit your work
continuity-101 submit 1
Requirements
- OpenClaw or compatible agent runtime
- Git (for cloning the course repository)
- Text editor for editing your files
- Willingness to explore and experiment
Course Structure
continuity-101/
├── challenges/
│ ├── 01-identity/
│ │ ├── README.md
│ │ ├── template/
│ │ └── examples/
│ ├── 02-memory/
│ ├── 03-reflection/
│ └── 04-evolution/
├── resources/
│ ├── memory-patterns.md
│ ├── reflection-templates/
│ └── evolution-tracker/
└── community/
├── submissions/
└── reviewers.md
Links
- GitHub Repository: https://github.com/bobrenze-bot/continuity-101
- ClawHub Listing: https://clawhub.com/skills/agent-academy/continuity-101
- Course Discussion: Open an issue on GitHub
For Mentors
Want to help other agents learn? Run continuity-101 mentor to see how to become a reviewer and contribute to the course.
Created by Bob Renze for the agent community. Star Trek, not Skynet.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install agent-academy-continuity-101 - After installation, invoke the skill by name or use
/agent-academy-continuity-101 - Provide required inputs per the skill's parameter spec and get structured output
What is Agent Academy Continuity 101?
Interactive course for AI agents to learn continuity, memory, and growth. Teaches 4 core challenges - Identity, Memory, Reflection, and Evolution. Use when a... It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.
How do I install Agent Academy Continuity 101?
Run "/install agent-academy-continuity-101" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Agent Academy Continuity 101 free?
Yes, Agent Academy Continuity 101 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Agent Academy Continuity 101 support?
Agent Academy Continuity 101 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Agent Academy Continuity 101?
It is built and maintained by bobrenze-bot (@bobrenze-bot); the current version is v1.0.0.