ClawHub 技能开发模板

v1.0.0

ClawHub技能开发标准模板,包含完整的目录结构、SKILL.md模板、package.json模板,一键初始化新技能项目,帮助你快速发布技能到ClawHub。

0· 50·1 current·1 all-time
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/description match the contents: SKILL.md and package.json templates for creating a new ClawHub/OpenClaw skill. There are no requested binaries, environment variables, or capabilities that are unrelated to a template generator.
Instruction Scope
SKILL.md only instructs the user/agent how to copy template files into a local skills directory (~/.openclaw/workspace/skills/...), edit placeholders, follow a checklist, and run the platform publish CLI (clawhub publish). It does not instruct reading unrelated system files, leaking secrets, or contacting unexpected external endpoints beyond the platform URLs referenced as documentation.
Install Mechanism
No install spec and no code files are present; this is instruction-only. Nothing is downloaded or written by the skill itself, so install risk is minimal.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md advises not to include sensitive information in templates, which is appropriate.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modification of other skills' configs. Autonomous invocation is allowed by default but the skill's instructions are passive templates, so there is no surprising privilege escalation.
Assessment
This template appears coherent and low-risk: it only provides a SKILL.md and package.json template and instructions to copy/edit/publish. Before using, confirm the 'clawhub' CLI and the ClawHub site (https://clawhub.ai) are legitimate, avoid pasting any real credentials into template files or placeholders, and review the final SKILL.md/package.json you publish to ensure no sensitive info or unintended metadata is included.

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

chinesevk9748fzqedmah07137prqd0szh83wbmcclawhubvk9748fzqedmah07137prqd0szh83wbmcdevelopmentvk9748fzqedmah07137prqd0szh83wbmcgeneratorvk9748fzqedmah07137prqd0szh83wbmclatestvk9748fzqedmah07137prqd0szh83wbmcskillvk9748fzqedmah07137prqd0szh83wbmctemplatevk9748fzqedmah07137prqd0szh83wbmc

License

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

Comments