Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions skills/write-skill/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,6 @@ license: Apache-2.0

## Edge Cases
[Thin input, inconsistent input, missing context, CSV-specific]

## Closing
[Tell the user what to do with the output: download, save, upload
to future conversations, pair with other skills. Example: "Download
this file. Whenever you need [task], upload it to a new conversation."]
```

Keep the body under 500 lines. If the skill needs more detail, move supporting information into reference files and point to them.
Expand Down
2 changes: 1 addition & 1 deletion skills/write-skill/skillshelf.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "1.9"
version: "2.0"

category: operations-and-process
subcategories:
Expand Down
Loading