Tutorial Docs

v1.1.1

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing

0· 152·1 current·1 all-time
byKevin Anderson@anderskev
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
Name and description (tutorial patterns, Diataxis-based guidance) match the SKILL.md content. The skill declares no binaries, env vars, or config paths, which is proportional for a documentation pattern tool.
Instruction Scope
SKILL.md contains templates, writing principles, and example tutorial content only. It does not instruct the agent to read local files, access environment variables, transmit data to external endpoints, or run arbitrary commands on the host.
Install Mechanism
Instruction-only skill with no install spec and no code files to write or execute. This is the lowest-risk install posture.
Credentials
The skill requests no environment variables, credentials, or config paths. Example tutorial references placeholder domains and an example SDK package name — these are illustrative and not actual credential requests.
Persistence & Privilege
always is false (normal). The skill can be invoked autonomously (disable-model-invocation is false), which is the platform default; autoContext triggers on tutorial-related queries. This is reasonable for a writing aid but review if you prefer to limit autonomous skills.
Assessment
This skill appears to be a pure documentation/template helper. Before installing: (1) confirm any referenced external SDKs or domains in specific tutorials (e.g., npm packages, dashboard.example.com) are legitimate if you follow their examples; (2) never paste real API keys or secrets into tutorial content or chat; (3) if you install or run code produced from these tutorials, inspect package names and installation commands (npm install ...) to avoid running untrusted code; (4) if you have concerns about autonomous invocation, consider disabling model invocation for this skill or reviewing the platform's skill permissions. Overall, the skill is coherent with its stated purpose.

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

latestvk97e1x5r9mjx3znnrqayh0s1s584kwg9

License

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

Comments