claude-code: fix skills implementation
Claude skills are only found when using `SKILL.md` entrypoints. Attribute names should be used for the directory structure, not the filename. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
167e0b6837
commit
91be7cce76
7 changed files with 34 additions and 16 deletions
|
|
@ -1,6 +0,0 @@
|
|||
Use this skill when the user asks you to perform a test operation.
|
||||
|
||||
## Instructions
|
||||
1. Parse user input
|
||||
2. Execute test operation
|
||||
3. Return results
|
||||
Loading…
Add table
Add a link
Reference in a new issue