yaaif_skill_create
Create a skill pack with instructions, tools, and configuration files to enable reusable AI capabilities in your IDE workflows.
Instructions
Create a skill pack in YAA\F (writes SKILL.md + skill_configs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| tools | No | ||
| enabled | No | ||
| spec_id | No | ||
| slot_key | No | ||
| updated_by | No | ||
| description | Yes | ||
| instruction | Yes | ||
| allowed_tools | No | ||
| classification | No | ||
| include_examples | No | ||
| include_references | No | ||
| assigned_user_emails | No |