feat: publish RTK plugin to ClawHub marketplace
Open
Nobody has claimed this yet.
area:docs
effort-small
enhancement
good first issue
help wanted
priority:low
- Dominant language
- Rust
- Stars
- 81.1k
- Forks
- 5.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 35
Description
Summary
Publish the RTK rewrite plugin to ClawHub (OpenClaw's skill/plugin marketplace) for discoverability.
Tasks
- Create a
SKILL.mdwith proper frontmatter for ClawHub - Register on ClawHub (
clawhub login) - Publish plugin (
clawhub publish ./openclaw) - Verify plugin is searchable on ClawHub registry
Context
- ClawHub: https://github.com/openclaw/clawhub
- 13k+ skills in registry
- Plugin source:
openclaw/directory in this repo - npm package:
@rtk-ai/rtk-rewrite(PR #358)
Why
Increases RTK visibility in the OpenClaw ecosystem. Users searching for "token savings" or "CLI optimization" will find RTK.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the openclaw/ directory and review the ClawHub requirements for SKILL.md frontmatter. Use clawhub login, publish with clawhub publish ./openclaw, and verify that the plugin is searchable in the ClawHub registry. Done means the plugin is registered, published, and discoverable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100