# AutoVault Skill Examples

The examples page is a compatibility route for curated SKILL.md references. It is not a listings site; it shows how AutoVault admits skills into a local vault, records provenance, signs what passes, renders agent-specific output, and keeps permission signals visible.

## Featured examples

- autovault-bootstrap: audit, install, verify, and sync AutoVault for an agent profile.
- skill-author: author a well-formed SKILL.md with valid frontmatter and capability declarations.
- autovault-skill: understand AutoVault-managed filesystem-synced skills.

First-party AutoVault examples use MIT metadata. Other example sources keep their submitted license metadata and still run through the same gate before admission.

## Agent use

Agents should use get_skill for vault inventory lookup, fetch full content only when needed, and set include_resources when packaged files are required instead of assuming filesystem paths.
