All notable changes to this project will be documented in this file. Format: Keep a Changelog · Semantic Versioning
Initial release as an OpenClaw Skill template.
SKILL.md— annotated template with all frontmatter fields (name, description, emoji, requires.bins, requires.env, install methods)examples/hello-world/SKILL.md— minimal skill with no dependenciesexamples/api-connector/SKILL.md— skill requiring an env var and a binary, with multiple install methodsREADME.md— skill format reference, local install instructions, ClawHub publish guide.github/workflows/ci.yml— validates SKILL.md frontmatter on push/PR