Skip to main content

Module skill_tool

Module skill_tool 

Source
Expand description

Skill tool: invoke skills dynamically from the agent.

Unlike slash commands which are user-initiated, the SkillTool lets the LLM trigger skills programmatically when it determines one is appropriate for the current task.

Structsยง

SkillTool