Shared knowledge for using the octo CLI — authentication, multi-service config, output envelopes, universal flags, error handling, and common patterns. Load before invoking any octo domain skill.
$npx -y skills add mininglamp-oss/octo-cli --skill octo-sharedInstalls into the current project.
Run `npx skills use "https://github.com/mininglamp-oss/octo-cli" --skill "mininglamp-oss/octo-cli/octo-shared"` 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/mininglamp-oss/octo-cli" that are relevant to the current task. Run `npx skills add "https://github.com/mininglamp-oss/octo-cli"` and select the relevant skills, then follow their instructions.