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
Owner

Adds skill loader service, skill_list and skill_invoke meta-tools, and session-level skill injection from DB catalog.

Adds skill loader service, skill_list and skill_invoke meta-tools, and session-level skill injection from DB catalog.
jason.woltje added 1 commit 2026-03-15 18:36:50 +00:00
feat(agent): skill invocation — load and execute skills from catalog (#128)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
43b834125a
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>
jason.woltje merged commit 3bb401641e into main 2026-03-15 18:36:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#143