Loading...
Loading...
Guide for creating or updating simple, standalone skills with a single SKILL.md file
npx skill4agent add tstelzer/skills skill-creatorname: skill-name
description: What the skill does and when to use it.*.mdSKILL.mdSKILL.md[For deriving http clients](./effect-derive-http-client.md)
[For creating middlewares](./effect-http-middleware.md)
[For deriving swagger UIs](./effect-http-swagger.md)
[For multipart uploads](./effect-http-multipart.md)
[For streaming](./effect-http-streaming.md)---
name: skill-name
description: One sentence describing what it does and when to use it.
---
# Skill Name
## Workflow
1. Step one.
2. Step two.
3. Step three.
## Examples
- "Example user prompt"