← 返回 Skills 市场
wei-eva

Reading Coach Lite

作者 Wei-EVA · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reading-coach-lite
功能描述
Generate reading comprehension questions from a passage and analyze answers for a single learning session.
安全使用建议
This skill is instruction-only and appears to do what it says: generate short reading quizzes and analyze a single student answer. It asks for no credentials and installs nothing. The main thing to consider is data privacy: if the platform provides the named tools (edu_reading_generate / edu_reading_analyze), using them will send the passage, questions, answers, and optionally a student_id to whatever backend implements those tools. Before supplying student identifiers or sensitive text, confirm where those tool calls are routed and whether that endpoint is trusted and compliant with your privacy needs. If you prefer not to transmit PII, use the pure prompt path (the skill will fall back to it) or avoid supplying student_id. Also note the skill is explicitly limited to single-session help and will not create or claim any long-term records.
功能分析
Type: OpenClaw Skill Name: reading-coach-lite Version: 0.1.0 The skill is an educational tool for reading comprehension that generates questions and analyzes student answers. The instructions in SKILL.md define a clear workflow with fallback logic to LLM prompts if specialized tools (edu_reading_generate, edu_reading_analyze) are unavailable or return errors. It includes appropriate guardrails to prevent the agent from hallucinating private features or long-term data tracking, and contains no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name, description, and instructions align: the skill generates 3–5 reading comprehension questions and analyzes single-session answers. It explicitly refuses long-term/household features and contains guardrails limiting scope.
Instruction Scope
SKILL.md is narrowly scoped to user-provided text/grade and fallbacks to purely prompt-based behavior if platform tools are unavailable. It references two optional tooling endpoints (edu_reading_generate, edu_reading_analyze) and instructs preserving parameter keys. Note: using those tools may transmit the user's passage, answers, and optional student_id to external services — the skill does not itself declare where those tools point.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk and no external packages/binaries are requested.
Credentials
Skill requests no environment variables or credentials. However, it explicitly prefers stateful calls when a student_id is available; that implies potential transmission of personally identifiable information (student_id, student answers, passages) to the platform/tooling backends. Users should verify the privacy/security of those tool endpoints before supplying PII.
Persistence & Privilege
always is false and the skill explicitly disclaims long-term memory or household features. It does not request to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reading-coach-lite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reading-coach-lite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public ClawHub release for the Family AI lite reading coaching skill.
元数据
Slug reading-coach-lite
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Reading Coach Lite 是什么?

Generate reading comprehension questions from a passage and analyze answers for a single learning session. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 Reading Coach Lite?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install reading-coach-lite」即可一键安装,无需额外配置。

Reading Coach Lite 是免费的吗?

是的,Reading Coach Lite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Reading Coach Lite 支持哪些平台?

Reading Coach Lite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Reading Coach Lite?

由 Wei-EVA(@wei-eva)开发并维护,当前版本 v0.1.0。

💬 留言讨论