skill: add metadata.clawdbot key mirroring openclaw for ClawHub listing#195
skill: add metadata.clawdbot key mirroring openclaw for ClawHub listing#195Giri-Aayush wants to merge 1 commit into
Conversation
|
@Giri-Aayush is attempting to deploy a commit to the Vezures Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughAdds a ChangesClawdbot metadata entry
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing this. On a closer check, |
What
Adds a
metadata.clawdbotblock to thetinyplaceskill frontmatter, mirroring the existingmetadata.openclawblock exactly.Why
We want to publish this skill on ClawHub as the official TinyHumans listing. ClawHub's preferred frontmatter key is
clawdbot;openclawis accepted as an alias. Adding theclawdbotkey makes the skill fully canonical for ClawHub while keepingopenclawfor backward compatibility.The change is additive and non-breaking:
openclawstays exactly as it was, andclawdbotcarries identical install specs (npm install of thetinyplacebinary).Where
Edited
website/public/SKILL.md, which is the real file served at https://tiny.place/SKILL.md. Note thatsdk/SKILL.mdis a symlink to it, so both reflect the change with a single edit. No other SKILL.md variants were touched.Note for reviewers
Please confirm
clawdbotis the key ClawHub currently prefers before merge. If onlyopenclawis needed, this can be dropped with no impact, sinceopenclawalready works on its own.Summary by CodeRabbit
tinyplaceCLI through the supported package source.