Specification
Look System
kanonak.org
agent-skills@1.2.0
ActivationMethod
Class
Activation Method
The mechanism by which an agent activates a skill.
Class
Instances
3
Activation Method
File Read Activation
Model-driven activation where the agent uses its standard file-read tool to read the SKILL.md file.
Activation Method
Tool Activation
Model-driven activation via a dedicated activate_skill tool registered by the agent runtime.
Activation Method
User Explicit Activation
User-initiated activation via slash command (/skill-name) or mention syntax ($skill-name).