my-custom-skill · diff
git:20260520.63c9c79 to git:20260520.a13d1dd
1 added, 1 removed. Audit A to A.
---
name: my-custom-skill
label: My Custom Skill
description: >-
- Describe what this skill does and when SpeedChat should apply it. Include
+ Describe what this skill does and when Minnow should apply it. Include
example phrases users might say, such as "help me with X" or "run Y workflow".
disable-model-invocation: true
---
# My Custom Skill
## When to use
- User asks for …
- User mentions …
## Steps
1. Gather context (files, terminal output, or browser state as needed).
2. Follow project conventions from `documentation/context.md` when relevant.
3. Deliver a clear, actionable result.
## Output
- State assumptions briefly when information is missing.
- Prefer concrete steps, file paths, and tool calls over vague advice.