AI.Tools.RunSkill (fnord v0.9.29)
View SourceExecute an enabled Skill by name.
This is an integration point between the coordinator and Skills. It:
- lists skills dynamically in its tool spec,
- resolves a selected skill by name,
- enforces RW gating (skills requiring
rwtools need--edit), - enforces a recursion depth limit for skill-to-skill calls,
- runs the skill via
AI.Agent.Skill.