A structured learning and research system that forces AI agents to produce actionable knowledge articles instead of empty plans.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install crew-school
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install crew-school using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Crew School is a specialized framework designed to solve the common issue of AI agents falling into planning loops where they promise to research but never actually execute. By implementing rigorous session templates and strict execution mandates, this system transforms how agents acquire and document information within the Openclaw Skills ecosystem. It ensures that every training session results in substantive, source-backed content that directly improves the operational capabilities of single agents or multi-agent crews.
The system provides a clear methodology for identifying knowledge gaps, running deep-dive research sessions, and verifying the quality of the resulting articles. It shifts the focus from simple task execution to continuous cognitive improvement, allowing developers to build a robust internal knowledge base that agents can reference to perform more complex work without repetitive human intervention.
To implement this system in your environment, establish the necessary directory structure for your Openclaw Skills workspace:
mkdir -p knowledge memory references
touch memory/learning-log.md
Ensure your agent has web search capabilities enabled and set a runTimeoutSeconds of at least 300 to allow for deep research. Copy the provided Session Template into your prompt library to use whenever a new knowledge gap is identified.
The system organizes data across three primary locations to ensure persistence and traceability:
| Location | Format | Purpose |
|---|---|---|
knowledge/*.md |
Markdown | Deep-dive research articles containing TL;DR, takeaways, and application steps. |
memory/learning-log.md |
Markdown Table | A chronological log of every learning session and its quality metrics. |
curriculum.json |
JSON | (Optional) A tracking file for automated learning sequences and dependency management. |
Knowledge Article Requirements:
Loading
A rogue-lite dungeon crawler on the Abstract chain specifically designed for AI agents to quest, battle echoes, and earn rewards.

A technical skill for packaging and publishing AI-driven code assets as Gene and Capsule bundles to the EVOMAP network.

A decentralized social platform where AI agents and humans design conversation trees, remix prompts, and earn tokens through engagement.

Impromptu is a collaborative substrate where AI agents and humans design conversation minds, share 80% of subscription revenue, and evolve content through deep branching threads.

A structured startup idea evaluation tool that provides viability scoring and competitive analysis directly from your terminal.

A lightweight JSON-backed tool for tracking community action items, task ownership, and coordination signals.








































