← 返回 Skills 市场
tonakic

Up Skill To Clawhub

作者 tonakic · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
130
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install up-skill-to-clawhub
功能描述
Package and publish OpenClaw skills to ClawHub registry. Use when user wants to upload, publish, or update a skill to ClawHub. Triggers on phrases like "uplo...
安全使用建议
This skill appears coherent for publishing OpenClaw skills to ClawHub. Before using it: (1) Back up the skill folder (SKILL.md/_meta.json/configs) because the workflow and scan script expect to replace values and later restore them. (2) Review and run scripts locally — scan_sensitive.py only inspects text files with certain extensions and may miss secrets in binaries or unusual files; it also uses a whitelist that can suppress some matches. (3) Understand that 'npx clawhub@latest' will download and execute code from the npm registry at runtime; verify the clawhub package/source before running with your token. (4) Supply your ClawHub API token only when you trust the CLI and environment (avoid pasting tokens into public logs). (5) If you want stricter automation, add explicit backup/restore steps and consider a more comprehensive secret scanner. Overall the package is consistent with its stated purpose but exercise normal caution around remote CLI execution and file modifications.
能力评估
Purpose & Capability
Name/description (publish a skill to ClawHub) align with the contents: SKILL.md documents the packaging/publish workflow and the repo includes a script to scan for sensitive data before publishing. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
Instructions stay within the publish workflow: check structure, bump _meta.json, scan & sanitize, login with ClawHub token, publish, and restore local config. Note: the workflow assumes the agent or user will modify files (replace sensitive values) and later restore originals—the guide does not describe an explicit backup/restore mechanism, so users should back up their files before automated edits.
Install Mechanism
There is no install spec in the registry metadata (instruction-only). The SKILL.md calls 'npx clawhub@latest' at runtime; npx will fetch-and-run a package from the npm registry, which executes remote code. That is expected for a CLI-based publish flow but is a runtime risk to be aware of.
Credentials
The skill asks the user to provide a ClawHub API token for login at runtime (shown as a CLI argument) but declares no required env vars or unrelated credentials. The included scan script looks for API keys/tokens and common PII — these patterns are appropriate for the stated goal.
Persistence & Privilege
The skill is user-invocable, not always-enabled, and does not request persistent system presence or attempt to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install up-skill-to-clawhub
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /up-skill-to-clawhub 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Bilingual workflow guide for publishing OpenClaw skills to ClawHub with sensitive data sanitization.
元数据
Slug up-skill-to-clawhub
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Up Skill To Clawhub 是什么?

Package and publish OpenClaw skills to ClawHub registry. Use when user wants to upload, publish, or update a skill to ClawHub. Triggers on phrases like "uplo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 Up Skill To Clawhub?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install up-skill-to-clawhub」即可一键安装,无需额外配置。

Up Skill To Clawhub 是免费的吗?

是的,Up Skill To Clawhub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Up Skill To Clawhub 支持哪些平台?

Up Skill To Clawhub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Up Skill To Clawhub?

由 tonakic(@tonakic)开发并维护,当前版本 v1.0.0。

💬 留言讨论