Skip to main content

Crate skm_cli

Crate skm_cli 

Source
Expand description

§skm-cli

Developer CLI for Agent Skills.

Commands:

  • init - Create a new skill from template
  • validate - Validate SKILL.md files
  • list - List skills in a directory
  • select - Interactive skill selection (debugging)
  • test - Run trigger test suites
  • bench - Benchmark selection performance
  • optimize - Optimize skill descriptions
  • stats - Show usage analytics
  • serve - Start HTTP API server

Modules§

commands
CLI command implementations.