Operator's guide to the YC CLI (yc) for the Gini batch demo — scoped to the yc commands the demo actually uses: the validated browser-forward login flow (tmux + browser_connect) and investor research against Bookface. Assumes yc is installed but NOT logged in yet. Load before staging or running the demo.
$npx -y skills add open-curiosity/gini-agent --skill yc-cliInstalls into the current project.
Run `npx skills use "https://github.com/open-curiosity/gini-agent" --skill "open-curiosity/gini-agent/yc-cli"` 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/open-curiosity/gini-agent" that are relevant to the current task. Run `npx skills add "https://github.com/open-curiosity/gini-agent"` and select the relevant skills, then follow their instructions.