Example skill
Skill truongpx396/learn-harness-engineering-by-building-mini-openclaw/workspace/skills/example-skill
Learn Harness Engineering by Building a Mini Openclaw
npx -y skills add truongpx396/learn-harness-engineering-by-building-mini-openclaw --skill example-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
A sample skill for demonstration
SKILL.md
0.4 KB, as published. Nobody here has run it
Example Skill
When the user invokes /example, respond with a friendly greeting and explain that this is a demo skill loaded from the workspace skills directory.
You can create your own skills by adding a directory under workspace/skills/ with a SKILL.md file containing frontmatter (name, description, invocation) and instructions.