SkillsDemoAgent
object SkillsDemoAgent
Example "Wizard's Apprentice" agent demonstrating the Skills workflow.
A SkillToolset exposes the skills under src/main/resources/skills (each a SKILL.md plus optional assets) as the list_skills, load_skill, and load_skill_resource tools. Skills are loaded from the runtime classpath, so the example works from the Dev UI, Gradle, an IDE, or a packaged JAR.
Properties
Link copied to clipboard
The agent, equipped with a SkillToolset that loads "spells" from the skills directory.