Skills
Skills are markdown files that provide domain-specific knowledge to the AI. When a user asks about a topic covered by a skill, the AI reads the skill file to give an informed answer.Defining skills
Add skills to yourkazzle.config.ts:
Skill file format
Each skill is a markdown file (conventionally namedSKILL.md) that contains instructions, examples, and context the AI should know.