$ ssh clawdbot.space --loading...
$ ssh clawdbot.space --loading...
/** Show the world your project runs on OpenClaw. Add a badge to your README, website, or documentation. Each badge links back with UTM tracking so you can measure referral traffic. */
Best for dark backgrounds, README files, and dark-mode websites.
[](https://clawdbot.space?ref=badge&utm_source=your-site&utm_medium=badge&utm_campaign=powered-by)Best for light backgrounds and documentation sites.
[](https://clawdbot.space?ref=badge&utm_source=your-site&utm_medium=badge&utm_campaign=powered-by)Perfect for MCP servers and skill repositories.
[](https://clawdbot.space?ref=badge&utm_source=your-site&utm_medium=badge&utm_campaign=powered-by)Light variant for skill and plugin repos.
[](https://clawdbot.space?ref=badge&utm_source=your-site&utm_medium=badge&utm_campaign=powered-by)Add the badge to the top of your project's README, right after the title and description:
# My Awesome MCP Server
> A tool for managing your smart home via OpenClaw
[](https://clawdbot.space?ref=badge&utm_source=my-mcp-server&utm_medium=badge&utm_campaign=powered-by)
## Installation
...Place the HTML badge in your site's footer or sidebar to show your OpenClaw integration:
<footer>
<div class="powered-by">
<a href="https://clawdbot.space?ref=badge&utm_source=your-site&utm_medium=badge&utm_campaign=powered-by"
target="_blank" rel="noopener noreferrer">
<img src="https://clawdbot.space/badges/powered-by-clawdbot-light.svg"
alt="Powered by OpenClaw" width="220" height="32" />
</a>
</div>
</footer>Embed within technical docs or blog posts when discussing your OpenClaw skill or integration:
## My Custom Skill
This skill connects OpenClaw to your coffee machine.
[](https://clawdbot.space/en/skills?ref=badge&utm_source=coffee-skill&utm_medium=badge&utm_campaign=skill-badge)
### How to install
...Got a custom badge idea? Want a localized version for your language?