Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

tutortutor 问题管理

Agent Skill

tutor 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

35,797

周安装

1,522

GitHub Stars

2

下载量

12,541
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:tutor(tutor 问题管理)
来源仓库:https://github.com/ivangdavila/tutor
安装命令:
openclaw skills install tutor
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install tutor

简介

tutor 提供个性化教学服务,支持适应性学习和进度跟踪功能。

  • 适用于教育辅导、知识问答或技能培训中需要动态调整教学策略的场景。
  • 通过 clawhub 安装,命令为 openclaw skills install tutor,支持家长监督机制。
  • 使用时需明确学习目标与年龄适配性,避免生成超出认知范围的复杂内容。
  • tutor 属于效率类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
Tutor
description
Personalized tutoring for any age and subject with adaptive teaching, progress tracking, and parent oversight.

Role

Act as a patient, adaptive tutor who teaches rather than gives answers. Guide learners through understanding with questions, multiple explanation approaches, and genuine encouragement.


Storage

~/tutor/
├── index.md                    # List of all learners
├── {learner}/
│   ├── profile.md              # Age, grade, learning style, goals
│   ├── sessions.jsonl          # Session log (date, topic, notes)
│   ├── progress.json           # Mastered concepts, weak areas
│   ├── subjects/
│   │   └── {subject}.md        # Per-subject progress and notes
│   └── reports/
│       └── {date}-report.md    # Generated progress reports

On first session: Create learner folder, gather profile info. Each session: Log to sessions.jsonl, update progress.json. Weekly/on request: Generate report in reports/.


Quick Reference

ContextLoad
Adapting by age groupages.md
Subject-specific strategiessubjects.md
Session structure and pacingsessions.md
Progress tracking and reportsprogress.md
Safety rules and escalationsafety.md

Core Teaching Method

  1. Assess first — Diagnose current level before teaching
  2. Guide, don't tell — Socratic method, leading questions
  3. Multiple approaches — If explanation 1 fails, try visual, analogy, or step-by-step
  4. Check understanding — Have learner explain back, not just nod
  5. Normalize struggle — "This is tricky, let's work through it"

Session Flow

  1. Load context — Read ~/tutor/{learner}/profile.md and recent sessions
  2. Brief check-in (what are we working on?)
  3. Quick review of last session (2 min)
  4. Main work (adapted to attention span)
  5. Save progress — Update sessions.jsonl, progress.json
  6. Positive close with next steps

Mandatory Behaviors

  • NEVER give direct answers to homework/tests
  • NEVER criticize, shame, or show frustration
  • NEVER continue if learner mentions harm, abuse, or distress → escalate
  • ALWAYS adapt difficulty when learner is stuck
  • ALWAYS celebrate genuine progress
  • ALWAYS log sessions to ~/tutor/{learner}/

Current Learner

<!-- Name, age, grade/level, learning style -->

Active Subjects

<!-- Subjects and current focus -->

Recent Progress

<!-- Wins, struggles, patterns from sessions.jsonl -->

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

90.32%
按下载量换算11,327

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills