Docs/CLI Commands

install-skills

assrt install-skills installs optional skill packs that extend the CLI: framework-specific helpers, model adapters, or cloud-provider integrations.

bash
assrt install-skills stripe          # adds Stripe-specific helpers
assrt install-skills --list          # show what is installed
assrt install-skills --all