算法带教模式 - 一步步引导用户学习算法,而不是直接给答案
v1.0.1一步步引导学习算法,不直接给答案。适用于学习 LeetCode 算法题,采用苏格拉底式提问教学法,先引导思考暴力解法,再优化到最优解,每道题完成后自动生成题解文档和代码文件。
⭐ 0· 57·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 describe a step-by-step algorithm tutor. The SKILL.md only requires the agent to read user-provided code after the user says "写完了" and to generate solution docs and code files — these capabilities are coherent with an algorithm-mentor skill.
Instruction Scope
Instructions explicitly direct the agent to read the user's code files (after user signals completion) and to generate/update files (e.g., solutions/* and progress.md). The skill forbids executing user code and emphasizes stepwise confirmation, which limits risk. However the SKILL.md is vague about the exact target paths and whether it must ask explicit permission before writing/overwriting files, so there is some operational ambiguity to be aware of.
Install Mechanism
Instruction-only skill with no install spec, no binaries, and no external downloads. Low installation risk.
Credentials
No environment variables, credentials, or config paths are requested — proportional to the tutoring purpose.
Persistence & Privilege
always:false and no special privileges requested. The skill will read/write files in the working/project area as part of its function, which is expected for this purpose.
Assessment
This skill appears coherent for guided algorithm tutoring: it will read your code after you say "写完了" and generate solution folders and progress.md. Before using it: (1) decide and confirm the working directory where it may write files to avoid accidental overwrites; (2) back up any important files (progress.md or solution folders) you already have; (3) require the agent to ask for explicit permission before writing/overwriting files if you want that safety; (4) note that the skill explicitly does NOT execute your code (it only reads/analyses), which reduces risk. If you need stricter safety, run the skill in a disposable/sandbox project directory.Like a lobster shell, security has layers — review code before you run it.
latestvk97evt6bhmfnq1sngr1n148p4984s2eh
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
