my-custom-skill · git:20260520.63c9c79 · 2026-05-20 · sha256 f83948652ef0f09d
my-custom-skill git:20260520.63c9c79A
Immutable. This exact content is served forever at /api/v1/blob/f83948652ef0f09d.
--- name: my-custom-skill label: My Custom Skill description: >- Describe what this skill does and when SpeedChat 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.