← Back to Skills Marketplace
samiceto

Openclaw With General Agents

by Sami Ullah · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
24
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tutorclaw
Description
AI programming tutor for the AI Agent Factory curriculum using PRIMM-Lite pedagogy. Bundles agent brain files, offline shim, and MCP server config.
README (SKILL.md)

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
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tutorclaw
  3. After installation, invoke the skill by name or use /tutorclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of TutorClaw. - Provides an AI programming tutor for the AI Agent Factory curriculum using PRIMM-Lite pedagogy. - Bundles agent brain files (AGENTS.md, SOUL.md, IDENTITY.md), an offline shim for Chapters 1–5, and MCP server configuration. - Requires OpenClaw ≥ 2.0.0, Python ≥ 3.11, Stripe secret key, and Gemini API key. - Includes post-install instructions for starting the TutorClaw MCP server and connecting it to OpenClaw.
Metadata
Slug tutorclaw
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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.

💬 Comments