Skill Design Guide
v1.0.0Skill 设计指南。在创建新 Skill、优化现有 Skill、或评审 Skill 质量时使用。包含核心设计原则、常见陷阱、最佳实践。
⭐ 0· 46·1 current·1 all-time
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 match the SKILL.md content: a design/developer guide for creating and reviewing Skills. There are no unrelated requirements (no env vars, binaries, or config paths).
Instruction Scope
SKILL.md contains meta-guidance for Skill authors (principles, workflow, examples). It does not instruct the agent to read files, send data to external endpoints, access credentials, or perform system actions at runtime.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be downloaded or written to disk by installing this skill.
Credentials
The skill requires no environment variables, credentials, or config paths. There is no disproportionate secret or environment access requested.
Persistence & Privilege
Flags are default (always:false, user-invocable:true, disable-model-invocation:false). The skill does not request persistent presence or elevated privileges and does not modify other skills or system settings.
Assessment
This skill is an authoring/design guide and is internally consistent and low-risk: it won't install software or ask for secrets. Before installing, consider whether you trust the unknown publisher (no homepage/source provided) and whether you want an authoring guide exposed to your agents. Note that while this guide is harmless, it describes patterns for building Skills that, if implemented differently, could request privileges or credentials — always review any Skill that contains scripts, install steps, or environment requirements before enabling it.Like a lobster shell, security has layers — review code before you run it.
designvk97bhts55653sq6dgjc85v4zh183z20yguidevk97bhts55653sq6dgjc85v4zh183z20ylatestvk97bhts55653sq6dgjc85v4zh183z20yskillvk97bhts55653sq6dgjc85v4zh183z20y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
