docs: add Ollama (local open-source models) support guide#16
Conversation
Document how to run the InvestSkill frameworks on local models via Ollama — no API key, offline-capable. Adds README-ollama.md covering the paste path and the tool-capable-client path for live data, plus a platform row in README.md and an Ollama column/section in PLATFORM-COMPATIBILITY.md. Docs-only; all framework counts unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Code Review
This pull request introduces support for running InvestSkill frameworks locally using Ollama, adding a dedicated README-ollama.md guide and updating README.md and PLATFORM-COMPATIBILITY.md to reflect this new platform. The review feedback highlights two inconsistencies in the updated PLATFORM-COMPATIBILITY.md table: the analysis skills count should be updated from 18 to 25, and the offline support status for Claude Code, Cursor, and Gemini CLI should be corrected to show they do not support offline mode, aligning with their detailed sections.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| | **Works Offline** | ✅ | ✅ | ✅ | ❌ | ✅ | | ||
| | Feature | Claude Code | Cursor | Gemini CLI | Copilot | Universal | Ollama | | ||
| |---------|:-----------:|:------:|:----------:|:-------:|:---------:|:------:| | ||
| | **18 Analysis Skills** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
There was a problem hiding this comment.
The row header states 18 Analysis Skills, but the repository has been updated to support 25 skills (as advertised in README.md and README-ollama.md). Please update this row to reflect the correct count of 25 skills.
| | **18 Analysis Skills** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | |
| | **25 Analysis Skills** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | |
| | **File References** | ➖ | ✅ | ✅ | ➖ | ➖ | ➖ | | ||
| | **Copy/Paste Ready** | ➖ | ➖ | ➖ | ➖ | ✅ | ✅ | | ||
| | **Real-Time Updates** | ✅ | ✅ | ✅ | ✅ | ⏰ | ⏰ | | ||
| | **Works Offline** | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | |
There was a problem hiding this comment.
There is an inconsistency in the Works Offline row. The table marks Claude Code, Cursor, and Gemini CLI as ✅ (fully supported), but their detailed sections below explicitly state that offline mode is not supported (e.g., line 57: ❌ Offline mode (requires marketplace check), line 112: ❌ Offline mode (Cursor requires internet), and line 175: ❌ Offline mode (requires Gemini API)). Please update the table row to accurately reflect offline support for these platforms.
| | **Works Offline** | ✅ | ✅ | ✅ | ❌ | ✅ | ✅ | | |
| | **Works Offline** | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ | |
Address code-review feedback on the Quick Comparison table: - "18 Analysis Skills" -> "25" to match the advertised framework count - "Works Offline" now ❌ for Claude Code / Cursor / Gemini CLI, matching their own detail sections (they require a cloud API); only Universal and Ollama run fully offline Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Document how to run the InvestSkill frameworks on local models via Ollama — no API key, offline-capable. Adds README-ollama.md covering the paste path and the tool-capable-client path for live data, plus a platform row in README.md and an Ollama column/section in PLATFORM-COMPATIBILITY.md. Docs-only; all framework counts unchanged.
Description
Please include a summary of the changes and which issue is fixed (if applicable).
Fixes # (issue)
Type of Change
Please delete options that are not relevant.
Changes Made
Checklist
Testing
Please describe how you tested your changes:
Additional Notes
Add any other context about the pull request here.
For New Skills:
For Plugin Updates: