First-time openInvest installation and onboarding. ONLY use when user explicitly says "set up invest" / "init invest" / "帮我初始化 invest", OR when invest skill's doctor returns status="needs_setup". NOT for daily usage — once onboarding is done, the invest skill takes over (portfolio viewing, committee analysis, buy/sell tracking). Wraps run.sh init --from-stdin with the canonical 5-question flow.
$npx -y skills add longsizhuo/openinvest --skill invest-setupInstalls into the current project.
Run `npx skills use "https://github.com/longsizhuo/openinvest" --skill "longsizhuo/openinvest/invest-setup"` 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/longsizhuo/openinvest" that are relevant to the current task. Run `npx skills add "https://github.com/longsizhuo/openinvest"` and select the relevant skills, then follow their instructions.