← 返回 Skills 市场
Tutorial Docs
作者
Kevin Anderson
· GitHub ↗
· v1.1.2
· MIT-0
213
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install tutorial-docs
功能描述
Tutorial patterns for documentation - learning-oriented guides that teach through guided doing
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tutorial-docs - 安装完成后,直接呼叫该 Skill 的名称或使用
/tutorial-docs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Tutorial Docs 是什么?
Tutorial patterns for documentation - learning-oriented guides that teach through guided doing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 213 次。
如何安装 Tutorial Docs?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tutorial-docs」即可一键安装,无需额外配置。
Tutorial Docs 是免费的吗?
是的,Tutorial Docs 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tutorial Docs 支持哪些平台?
Tutorial Docs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tutorial Docs?
由 Kevin Anderson(@anderskev)开发并维护,当前版本 v1.1.2。
推荐 Skills