Agent skills for working with UClaw.
Install all public skills from this repository:
bunx skills add uclaw-dev/agent-skillsInstall only the UClaw SDK skill:
bunx skills add uclaw-dev/agent-skills --skill uclaw-sdkuclaw-sdk- Install, configure, and write code with@uclaw/sdk.
skills/
└── uclaw-sdk/
└── SKILL.md
Each skill lives in its own directory under skills/ and must include a SKILL.md file with YAML frontmatter containing name and description.
MIT