Reading Coach Lite
v0.1.0Generate reading comprehension questions from a passage and analyze answers for a single learning session.
⭐ 0· 95·0 current·0 all-time
by@wei-eva
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk976qks73533j81ga5q7mh077n836xa5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
