feat: publish on ClawHub#110
Conversation
Added information about accessing the skill in ClawHub.
There was a problem hiding this comment.
Pull request overview
This PR adds a reference to ClawHub in the README, informing users that the agent-device skill is also available on the ClawHub platform. This expands the distribution channels for the project and provides users with an alternative way to access the skill.
Changes:
- Added a link to the ClawHub platform in the Installation section of the README
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| npx agent-device open SampleApp | ||
| ``` | ||
|
|
||
| The skill is also accessible in [ClawHub](https://clawhub.ai/okwasniewski/agent-device). |
There was a problem hiding this comment.
The term "skill" is used here, but in the Install section context, it would be more consistent to refer to it as "tool" or "package". The term "skill" is primarily used later in the Skills section (line 206-210) which refers to automation skills that can be added via the skills CLI. Consider rephrasing to something like "This tool is also available on ClawHub" or "Also available on ClawHub" to maintain consistency with the Install section context.
| The skill is also accessible in [ClawHub](https://clawhub.ai/okwasniewski/agent-device). | |
| This tool is also available on [ClawHub](https://clawhub.ai/okwasniewski/agent-device). |
There was a problem hiding this comment.
Maybe: “Available as a skill on: …”
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Hey,
I've been using this skill with OpenClaw for a while now and decided to publish it on ClawHub.
Adding info about it in the docs