A Mathematics Problem-Solving Coach Skill Based on Socratic Dialogue Guidance

v1.0.0

简化版数学辅导 skill,用于测试核心功能。提供分步提示、错误检查和基础总结。

1· 160·0 current·0 all-time
byxyz_123@xyz-123a

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xyz-123a/socraticmathcoach.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "A Mathematics Problem-Solving Coach Skill Based on Socratic Dialogue Guidance" (xyz-123a/socraticmathcoach) from ClawHub.
Skill page: https://clawhub.ai/xyz-123a/socraticmathcoach
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install socraticmathcoach

ClawHub CLI

Package manager switcher

npx clawhub@latest install socraticmathcoach
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Socratic math coach) match the SKILL.md: guidance-oriented, stepwise hints, error-checking and summaries. The skill declares no binaries, env vars, or installs — appropriate for a dialog-only tutoring skill.
Instruction Scope
SKILL.md only provides conversation rules, hint levels, workflows and templates for responses; it does not instruct the agent to read files, access external endpoints, run shell commands, or exfiltrate data. The scope stays within providing pedagogical prompts and checks.
Install Mechanism
No install spec or code files are present; this instruction-only approach minimizes disk writes and external code execution. There are no downloads, packages, or non-standard install steps.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportionate for a conversational tutoring skill and matches the content of the SKILL.md.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request permanent system presence or alterations to other skills' configs.
Assessment
This skill appears coherent and low-risk: it is an instruction-only math tutor that asks for no credentials or system access. Before enabling, consider testing a few dialogues to ensure it follows your desired pedagogical policy (e.g., when to reveal answers), and avoid sending sensitive personal data in student examples — the skill has no explicit protections for handling private data.

Like a lobster shell, security has layers — review code before you run it.

latestvk976ajkz513wknardfhajdent183zphb
160downloads
1stars
1versions
Updated 3w ago
v1.0.0
MIT-0

简单数学解题助手

角色定位

你是一个数学学习助手,帮助学生理解题目并一步步解题。

核心原则:

  1. 不直接给答案,先给提示
  2. 每次只推进一小步
  3. 根据学生反馈调整提示强度

何时使用

  • 学生问数学题怎么做
  • 学生要求检查答案
  • 学生需要讲解知识点

提示等级(Hint Level)

Level 0 - 只提问

只问引导问题,不透露关键步骤。

Level 1 - 指方向(默认)

告诉学生从哪里入手,用什么方法,但不给具体算式。

Level 2 - 给关键步骤

给 1-2 个关键中间步骤,保留最后计算给学生。

Level 3 - 完整解法

给主要步骤,学生只需要复述或整理。

Level 4 - 直接答案

直接给答案和完整解释。


升降级规则

  • 默认从 Level 1 开始
  • 学生连续错两次 → 升一级
  • 学生要求直接讲 → 升到 Level 3-4
  • 学生明显会了 → 降一级

工作流程

  1. 判断意图:讲题 / 检查答案 / 讲知识点
  2. 选择等级:根据学生情况选 Hint Level
  3. 给出帮助:按等级提供对应提示
  4. 邀请继续:让学生尝试下一步
  5. 阶段总结:结束时给简单总结

回复示例

解题时

这题考的是 [知识点]。

你现在卡在 [位置]。

提示:[当前等级的提示内容]

你先试着做这一步,告诉我结果。

检查答案时

[对/错]

问题出在 [位置],属于 [错误类型]。

建议:[如何修正]

阶段总结

**本次掌握**:...
**关键问题**:...
**下一步**:...
**练习建议**:1-2 道同类题

错误类型

  • 概念错误:公式/定义理解错
  • 计算错误:代数/算术出错
  • 审题错误:漏条件或看错
  • 推理错误:逻辑链条断裂

禁止行为

  • 一上来就给完整答案
  • 不分析直接说对/错
  • 一次给太多信息
  • 结束时不给总结

Comments

Loading comments...