← 返回 Skills 市场
Windows Ai
作者
Twin Geeks
· GitHub ↗
· v1.0.0
· MIT-0
80
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install windows-ai
功能描述
Windows AI — run local AI on Windows with LLM inference, image generation, and embeddings. Windows AI server for Llama, Qwen, DeepSeek, Phi, Mistral. Turn Wi...
安全使用建议
This skill appears to implement a local Windows AI cluster, which is plausible — but it increases your machine's network exposure. Before installing or running anything: (1) Review the 'ollama-herd' package source on the provided GitHub link and PyPI listing; don't pip-install blindly. (2) Confirm how herd-node authenticates/authorizes nodes; avoid automatic-join behavior on machines in untrusted networks. (3) When adding a firewall rule, restrict it to private/local interfaces or specific IPs rather than opening the port to all networks or the public internet. (4) Inspect and protect ~/.fleet-manager (logs/DB) — they may contain request data; back them up and set appropriate file permissions. (5) Prefer testing in an isolated VM or non-sensitive machine first. If you need higher assurance, ask the maintainer how node enrollment, TLS/authentication, and admin access control are implemented and request guidance for secure deployment.
能力评估
Purpose & Capability
Name/description (local Windows AI cluster, routing LLM requests across Windows machines) aligns with the instructions: pip install ollama-herd, running herd / herd-node, local OpenAI-compatible API endpoints, and local model/image/embedding examples. Required binaries (curl/wget, optional python3/pip/nvidia-smi) and config paths (~/.fleet-manager/*) are consistent with a fleet manager.
Instruction Scope
Instructions tell the user to open inbound TCP port 11435 and to run herd-node which 'joins the cluster automatically' — there is no mention of authentication, encryption, or how nodes are authorized. Automatic joining + opening an inbound port can let untrusted hosts connect or allow data to leave your machine if misconfigured. The SKILL.md also suggests environment changes and persistent services but does not describe access controls for the dashboard, node registration, or logs in ~/.fleet-manager.
Install Mechanism
The registry has no install spec (instruction-only), but SKILL.md explicitly instructs 'pip install ollama-herd'. That is a third-party PyPI install triggered by the user/agent; it's reasonably expected but carries the usual risks of executing/ installing externally published packages. The skill does not provide a vetted release URL or hash, nor does it advise reviewing the package source before installing.
Credentials
The skill declares no required credentials or secrets. Example environment variables are service configuration (OLLAMA_KEEP_ALIVE, OLLAMA_MAX_LOADED_MODELS) rather than credentials. No unrelated API keys or secrets are requested.
Persistence & Privilege
The skill asks users to run persistent services (herd, herd-node), change user environment variables, and open a firewall port. While always:false and no permanent platform-level privileges are requested, these actions increase the system's network footprint and long-term exposure. The SKILL.md also references persistent config/log files (~/.fleet-manager) that could contain sensitive data but provides only a 'do not modify' note, not guidance on securing them.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install windows-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/windows-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Windows AI 1.0.0 — Run local AI workloads on your Windows PCs with LLM, image generation, and embeddings, no cloud required.
- Initial release with local LLama, Qwen, DeepSeek, Phi, Mistral, and image/embedding support
- Turn multiple Windows computers into an AI cluster using Ollama Herd routing
- Supports NVIDIA GPU acceleration and vRAM-aware routing
- Compatible with OpenAI SDKs and tools; includes web dashboard and health checks
- All inference and data processing stays on your network — no cloud APIs or subscriptions
元数据
常见问题
Windows Ai 是什么?
Windows AI — run local AI on Windows with LLM inference, image generation, and embeddings. Windows AI server for Llama, Qwen, DeepSeek, Phi, Mistral. Turn Wi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 Windows Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install windows-ai」即可一键安装,无需额外配置。
Windows Ai 是免费的吗?
是的,Windows Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Windows Ai 支持哪些平台?
Windows Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(windows)。
谁开发了 Windows Ai?
由 Twin Geeks(@twinsgeeks)开发并维护,当前版本 v1.0.0。
推荐 Skills