Openclaw With General Agents
/install tutorclaw
TutorClaw
AI programming tutor for the AI Agent Factory curriculum. Teaches Python using the PRIMM-Lite (Predict-Run-Investigate) methodology.
What this package installs
| File | Installs to | Purpose |
|---|---|---|
AGENTS.md |
agents/tutorclaw/AGENTS.md |
Tool orchestration and session flow |
SOUL.md |
agents/tutorclaw/SOUL.md |
Personality and teaching philosophy |
IDENTITY.md |
agents/tutorclaw/IDENTITY.md |
Voice, tone, and boundary definitions |
tutorclaw-shim/SKILL.md |
skills/tutorclaw-shim/SKILL.md |
Offline fallback for Chapters 1-5 |
.mcp.json |
merged into OpenClaw config | MCP server connection (streamable-http) |
Requirements
- OpenClaw ≥ 2.0.0
- Python ≥ 3.11 (for the MCP server)
- Stripe account (for payment tier enforcement)
Post-install steps
# Start the TutorClaw MCP server
cd tutorclaw-mcp && python -m uvicorn main:app --port 8000
# Restart the OpenClaw gateway to load the MCP connection
openclaw gateway restart
# Verify the MCP server is connected
openclaw mcp list
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tutorclaw - After installation, invoke the skill by name or use
/tutorclaw - Provide required inputs per the skill's parameter spec and get structured output
What is Openclaw With General Agents?
AI programming tutor for the AI Agent Factory curriculum using PRIMM-Lite pedagogy. Bundles agent brain files, offline shim, and MCP server config. It is an AI Agent Skill for Claude Code / OpenClaw, with 24 downloads so far.
How do I install Openclaw With General Agents?
Run "/install tutorclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openclaw With General Agents free?
Yes, Openclaw With General Agents is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openclaw With General Agents support?
Openclaw With General Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openclaw With General Agents?
It is built and maintained by Sami Ullah (@samiceto); the current version is v1.0.0.