my-custom-skill · git:20260520.a13d1dd · 2026-05-20 · sha256 5d22903dcebd9c42

my-custom-skill git:20260520.a13d1ddA

Immutable. This exact content is served forever at /api/v1/blob/5d22903dcebd9c42.

---
name: my-custom-skill
label: My Custom Skill
description: >-
  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.