- Remove SKILL.md, register-skill workflow, bun.lock - Remove @clawd/auth-runtime dependency (not needed for pure transforms) - Remove build script (no bundling needed) - Add README.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| scripts | ||
| src | ||
| .gitignore | ||
| README.md | ||
| package.json | ||
README.md
hooks-transforms
Webhook payload transforms for OpenClaw skill deployment. Not a skill — a utility module.
skill-install
Processes skill-update webhook payload and generates installation instructions.
bun run scripts/run.ts skill-install '{"skills":[{"repo_url":"http://...","skill_slug":"my-skill"}]}'