← Back to Skills Marketplace
anderskev

Tutorial Docs

by Kevin Anderson · GitHub ↗ · v1.1.2 · MIT-0
cross-platform ✓ Security Clean
213
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install tutorial-docs
Description
Tutorial patterns for documentation - learning-oriented guides that teach through guided doing
Usage Guidance
This skill is instruction-only and appears coherent for creating tutorial documentation. Before using any example steps: treat placeholder domains/packages (example.com, @example/weather-sdk) as examples — verify and use real, trusted SDKs and dashboards if you follow a tutorial. Never commit real API keys to version control and confirm any external links or npm packages are from reputable sources before installing them locally.
Capability Analysis
Type: OpenClaw Skill Name: tutorial-docs Version: 1.1.2 The skill bundle contains documentation templates and guidelines for an AI agent to generate tutorial-style documentation following the Diataxis framework. The files (SKILL.md and references/example-weather-api.md) consist of instructional text and benign code examples for a hypothetical weather API, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description (tutorial patterns for documentation) matches the content: templates, writing principles, and an example tutorial. There are no unexpected binaries, credentials, or config paths requested.
Instruction Scope
SKILL.md contains authoring guidance and an example tutorial that instructs the user to run normal developer commands (mkdir, npm init, npm install) and to obtain an API key from an external dashboard — all appropriate for a tutorial-writing skill. The instructions do not ask the agent to read unrelated files, access system secrets, or transmit data to hidden endpoints.
Install Mechanism
No install spec and no code files are included; this is lowest-risk (instruction-only). There is no downloading or extracting of external code by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The example tutorial mentions obtaining an API key for an external service (appropriate for an example), but the skill itself does not request or store credentials.
Persistence & Privilege
always: false and no special privileges requested. The skill is not forced into every agent run and does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tutorial-docs
  3. After installation, invoke the skill by name or use /tutorial-docs
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.2
- SKILL.md reformatted to improve line lengths and readability; content is unchanged. - No changes to features, usage, or instructions. - No updates to tutorial patterns, templates, or guidance.
v1.1.1
- Added user-invocable: false to SKILL.md to prevent manual invocation of the skill. - No changes to skill logic or user-facing documentation content. - Ensures the skill can only be triggered via context and not direct user commands.
v1.1.0
- Introduced the tutorial-docs skill for creating learning-oriented documentation using Diataxis tutorial patterns. - Provides a comprehensive template and writing guidelines for hands-on, step-by-step tutorials aimed at beginners. - Emphasizes visible results at every step using the "You should see" pattern. - Includes ready-to-use components for screenshots, step sequences, callouts, and code highlights. - Includes a pre-publication checklist to ensure effective, user-focused tutorials.
Metadata
Slug tutorial-docs
Version 1.1.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Tutorial Docs?

Tutorial patterns for documentation - learning-oriented guides that teach through guided doing. It is an AI Agent Skill for Claude Code / OpenClaw, with 213 downloads so far.

How do I install Tutorial Docs?

Run "/install tutorial-docs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tutorial Docs free?

Yes, Tutorial Docs is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tutorial Docs support?

Tutorial Docs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tutorial Docs?

It is built and maintained by Kevin Anderson (@anderskev); the current version is v1.1.2.

💬 Comments