You need to add a new API key to the system, update an existing credential, check what secrets are configured for the org or a specific agent, onboard a new third-party tool that needs credentials, diagnose why an agent cannot access a service because a key appears missing, rotate a compromised or expired key, or restart affected agents after a credential change. This skill covers the full lifecycle of environment variables and secrets in cortextOS.
$npx -y skills add grandamenium/cortextos --skill env-managementInstalls into the current project.
Run `npx skills use "https://github.com/grandamenium/cortextos" --skill "grandamenium/cortextos/env-management"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/grandamenium/cortextos" that are relevant to the current task. Run `npx skills add "https://github.com/grandamenium/cortextos"` and select the relevant skills, then follow their instructions.