数学复习资料生成器
v1.0.0为初中数学章节生成复习指南 HTML 文件(知识点 + SVG 图形 + 选择/填空/大题 + 详解)。 当用户要求"生成数学复习资料"、"出一份数学练习题"、"帮我复习XX章节"、"数学辅导"、"生成数学学习文档"、 "做一份数学错题本"、"生成函数/几何复习指南" 或类似意图时,应使用此 Skill。 该 S...
⭐ 0· 53·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 what is included: HTML template guidance and two validator scripts (validate_svg.py and validate_questions.py). There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md prescribes a strict 6‑stage workflow: generate HTML, run the included SVG and question validators (these are mandatory), preview, and then append a summary to a workspace memory file. The mandatory execution of included Python validators is expected for the stated quality goals, but note the skill instructs writing a memory entry (file path under {workspace}/.workbuddy/memory/...), which persists metadata about generated files.
Install Mechanism
No install spec or external downloads. The skill is instruction‑only plus bundled Python scripts. Nothing is pulled from external URLs or registries.
Credentials
The skill requests no environment variables or credentials. It references runtime placeholders ({skill_base}, {workspace}) to locate its scripts and workspace; that is proportional and expected.
Persistence & Privilege
always:false (normal). The skill writes an entry to the user's workspace memory after each generation (stage6). This is consistent with its purpose but does introduce persistent local state (file path, brief summary, and fixes).
Assessment
This skill appears internally consistent and contains only local Python validators plus template text. Before installing/using: (1) be aware the skill will create HTML files in your current working directory and will append a summary record to {workspace}/.workbuddy/memory/YYYY-MM-DD.md, so expect persistent local files; (2) it will execute the included Python scripts (validate_svg.py and validate_questions.py) locally—review them if you want to confirm behavior; (3) no network calls, credentials, or external downloads are requested by the provided files; (4) if you have concerns, run the skill in an isolated environment or inspect the scripts line‑by‑line (they parse and validate HTML/SVG via regex and math checks).Like a lobster shell, security has layers — review code before you run it.
latestvk97cfnkkwf992tq0d2njf6gdvd84fpv9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
