返回 Skill 列表
extension
分类: AI Agent 能力无需 API Key

my-template-skill

标准化响应,采用固定的执行结构。当用户要求工作流样式的输出、一致的任务分解或可重用的交付检查表时使用。

person作者: jakexiaohubgithub

My Template Skill

Use this skill when requests need a repeatable structure and predictable delivery quality.

When to Apply

  • User asks for a standard format or style
  • Task needs explicit constraints and step-by-step execution
  • Output should include clear deliverables/checklists

Execution Rules

  1. Extract goal first, then constraints
  2. Provide executable steps (not abstract suggestions)
  3. Ensure each step has a concrete output

Output Template

[Goal]
- ...

[Constraints]
- ...

[Execution Steps]
1. ...
2. ...

[Deliverables]
- ...