Skills
Skills
.fabro/skills/*/SKILL.md
Vendor docs
frontmatter
| name | type | required | meaning | concept | |
|---|---|---|---|---|---|
| allowed-tools | string |
Space-separated string of pre-approved tools the skill may use. (Experimental)
|
docs ↗ | ||
| compatibility | string |
Max 500 characters. Indicates environment requirements (intended product, system packages, network access, etc.).
|
docs ↗ | ||
| description | string | yes |
Max 1024 characters. Non-empty. Describes what the skill does and when to use it.
|
docs ↗ | |
| license | string |
License name or reference to a bundled license file.
|
docs ↗ | ||
| metadata | string |
Arbitrary key-value mapping for additional metadata.
|
docs ↗ | ||
| name | string | yes |
Max 64 characters. Lowercase letters, numbers, and hyphens only. Must not start or end with a hyphen.
|
docs ↗ |