What’s Inside a Skill
Every skill contains:- System Prompt Extension — domain instructions injected into the LLM context
- Tool Definitions — callable actions the model can invoke
- Permissions — what the skill needs access to
- Model Preference — which model works best for this skill
- Trigger — how the skill activates (keyword, event, schedule, manual)
- Knowledge Files — bundled reference data
