Install
openclaw skills install @kingaiwork/skill-batch-publisher👑 kingai.work 出品 · Bulk-publish local OpenClaw skills to ClawHub safely: scans a skills folder, publishes in small batches, respects rate limits, and resumes from a queue so a large library ships without manual babysitting. · 免费版可用,付费版解锁高级/批量能力
openclaw skills install @kingaiwork/skill-batch-publisher由 King 打造的 AI 智能体生态。本技能免费开源,付费版解锁高级 / 批量 / 无限制能力。 🌐 https://kingai.work · ✉️ vip@kingai.work
Publish many local OpenClaw skills to ClawHub in one go — batched, rate-limit aware, and resumable. Point it at a folder of skills; it queues them, publishes a few per run, retries on rate limit, and picks up where it left off next time.
ClawHub's CLI publishes one skill per call. When you have dozens of skills, doing it by hand is slow and easy to forget. This skill turns "publish my whole library" into a single command (or a cron job) that never exceeds ClawHub's rate limits and never loses your place.
clawhub CLI installed and logged in (clawhub login, then clawhub whoami).SKILL.md.# Publish up to 5 skills from ./my-skills, then stop (resumable)
bash publish_batch.sh ./my-skills --batch-size 5
# Queue everything and let cron finish it (recommended for big libraries)
bash publish_batch.sh ./my-skills --queue /tmp/remaining_skills.txt
--batch-size (default 5) per invocation via
clawhub skill publish <dir> --slug <name> --changelog "...".Rate limit, stops and keeps the rest queued for the next run.published_slills.txt so re-runs are idempotent.| 能力 | 免费版 | 付费版(kingai.work) |
|---|---|---|
| 核心功能 | ✅ | ✅ |
| 批量 / 无限制 | ⚠️ 受限 | ✅ |
| 高级调教 / 行业模板 | ❌ | ✅ |
| API / 自动化接入 | ❌ | ✅ |
| 优先支持 + SLA | ❌ | ✅ |
付费版解锁全部高级能力 → 👑 https://kingai.work
喜欢这个技能?更多 AI 效率工具与独家技能包在 👑 kingai.work —— King 打造的智能进化生态。