Skill With Extended
This example skill demonstrates the extended spec features that are 100% optional and backward-compatible with the base Agent Skills spec.
When to use this skill
Use this skill as a reference when you want to learn how to declare:
security: Capabilities, credentials, and network access policiestesting: Test scenarios for automated verificationcomposition: Skill dependencies and replacement chainstools: Tool dependencies and bindings
Instructions
- Review the frontmatter above to see all extended fields in action
- Copy and adapt the structure to your own skill's needs
- Remember: all extended fields are optional
Gotchas
- This is an example — replace all content with your own instructions
- Extended fields are validated only when present
- Unknown fields outside the schema still produce warnings