Commit Graph
14 Commits
Author SHA1 Message Date
Gav VermaandGitHub 3baaccb91a Move linear skill to experimental (#23)
Moves the linear skill to the newly-created (#22) experimental bucket.
2025-12-20 19:20:25 -08:00
Gav VermaandGitHub 2a1cce6e76 Move plan skill to experimental (#22)
Rewrites `plan` skill as `create-plan` and removes all lifecycle
management skills. Moved to a new `.experimental` bucket for evaluation
and to get feedback on use.
2025-12-20 19:20:14 -08:00
Gav VermaandGitHub e8acbcb5f8 Update max length on skill names in skill-creator (#15)
Up to 64 to conform to open-standard spec.
2025-12-19 09:17:20 -08:00
Gav VermaandGitHub 3b1b7665ac Add short-description to Notion and Figma skills (#10) 2025-12-18 23:41:28 -08:00
f4d6fda84e Add Figma skills to curated catalog (#9)
Adding partner skills provided by Figma into the curated section

---------

Co-authored-by: ae <ae@openai.com>
2025-12-18 23:24:00 -08:00
Gav VermaandGitHub e24f4cd1e5 Add Notion skills to curated catalog (#8)
Adding partner skills provided by Notion into the curated section
2025-12-18 23:14:01 -08:00
Gav VermaandGitHub 59c17eca47 Add short descriptions to system skills (#7) 2025-12-18 19:06:07 -08:00
Gav VermaandGitHub 48f42090fe Rename skill-creator license file (#6)
Rename `skill-creator` system license file for capitalization as per
spec.
2025-12-18 16:57:17 -08:00
Gav VermaandGitHub 82aef2453f Add license to plan skill (#5)
Attaches APACHE 2.0 to the `plan` system skill.
2025-12-18 16:52:45 -08:00
Gav VermaandGitHub 7c6f995fe7 Add skill-creator skill (#4)
Adapted from Claude's Agent Skills.
2025-12-18 00:32:59 -08:00
Gav VermaandGitHub 5f91fc1413 Add plan skill (#3)
Adds the plan skill which supports both creation of plan and plan
lifecycle management on disk.
2025-12-18 00:13:54 -08:00
Gav VermaandGitHub f0432da83c Adds python bytecode files to .gitignore (#2) 2025-12-17 16:31:10 -08:00
Gav VermaandGitHub d4c62d44f0 Update readme with initial text; add gitignore (#1) 2025-12-17 15:21:10 -08:00
Gav VermaandGitHub 4b79472e38 Initial commit 2025-11-24 22:25:43 -08:00