Skip to content

Latest commit

 

History

History
99 lines (77 loc) · 2.06 KB

File metadata and controls

99 lines (77 loc) · 2.06 KB
name my-skill
description A one-line description of what this skill does.
triggers
user says 'do the thing'
user asks about X
code imports some-library

{{SKILL_NAME}}

Purpose

Describe what this skill does in 2-3 sentences. Be specific about the value it provides and the domain it operates in. This section helps the agent (and humans) understand when and why to use this skill.

Context

Instructions

  1. First, ...
  2. Then, ...
  3. Finally, ...

Constraints

  • Do not ...
  • Always ...

Examples

Example 1: {{scenario}}

Input:

user: ...

Expected behavior:

agent: ...

Resources