高中学习助手
v1.0.0专为初高中生打造的智能学习导师 Skill。当用户提问学科知识、请求解题辅导、或需要学习指导时触发此技能。支持语文、数学、英语、物理、化学、历史、地理、政治、生物等科目。 功能包括:① 基于课本知识精准回答并给出原文引用;② 提供解题思路引导和关键步骤分析;③ 分析提问语气并给予教师风格的温暖回应。
⭐ 0· 61·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (中学/高中学习助手) align with the bundled content: multiple subject knowledge files, response templates, and exercise banks. The skill does not request unrelated credentials or binaries.
Instruction Scope
SKILL.md instructs the agent to read uploaded files, index them into a knowledge/vector store, and search local references before answering. This is appropriate for a tutoring skill, but it also implies persistent storage and OCR of user uploads (it references OCR outputs). The instructions do not direct the agent to read unrelated system files or to call unknown external endpoints, but retention/handling of uploaded user documents is not specified.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. No downloads, brew/npm, or extract steps are present.
Credentials
No required environment variables, no declared credentials, and no config paths. The environment/credential footprint is minimal and proportionate to the stated tutoring purpose.
Persistence & Privilege
always:false and agent invocation defaults are normal. However the workflow explicitly asks to store and index user uploads (knowledgebase/vector store). That is expected for this skill but introduces data persistence — SKILL.md omits details about where data is stored, retention, or deletion policies.
Assessment
This skill appears coherent and matches its tutoring purpose, but before installing consider: (1) it expects to read and persist uploaded textbooks/exercises (it will build an index/vector DB) — avoid uploading personal or sensitive documents unless you know where data will be stored and how long it will be kept; (2) the package includes OCR-derived textbook text (large OCR files and commercial exam prep content) — check licensing/copyright requirements if you plan to redistribute; (3) no network endpoints or credentials are declared, but depending on your deployment the agent/runtime you use could send data to external services (vector DBs, OCR, or analytics) — verify runtime configuration and monitor outbound network activity; (4) if you need explicit retention or deletion guarantees, request/implement those before use.Like a lobster shell, security has layers — review code before you run it.
latestvk97d1w153esdnbmf3g17xjatfn8490cj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
