← 返回 Skills 市场
twinsgeeks

Ollama Manager

作者 Twin Geeks · GitHub ↗ · v1.3.1 · MIT-0
cross-platform ⚠ pending
257
总下载
0
收藏
3
当前安装
6
版本数
在 OpenClaw 中安装
/install ollama-manager
功能描述
Manage Ollama models across your machines — see what's loaded, what's eating disk, what's never used, and what you should pull next. Get AI-powered recommend...
安全使用建议
This skill appears coherent for managing Ollama models, but it recommends installing and running a third-party PyPI package and running a long‑running 'herd' router which will read local telemetry and control pulls/deletes. Before installing or running it: review the ollama-herd PyPI package and its GitHub repo for provenance and code behavior; run installation and the herd-node in an isolated/test environment (or container); confirm the router's network binding and authentication (ensure it doesn't bind to 0.0.0.0 without auth); inspect ~/.fleet-manager/latency.db and logs if they contain sensitive data; and avoid running installs as root. If you cannot review the package, treat the pip install step as higher risk.
能力评估
Purpose & Capability
The name/description (manage Ollama models across machines) matches the instructions: install the ollama-herd toolkit, run a herd router and herd-node, query router endpoints for model lists/disk usage, and query a local SQLite telemetry DB for usage/latency. The metadata's listed bins and configPaths (~/.fleet-manager/latency.db, ~/.fleet-manager/logs/herd.jsonl) are directly relevant to that purpose.
Instruction Scope
The SKILL.md tells the agent to: pip install a third-party package, run herd/herd-node daemons, curl localhost:11435 endpoints, and read/query ~/.fleet-manager/latency.db and logs. Those actions are within scope for fleet management, but they do give the skill access to local telemetry and allow it to trigger network activity (pull/delete models) via the router. The instructions do not request unrelated files, env vars, or remote endpoints beyond the documented local router and recommended PyPI package.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only). The SKILL.md recommends installing a PyPI package (pip install ollama-herd). Installing a package from PyPI is expected for this functionality but carries the usual risk that arbitrary code will be installed and run on the machine; this is proportionate to the stated purpose but worth vetting before install.
Credentials
The skill does not request environment variables, credentials, or unrelated config paths. The only declared config paths are local telemetry DB and logs used for usage/latency queries, which are appropriate for the stated diagnostics/recommendation features.
Persistence & Privilege
The skill is instruction-only and not marked always:true. It does not request persistent elevated platform privileges or access to other skills' configurations. Running the recommended herd daemon will create a persistent router process, which is normal for this functionality but is outside the skill bundle itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ollama-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ollama-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.1
Cross-platform support: macOS, Linux, and Windows. Updated OS metadata, descriptions, and hardware recommendations.
v1.3.0
- Updated branding and documentation to emphasize "Ollama" throughout the skill. - Clarified feature descriptions, troubleshooting steps, and commands to reference Ollama models and functionality explicitly. - Added multilingual summary to description (Chinese and Spanish). - Slight increment in version number from 1.0.0 to 1.0.1. - Improved clarity for onboarding and usage instructions by reinforcing "Ollama Manager" naming and terminology.
v1.2.0
- Updated the skill description to explicitly mention support for popular models like Llama, Qwen, DeepSeek, Phi, and Mistral. - Simplified and clarified the skill's capabilities in the description. - No code changes; documentation update only.
v1.1.0
- Fixed metadata formatting in SKILL.md. - Moved the "os" field into "requires" within the metadata block. - No user-facing feature changes; documentation only.
v1.0.1
- Added optionalBins field to metadata, listing optional dependencies (python3, sqlite3, pip). - Added configPaths to metadata, indicating relevant config/database/log files. - No changes to core instructions, usage or documentation.
v1.0.0
Initial release of ollama-manager: centralized Ollama model management across multiple machines. - View loaded, unused, and disk-heavy models across your fleet. - Get AI-powered recommendations for optimal model selection based on your hardware. - Pull, delete, and organize models remotely (no SSH required). - Track model usage, disk consumption, and performance history with per-machine details. - Visual dashboard for real-time fleet health and management actions.
元数据
Slug ollama-manager
版本 1.3.1
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 6
常见问题

Ollama Manager 是什么?

Manage Ollama models across your machines — see what's loaded, what's eating disk, what's never used, and what you should pull next. Get AI-powered recommend... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。

如何安装 Ollama Manager?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ollama-manager」即可一键安装,无需额外配置。

Ollama Manager 是免费的吗?

是的,Ollama Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ollama Manager 支持哪些平台?

Ollama Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ollama Manager?

由 Twin Geeks(@twinsgeeks)开发并维护,当前版本 v1.3.1。

💬 留言讨论