How To Skill

v1.0.0

Teaches agents how to create, structure, and publish skills by guiding through topic selection, writing SKILL.md, trigger phrases, and advanced strategies.

0· 305·1 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The SKILL.md content explains how to pick topics, write SKILL.md files, add trigger phrases, and publish — which matches the skill's name and description. The file contains no unexpected requirements (no binaries, env vars, or config paths).
Instruction Scope
Instructions stay within the stated scope of teaching skill creation. Minor concern: the guidance casually recommends copying existing API/docs and composing wrapper/bundle skills, which can encourage plagiarism or repackaging third-party APIs without proper attribution or licensing. The doc does not instruct reading system files, accessing credentials, or contacting external endpoints.
Install Mechanism
No install spec or code is present (instruction-only). Nothing will be written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested or required — proportional and minimal for the stated purpose.
Persistence & Privilege
The skill does not request persistent or elevated privileges. always is false and no modifications to other skills or system-wide settings are described.
Assessment
This skill is low-risk: it only contains prose teaching how to make skills and requests no installs, credentials, or filesystem access. Before publishing or acting on its examples, however, be mindful that the guide casually endorses copying public APIs/docs and bundling other people's work — review licensing and attribution policies if you reuse third-party content. Also double-check any CLI commands (e.g., 'clawhub publish') in your environment before running them, and pick specific trigger phrases (avoid generic matches like 'help') to prevent accidental activation. If you expect stricter autonomy controls, note that the platform default allows autonomous invocation of skills — this skill itself requests no extra permissions, but combining it with other skills that do could increase risk.

Like a lobster shell, security has layers — review code before you run it.

latestvk9766znnx5tnb6ar7r4t1y5j6h81tn3c

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments