local-researcher
Installation
SKILL.md
Local Researcher Skill
完全在本地运行的深度研究助手,无需将数据发送到云端 LLM 服务。支持 Ollama 和 LMStudio,迭代式网络研究,输出带引用的专业报告。
前置要求
安装 Ollama(推荐)
# macOS
brew install ollama
# Linux
curl -fsSL https://ollama.com/install.sh | sh
完全在本地运行的深度研究助手,无需将数据发送到云端 LLM 服务。支持 Ollama 和 LMStudio,迭代式网络研究,输出带引用的专业报告。
# macOS
brew install ollama
# Linux
curl -fsSL https://ollama.com/install.sh | sh