Skills are reusable instructions that help AI execute a workflow consistently without repeating the entire procedure in every chat.
Create a skill
- Open Skills and create a skill.
- Name it and describe when it should be used.
- Write steps, required inputs, rules, output format, and stop conditions.
- Save and assign it to the appropriate AI.
Test and maintain
- Test normal, missing-input, and invalid-input cases.
- Update the skill when the business process changes.
- Split overly broad skills into focused workflows.
Permission boundary
A Skill provides instructions; it does not grant access. AI can still use only allowed data and tools.
Include an example of a good output to improve consistency.