support skills in ~/.agents/skills/ and integrate them into the prompt #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Skills installed into the standard ~/.agents/skills/ directory should be automatically integrated into the prompt and provided to the LLM to also be useable. this should follow the default patterns and structures that skills are built and not rely on any ds4server specific structure and is used to for example use the allium skill in DS4Server to help the weeker model to properly build up plans and requirements.
Is skills in dev brain the correct way?to support skills in ~/.agents/skills/ and integrate them into the prompt