You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now GSD is flooding the skill root. Are there any plans to clean that up into a single structure with subroutines?
If you take a look at https://github.com/oracle/skills/ and the db skill. 1 entry in the system prompt, rich SKILL.md that routes to subdirectories. You invoke /db and the routing table guides the agent to the right content file. Lightweight in context, well-structured.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Right now GSD is flooding the skill root. Are there any plans to clean that up into a single structure with subroutines?
If you take a look at https://github.com/oracle/skills/ and the db skill. 1 entry in the system prompt, rich SKILL.md that routes to subdirectories. You invoke /db and the routing table guides the agent to the right content file. Lightweight in context, well-structured.
All reactions