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
2 changes: 0 additions & 2 deletions skills/write-skill/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,6 @@ Output must be ready to paste into a CMS, upload to a platform, or hand to a tea

Every skill includes an example output file in `references/`. The file must use the `example-` prefix (e.g., `example-output.md`). The SkillShelf website uses this prefix to find and display example files. A file named `sample-output.md` or `output-example.md` will not appear on the site.

Use generic, category-obvious brand names. The name should make the product category immediately clear. "GreatOutdoors Co." (outdoor gear), "GoodBoy Treats" (pet products), "BeanThere Coffee" (coffee). Avoid names that sound like real brands or don't signal the category: "Ridgeline Supply Co.", "Duskbloom", "Apex Provisions."

The example demonstrates the ceiling, not the floor. If the example is mediocre, the LLM will calibrate to mediocre output.

### General behaviors
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.8"
version: "1.9"

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