← 返回
未分类 Key

tutorclaw

Gemini API key for the OpenClaw gateway model
Gemini API key for the OpenClaw gateway model
yjkj999999
未分类 community v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 18
下载
💾 0
安装
1
版本
#latest

概述

TutorClaw

AI programming tutor for the AI Agent Factory curriculum. Teaches Python

using the PRIMM-Lite (Predict-Run-Investigate) methodology.

What this package installs

FileInstalls toPurpose
---------
tutorclaw/AGENTS.mdagents/tutorclaw/AGENTS.mdTool orchestration and session flow
SOUL.mdagents/tutorclaw/SOUL.mdPersonality and teaching philosophy
IDENTITY.mdagents/tutorclaw/IDENTITY.mdVoice, tone, and boundary definitions
tutorclaw-shim/SKILL.mdskills/tutorclaw-shim/SKILL.mdOffline fallback for Chapters 1-5
.mcp.jsonmerged into OpenClaw configMCP 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

版本历史

共 1 个版本

  • v1.0.0 从ClawHub迁移发布 当前
    2026-06-07 11:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Find Skills

root
帮助用户发现和安装智能体技能,当用户询问如「如何做X」、「找X的技能」、「有能做...的吗」等问题时
★ 1,516 📥 571,330
ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,161 📥 931,376
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 865 📥 342,628