skill-creator

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Skill-creator

Skill-creator

Purpose

用途

Create or update AgentSkills for CoWork-OSS. Use when designing, structuring, or packaging skills. Supports JSON format with requirements, installation specs, and metadata.
为CoWork-OSS创建或更新AgentSkills,在设计、构建或打包技能时使用,支持包含依赖要求、安装规范和元数据的JSON格式。

Routing

路由规则

  • Use when: Use when the user asks to create or update AgentSkills for CoWork-OSS. Use when designing, structuring, or packaging skills. Supports JSON format with requirements, installation specs, and metadata.
  • 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-creator: task-specific result plus concrete action notes.
  • Success criteria: Returns concrete actions and decisions matching the requested task, with no fabricated tool-side behavior.
  • 适用场景:当用户要求为CoWork-OSS创建或更新AgentSkills时使用;在设计、构建或打包技能时使用。支持包含依赖要求、安装规范和元数据的JSON格式。
  • 不适用场景:当请求涉及规划文档、高层战略或不可执行的讨论时请勿使用,应改用相关的规划或设计工作流。
  • 输出:Skill-creator的产出:特定任务的结果以及具体的操作说明。
  • 成功标准:返回与请求任务匹配的具体操作和决策,不存在虚构的工具侧行为。

Trigger Examples

触发示例

Positive

正向示例

  • Use the skill-creator skill for this request.
  • Help me with skill-creator.
  • Use when the user asks to create or update AgentSkills for CoWork-OSS. Use when designing, structuring, or packaging skills. Supports JSON format with requirements, installation specs, and metadata.
  • Skill-creator: provide an actionable result.
  • 对该请求使用skill-creator技能。
  • 帮我使用skill-creator。
  • 当用户要求为CoWork-OSS创建或更新AgentSkills时使用;在设计、构建或打包技能时使用。支持包含依赖要求、安装规范和元数据的JSON格式。
  • Skill-creator:提供可落地的执行结果。

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-creator for unrelated requests.
  • This request is outside skill-creator scope.
  • This is conceptual discussion only; no tool workflow is needed.
  • 当请求涉及规划文档、高层战略或不可执行的讨论时请勿使用,应改用相关的规划或设计工作流。
  • 无关请求不要使用skill-creator。
  • 该请求超出skill-creator的适用范围。
  • 这仅为概念性讨论,无需使用工具工作流。

Runtime Prompt

运行时提示

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