skill-hub

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

skill-hub

skill-hub

Purpose

用途

Use the skill-hub CLI to search, install, update, and publish agent skills from skill-hub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed skill-hub CLI.
使用skill-hub CLI从skill-hub.com搜索、安装、更新及发布Agent技能。当你需要即时获取新技能、将已安装的技能同步到最新版本或指定版本,或是通过npm安装的skill-hub CLI发布新的/已更新的技能文件夹时可使用该工具。

Routing

触发规则

  • Use when: Use when the user asks to use the skill-hub CLI to search, install, update, and publish agent skills from skill-hub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed skill-hub CLI.
  • Do not use when: Do not use when the request is asking for planning documents, high-level strategy, or non-executable discussion; use the relevant planning or design workflow instead.
  • Outputs: Outcome from skill-hub: task-specific result plus concrete action notes.
  • Success criteria: Returns concrete actions and decisions matching the requested task, with no fabricated tool-side behavior.
  • 适用场景:当用户要求使用skill-hub CLI从skill-hub.com搜索、安装、更新及发布Agent技能时使用;当你需要即时获取新技能、将已安装的技能同步到最新版本或指定版本,或是通过npm安装的skill-hub CLI发布新的/已更新的技能文件夹时使用。
  • 不适用场景:当请求涉及规划文档、高层战略或不可执行的讨论时请勿使用,应改用相关的规划或设计工作流。
  • 输出:skill-hub的运行结果:特定任务的结果 + 具体的操作说明。
  • 成功标准:返回与请求任务匹配的具体操作和决策,不存在虚构的工具端行为。

Trigger Examples

触发示例

Positive

正面示例

  • Use the skill-hub skill for this request.
  • Help me with skill-hub.
  • Use when the user asks to use the skill-hub CLI to search, install, update, and publish agent skills from skill-hub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed skill-hub CLI.
  • skill-hub: provide an actionable result.
  • 对该请求使用skill-hub技能。
  • 帮我使用skill-hub。
  • 当用户要求使用skill-hub CLI从skill-hub.com搜索、安装、更新及发布Agent技能时使用;当你需要即时获取新技能、将已安装的技能同步到最新版本或指定版本,或是通过npm安装的skill-hub CLI发布新的/已更新的技能文件夹时使用。
  • skill-hub:返回可执行的结果。

Negative

负面示例

  • Do not use when the request is asking for planning documents, high-level strategy, or non-executable discussion; use the relevant planning or design workflow instead.
  • Do not use skill-hub for unrelated requests.
  • This request is outside skill-hub scope.
  • This is conceptual discussion only; no tool workflow is needed.
  • 当请求涉及规划文档、高层战略或不可执行的讨论时请勿使用,应改用相关的规划或设计工作流。
  • 无关请求不要使用skill-hub。
  • 该请求超出skill-hub的适用范围。
  • 这仅为概念讨论,不需要使用工具工作流。

Runtime Prompt

运行时提示

  • Current runtime prompt length: 993 characters.
  • Runtime prompt is defined directly in
    ../skill-hub.json
    .
  • 当前运行时提示长度:993字符。
  • 运行时提示直接在
    ../skill-hub.json
    中定义。