File-based skill registry for the [Skill Agent](https://github.com/clebermasters/faster-agent-rs) framework.
Loads and parses `SKILL.md` files from the filesystem. Each `SKILL.md` contains YAML frontmatter (metadata) and a markdown body (instructions).
See the [main repository](https://github.com/clebermasters/faster-agent-rs) for full documentation.