-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
Even though skills are only 100 tokens, it doesn't scale well.
(This won't work with actual /skills sadly until claude code can hot-load skills during runtime)
What I'd do is make a skill to identify the skills needed to solve a problem.
You can then have a huge database of skills that builds up over time, and potentially even be shared, and a way to pull it in based on each problem.
I'm sure hot loading will be added into claude code at some point, which would make this more useful, but even without it you can just read context in with the details.
This would actually work better inside claude code though and not as a skill. Not sure why anthropic haven't done this.
Anyway just sharing my idea.
Roark1138, 4Lienau and thelabvenice
Metadata
Metadata
Assignees
Labels
No labels