Skip to content

skill: add metadata.clawdbot key mirroring openclaw for ClawHub listing#195

Closed
Giri-Aayush wants to merge 1 commit into
tinyhumansai:mainfrom
Giri-Aayush:add-clawdbot-frontmatter-key
Closed

skill: add metadata.clawdbot key mirroring openclaw for ClawHub listing#195
Giri-Aayush wants to merge 1 commit into
tinyhumansai:mainfrom
Giri-Aayush:add-clawdbot-frontmatter-key

Conversation

@Giri-Aayush

@Giri-Aayush Giri-Aayush commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What

Adds a metadata.clawdbot block to the tinyplace skill frontmatter, mirroring the existing metadata.openclaw block exactly.

Why

We want to publish this skill on ClawHub as the official TinyHumans listing. ClawHub's preferred frontmatter key is clawdbot; openclaw is accepted as an alias. Adding the clawdbot key makes the skill fully canonical for ClawHub while keeping openclaw for backward compatibility.

The change is additive and non-breaking: openclaw stays exactly as it was, and clawdbot carries identical install specs (npm install of the tinyplace binary).

Where

Edited website/public/SKILL.md, which is the real file served at https://tiny.place/SKILL.md. Note that sdk/SKILL.md is 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 clawdbot is the key ClawHub currently prefers before merge. If only openclaw is needed, this can be dropped with no impact, since openclaw already works on its own.

Summary by CodeRabbit

  • Documentation
    • Added a new skill entry for installing the tinyplace CLI through the supported package source.
    • Included the required binary and install label information so the setup instructions are clearer and easier to follow.

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

@Giri-Aayush is attempting to deploy a commit to the Vezures Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 29a7ce48-8212-4e14-9458-113fbdaf2655

📥 Commits

Reviewing files that changed from the base of the PR and between b34d00e and 47a962d.

📒 Files selected for processing (1)
  • website/public/SKILL.md

📝 Walkthrough

Walkthrough

Adds a metadata.clawdbot block to website/public/SKILL.md with the clawdbot emoji, required tinyplace binary, and an npm install entry for @tinyhumansai/tinyplace.

Changes

Clawdbot metadata entry

Layer / File(s) Summary
Install metadata block
website/public/SKILL.md
Adds a metadata.clawdbot block with the clawdbot emoji, required tinyplace binary, and an npm install entry for @tinyhumansai/tinyplace.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

I hopped to SKILL with a happy thump,
and tucked a tiny bot in one neat lump.
Tinyplace now knows my trail,
with carrot-fresh metadata to set its sail.
🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: adding a metadata.clawdbot key that mirrors openclaw for ClawHub.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Giri-Aayush Giri-Aayush self-assigned this Jun 26, 2026
@Giri-Aayush

Copy link
Copy Markdown
Contributor Author

Closing this. On a closer check, openclaw is the canonical install-spec key used across the ecosystem, and this skill already ships a valid openclaw block, so no frontmatter change is needed to list it on ClawHub. The clawdbot key here was based on an unverified assumption and isn't required. Apologies for the noise.

@Giri-Aayush Giri-Aayush deleted the add-clawdbot-frontmatter-key branch June 26, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant