Skip to content

skillsctl config

Manage the local skillsctl configuration file

Read and write ~/.config/skillsctl/config.yaml. Recognized keys are api_url (the registry URL the CLI talks to) and skills_dir (where ‘install’ writes downloaded skills).

--config-path string Config file path (for testing)
-h, --help help for config
--api-url string Registry URL; overrides the api_url setting from config and SKILLCTL_API_URL
--credentials-path string Credentials file path (for testing)