Install and fully set up ConnectOnion on Windows, macOS, or Linux so EVERY co command works — find Python, pip install, co init (scaffolds the project AND authenticates, writing keys.env), confirm the account with co status, install a browser for co browser, then hand the user a plain-language summary. Use when the user says "install connectonion", "set up connectonion", "get me started with co", or a co command fails because nothing is configured yet.
$npx -y skills add openonion/connectonion --skill install-connectonionInstalls into the current project.
Run `npx skills use "https://github.com/openonion/connectonion" --skill "openonion/connectonion/install-connectonion"` 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/openonion/connectonion" that are relevant to the current task. Run `npx skills add "https://github.com/openonion/connectonion"` and select the relevant skills, then follow their instructions.