List Skills

This skill discovers and lists available skills in the library.

Usage

python scripts/list-skills.py
python scripts/list-skills.py --domain publishing
python scripts/list-skills.py --kind agent-skill --verbose
python scripts/list-skills.py --provides html-site

Options

  • --domain: Filter by capability domain
  • --kind: Filter by skill kind
  • --provides: Filter by provided resource type
  • --consumes: Filter by consumed resource type
  • --verbose: Include full skill details