← 返回 Skills 市场
kshern

kshern

作者 kshern · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
230
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install use-chub-cli
功能描述
Use the Context Hub chub CLI to fetch current third-party SDK, API, and cloud-service documentation before writing, modifying, or reviewing integration code....
安全使用建议
This skill is largely coherent for its purpose, but before installing consider: (1) confirm you have or trust the 'chub' CLI and Node on machines where the agent will run — the SKILL.md expects them though they are not listed as requirements; (2) understand that running chub can write annotations to the repository (chub annotate) and may contact Context Hub endpoints — only allow feedback commands if you approve sending data upstream; (3) the skill source/homepage is not provided here; if you need stronger assurance, review the upstream Context Hub repo referenced in the SKILL.md and inspect the chub CLI implementation and network behavior before enabling autonomous runs. If you don't want the agent to modify your repository, restrict its file-write permissions or run the skill in a sandboxed workspace.
功能分析
Type: OpenClaw Skill Name: use-chub-cli Version: 1.0.1 The skill provides instructions for an AI agent to use the `chub` CLI (Context Hub) to fetch and utilize third-party API documentation. The workflows in `SKILL.md` are well-defined, focusing on searching for documentation and implementing code based on retrieved content, with explicit safety instructions to ask for user approval before sending feedback. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The SKILL.md consistently describes using the Context Hub 'chub' CLI to search and fetch third‑party docs, which matches the skill description. Minor inconsistencies: the package name metadata (kshern) and slug (use-chub-cli) differ, the SKILL.md assumes availability of 'chub' (or a repo-local Node entrypoint) but the skill declares no required binaries. These are plausibility/packaging omissions rather than functional mismatches.
Instruction Scope
Instructions stay within the stated purpose (search, fetch, selectively load docs, annotate, and optionally send feedback). Two things to note: (1) the guide refers to using a repository-local entrypoint (node ./cli/bin/chub), which implies reading repository layout and invoking Node — the skill does not declare Node as a required binary; (2) the 'chub annotate' and 'chub feedback' commands can write local annotations and (with approval) send feedback upstream, so the agent may create or modify files in the project and may contact Context Hub endpoints when running the CLI.
Install Mechanism
There is no install spec and no code files executed by the skill itself. This is instruction-only, which is low-risk from an install/execution standpoint.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md also does not instruct the agent to read secrets or unrelated environment variables.
Persistence & Privilege
The skill is not force-enabled (always: false). It may instruct the agent to write local annotations (chub annotate) which will persist in the repository; it also includes guidance around sending feedback but requires user approval. These are expected for a documentation‑fetching workflow but you should be aware the agent could modify repo files when running the CLI.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install use-chub-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /use-chub-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added NOTICE.txt and UPSTREAM_LICENSE.txt files for proper legal attribution. - Included an Attribution section in SKILL.md explaining project origins, upstream repository, and license information. - No functional or workflow changes to the skill itself.
v1.0.0
- Initial release of the use-chub-cli skill. - Provides comprehensive workflow and decision rules for using the chub CLI to fetch third-party SDK and API documentation. - Includes step-by-step examples for searching, retrieving, and applying documentation based on user needs. - Details failure handling, local annotation capture, and user feedback processes. - Specifies when to prefer global or local chub entrypoints for command execution.
元数据
Slug use-chub-cli
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

kshern 是什么?

Use the Context Hub chub CLI to fetch current third-party SDK, API, and cloud-service documentation before writing, modifying, or reviewing integration code.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 230 次。

如何安装 kshern?

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

kshern 是免费的吗?

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

kshern 支持哪些平台?

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

谁开发了 kshern?

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

💬 留言讨论