Commit Graph

2 Commits

Author SHA1 Message Date
ywkj 62959edc91 refactor: flatten to match ~/.openclaw/hooks/transforms/ layout
Repo root is now directly clonable into ~/.openclaw/hooks/transforms/.
skill-install.ts at root, no src/scripts/package.json wrapper.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 07:19:40 +08:00
ywkj 9814f4b15c refactor: strip skill artifacts — this is a utility, not a skill
- 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>
2026-03-20 07:03:23 +08:00