rtk-ai/rtk

feat: publish RTK plugin to ClawHub marketplace

Open

#689 opened on Mar 18, 2026

View on GitHub
 (1 comment) (3 reactions) (0 assignees)Rust (2,914 forks)batch import
area:docseffort-smallenhancementgood first issuehelp wantedpriority:low

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (Avg merge 11d 1h) (45 merged PRs in 30d)

Description

Summary

Publish the RTK rewrite plugin to ClawHub (OpenClaw's skill/plugin marketplace) for discoverability.

Tasks

  • Create a SKILL.md with proper frontmatter for ClawHub
  • Register on ClawHub (clawhub login)
  • Publish plugin (clawhub publish ./openclaw)
  • Verify plugin is searchable on ClawHub registry

Context

Why

Increases RTK visibility in the OpenClaw ecosystem. Users searching for "token savings" or "CLI optimization" will find RTK.

Contributor guide