One-shot setup and verification for the AI Investing (Zo-professional) course. Invoke whenever the student says they want to "set up the course," "install the course servers," "get the AI Investing course running," "verify my course setup," or asks why the SPY/TLT or PageIndex RAG MCP servers are missing. Installs uv, syncs both course MCP servers, installs Ollama, pulls the gemma4:e2b model, points the RAG server's config at it, drops the consumer skills (spy-tlt-course, pageindex-rag-course) into the workspace Skills directory, and runs a green/red smoke test. Idempotent — safe to re-run.
$npx -y skills add jingerzz/ai-investment-courses --skill course-setupInstalls into the current project.
Run `npx skills use "https://github.com/jingerzz/ai-investment-courses" --skill "jingerzz/ai-investment-courses/course-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/jingerzz/ai-investment-courses" that are relevant to the current task. Run `npx skills add "https://github.com/jingerzz/ai-investment-courses"` and select the relevant skills, then follow their instructions.