首页龙虾技能列表 › Ollama on Windows — Setup, CORS Fix & Custom Models — Ollama工具

Ollama on Windows — Setup, CORS Fix & Custom Models — Ollama工具

v1.0.1

[AI辅助] Complete Windows setup guide for Ollama: installation, CORS header fix for web apps, custom model creation with Modelfiles, and integration with desktop AI t...

0· 230·0 当前·0 累计
by @theshadowrose (Shadow Rose)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/3/12
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
This is an instruction-only Windows setup guide for Ollama that is internally consistent with its stated purpose; no surprising binaries, credentials, or install steps are requested, but the recommended CORS wildcard is a security tradeoff users should understand.
评估建议
This guide appears to do what it says: help you install Ollama on Windows, enable CORS for web apps, and create local models. Before following it: (1) download Ollama only from the official site and verify installer integrity if possible; (2) avoid setting OLLAMA_ORIGINS='*' in production—use a restricted origin list or set the variable temporarily while testing to reduce exposure; (3) do not expose your Ollama server to the public internet or untrusted networks without proper access controls an...
详细分析 ▾
用途与能力
Name/description (Ollama setup, CORS fix, Modelfiles) align with the instructions: downloading Ollama, running 'ollama serve', setting OLLAMA_ORIGINS, creating .modelfile and building/running models. No unrelated credentials, binaries, or config paths are requested.
指令范围
SKILL.md stays within setup and model-creation tasks. It instructs setting an environment variable (OLLAMA_ORIGINS) to '*' for CORS — this is expected for the stated web-use case but grants broad cross-origin access and should be treated as a security tradeoff rather than an innocuous default. It also suggests checking GPU via nvidia-smi, which is appropriate for model sizing.
安装机制
No install spec or packaged code is included; this is instruction-only and does not write or execute new code on disk. The instructions point users to the official ollama.com download, which is appropriate.
凭证需求
The skill declares no required env vars, but the guide recommends setting OLLAMA_ORIGINS='*'. That environment change is directly related to the CORS objective but is broad and can expose a local server to any web origin. No credentials or unrelated environment access is requested.
持久化与权限
Skill is not always-enabled and has no autonomous privileged behavior. It does not request changes to other skills or system-wide agent config beyond normal user-managed environment variables.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/12

Initial public release

● 无害

安装命令 点击复制

官方npx clawhub@latest install ollama-windows-guide
镜像加速npx clawhub@latest install ollama-windows-guide --registry https://cn.clawhub-mirror.com

技能文档

Complete Windows setup guide for Ollama: installation, CORS header fix for web apps, custom model creation with Modelfiles, and integration with desktop AI tools.

See README.md for full documentation.

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务