feat(agent): skill invocation — load and execute skills from catalog (#128) #143

Merged
jason.woltje merged 1 commits from feat/p7-017-skill-invocation into main 2026-03-15 18:36:59 +00:00

1 Commits

Author SHA1 Message Date
43b834125a feat(agent): skill invocation — load and execute skills from catalog (#128)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Adds SkillLoaderService, skill_list and skill_invoke meta-tools, and
session-level skill injection from the DB catalog. Enabled prompt-type
skills inject system prompt additions into new sessions; tool and
workflow skills are invocable via skill_invoke.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 13:36:21 -05:00