Package manager and operational toolkit for Agent AI Skills.
FastSkill helps teams install, organize, and operate AI skills with reproducible workflows.
- Manage skill dependencies with
skill-project.tomlandskills.lock - Install from local, git, and registry sources
- Search skills across remote catalogs or local installs
- Validate and evaluate skills before shipping
- Sync installed skills into agent metadata files
fastskill -V
fastskill init
fastskill add ./skills/my-skill -e --group dev
fastskill install
fastskill list- Repository: gofastskill/fastskill
- Quick start: webdocs/quickstart.mdx
- Installation: webdocs/installation.mdx
- CLI reference: webdocs/cli-reference/overview.mdx