Skip to content

Repository files navigation

Skill Library Field Workshop

A hands-on field workshop for teams that have moved past writing their first SKILL.md and now need to operate a skill library: measure each skill's value, gate shipping on evidence, govern who can change what, and retire the skills that stop earning their keep.

It is built on the open Agent Skills standard and runs fully in demo mode — no vendor account or live agent required.

→ Read the workshop: https://catwang42.github.io/skill-library-workshop/

What's in this repo

Path What it is
docs/ The workshop site (MkDocs Material) — modules and exercises
library/ The companion skill library every exercise runs against
library/tools/ validate_skill.py (structure) and skilleval.py (ablation eval)

Run it locally

python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
mkdocs serve   # http://127.0.0.1:8000

Full pre-work — including the three verification gates — is on the Setup page.

About

A hands-on field workshop for teams that have moved past writing their first SKILL.md and now need to operate a skill library: measure each skill's value, gate shipping on evidence, govern who can change what, and retire the skills that stop earning their keep.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages