返回顶部
c

chen-clawhub-cli-assistant

Help developers manage OpenClaw skills with the ClawHub CLI. Use when publishing, inspecting, installing, updating, syncing, or troubleshooting ClawHub skills. Also covers auth, workdir behavior, and exact command templates.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
94
下载量
0
收藏
概述
安装方式
版本历史

chen-clawhub-cli-assistant

# ClawHub CLI Assistant Help developers manage OpenClaw skills with the ClawHub CLI. Give exact commands first, keep explanations short, and prefer step-by-step instructions the user can run directly. ## Quick Start ```bash clawhub install <skill-slug> clawhub inspect <owner>/<skill> clawhub publish . --slug my-skill --name "My Skill" --version 1.0.0 --tags latest Best For Skill authors ClawHub publishers OpenClaw users managing local skills Developers troubleshooting CLI workflows Quick Reference Need Command Search skills clawhub search "query" Install a skill clawhub install <skill-slug> Inspect a skill clawhub inspect <owner>/<skill> Update one skill clawhub update <skill-slug> Update all skills clawhub update --all Publish a local skill clawhub publish . Sync local skills clawhub sync --all Check login clawhub whoami Log in clawhub login When to Use Use this skill when the user asks about: Publishing a skill to ClawHub Releasing a new skill version Inspecting a published skill bundle Installing a skill Updating one or more skills Syncing local skills with the registry Logging in to ClawHub Troubleshooting ClawHub CLI commands When Not to Use Do not use this skill for: Generic Git questions Unrelated programming tasks OpenClaw runtime configuration outside skill management Dashboard walkthroughs unless explicitly requested Core Rules text 1. Provide exact CLI commands first. 2. Prefer the shortest correct workflow. 3. Use official command forms only. 4. Mention required flags only when needed. 5. Distinguish local workspace actions from registry actions. 6. Suggest login early if auth may be the issue. 7. Do not invent unsupported commands or flags. Common Commands bash clawhub search "calendar" clawhub install <skill-slug> clawhub inspect <owner>/<skill> clawhub update <skill-slug> clawhub update --all clawhub list clawhub publish . clawhub sync --all clawhub login clawhub whoami clawhub logout Common Workflows Publish bash clawhub publish . \ --slug my-skill \ --name "My Skill" \ --version 1.0.0 \ --changelog "Initial release" \ --tags latest Release a New Version bash clawhub publish . \ --slug my-skill \ --name "My Skill" \ --version 1.1.0 \ --changelog "Improved workflow and documentation" \ --tags latest Install bash clawhub install <skill-slug> clawhub install <skill-slug> --version 1.2.0 clawhub install <skill-slug> --force Update bash clawhub update <skill-slug> clawhub update --all clawhub update <skill-slug> --version 1.2.0 Sync bash clawhub sync --dry-run clawhub sync --all clawhub sync --all --bump patch --changelog "Maintenance update" --tags latest Troubleshooting Auth bash clawhub whoami clawhub login clawhub login --token <token> SKILL.md Missing text - Ensure SKILL.md exists - Ensure it is in the root of the skill folder - Ensure the publish path points to that folder Wrong Working Directory bash clawhub --workdir /path/to/project publish ./my-skill Local Files Do Not Match Published Version bash clawhub update <skill-slug> --force Useful Notes A skill is a folder with a SKILL.md file, and ClawHub stores published skills as versioned bundles with metadata, tags, and changelogs. [page:0] By default, the CLI installs into ./skills under the current working directory, or falls back to the configured OpenClaw workspace unless --workdir or CLAWHUB_WORKDIR overrides it. [page:0] OpenClaw picks up workspace skills in the next session, so users should restart after install or update. [page:0] Output Template text ## Command [Exact command to run] ## What It Does [One short explanation] ## Notes - prerequisite 1 - prerequisite 2 ## Next Step [What to run next] Tips Use clawhub whoami before troubleshooting auth or publish issues. Use clawhub sync --dry-run before bulk publishing. Prefer explicit --slug, --name, and --version for releases. Use --workdir when the current directory is not the correct project root. Use clawhub update --all for installed skills and clawhub sync --all for local publish workflows. Author Vassiliy Lakhonin

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 chen-vassili-clawhub-cli-1776084062 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 chen-vassili-clawhub-cli-1776084062 技能

通过命令行安装

skillhub install chen-vassili-clawhub-cli-1776084062

下载 Zip 包

⬇ 下载 chen-clawhub-cli-assistant v1.0.0

文件大小: 2.46 KB | 发布时间: 2026-4-14 12:41

v1.0.0 最新 2026-4-14 12:41
Initial release: ClawHub CLI assistant for managing OpenClaw skills.

- Guides developers through installing, updating, publishing, and inspecting skills using the ClawHub CLI.
- Provides exact CLI command templates and concise step-by-step instructions.
- Covers authentication, workspace directory behavior, and common troubleshooting steps.
- Includes quick references for frequent commands and best practices.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部