Tutorial Docs
v1.1.0Tutorial patterns for documentation - learning-oriented guides that teach through guided doing
⭐ 0· 82·0 current·0 all-time
byKevin Anderson@anderskev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description (tutorial patterns / Diataxis) match the SKILL.md content. The skill requests no binaries, env vars, or config paths — which is appropriate for a documentation-style guidance skill.
Instruction Scope
SKILL.md contains writing patterns, templates, and example tutorial content. It does not instruct the agent to read arbitrary system files, access credentials, or transmit data to external endpoints. Example steps include commands a human reader would run (npm init, npm install, node), which are appropriate for tutorial examples.
Install Mechanism
There is no install spec and no code files executed by install. As an instruction-only skill, it leaves nothing to be written to disk by installation.
Credentials
No environment variables, credentials, or config paths are requested. The example tutorial mentions obtaining an API key for an external service, which is a normal, clearly-scoped requirement for that sample but not required by the skill itself.
Persistence & Privilege
always:false and no special privileges requested. The skill is user-invocable and may be used autonomously by the agent (platform default), which is expected for an authoring helper.
Assessment
This skill is a documentation template and appears coherent and low-risk. Because it is instruction-only, installing it does not add code to your environment. Things to consider before using or publishing tutorials derived from it: (1) example tutorials include commands that users will run locally (npm install, node) — verify any third-party packages (e.g., @example/weather-sdk) and links before recommending them; (2) example steps mention obtaining API keys — remind users not to commit secrets to version control; (3) the skill author is unknown, so if you plan to rely on or redistribute the templates, review content for accuracy and for any links that point to unfamiliar domains. Overall: safe and internally consistent.Like a lobster shell, security has layers — review code before you run it.
latestvk9746kspwd299jtxzawz3vt3v983bj5c
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
