← 返回 Skills 市场
ieaves

RamaLama CLI

作者 Ian Eaves · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
528
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ramalama-cli
功能描述
Run and interact with AI agents.
安全使用建议
This skill appears to do what it says: it expects a local 'ramalama' binary and (optionally) a container runtime and documents how to use them. Before installing/use: (1) verify the source of the ramalama package (brew tap or the 'uv' formula) to ensure you trust the distributor; (2) be mindful that running 'serve' exposes an HTTP API — protect it with network controls or auth if you will serve sensitive data; (3) model pulls will download potentially large files and use significant CPU/GPU/memory and network bandwidth; (4) when running in containers, ensure images and mounts are trusted and avoid mounting sensitive host paths into model containers. If you need higher assurance, ask the publisher for a canonical homepage/repository or an official release URL for the ramalama binary before installing.
功能分析
Type: OpenClaw Skill Name: ramalama-cli Version: 1.0.0 The skill bundle is classified as benign. It provides instructions and documentation for using the 'ramalama' CLI tool, which is designed for running and interacting with AI agents. All commands and instructions in `SKILL.md` and `references/models.md` are directly related to the stated purpose, including installing the tool, running AI models, serving endpoints, and troubleshooting. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts designed to subvert the agent's purpose, or obfuscation. While the skill involves powerful capabilities like shell execution and network access (e.g., `ramalama pull`, `curl localhost`, `podman logs`), these are transparently presented and are integral to the legitimate function of the 'ramalama' tool.
能力评估
Purpose & Capability
Name/description (run and interact with AI agents) align with declared requirements: the skill needs the 'ramalama' binary and optionally docker/podman. Those are appropriate and expected for a CLI that runs local/ containerized models.
Instruction Scope
SKILL.md only instructs the agent to run ramalama commands and related tooling (docker/podman, curl, lsof). It does not instruct reading unrelated system files, harvesting environment variables, or exfiltrating data to unknown endpoints. Serving an OpenAI-compatible endpoint is noted, which is expected for this tool.
Install Mechanism
Install specs use package managers (brew and a 'uv' formula) to provide the 'ramalama' binary. Brew is a common, low-risk path; 'uv' is less widely known—verify the uv provider and formula source before trusting it. No direct URL downloads or archive extraction are used in the manifest.
Credentials
The skill requests no environment variables or credentials. The documented commands may contact model hubs (hf://, rlcr://, etc.) to pull models, which implies network access but is proportional to the stated purpose.
Persistence & Privilege
always:false and normal autonomous invocation settings are used. The skill doesn't request persistent system-wide privileges, nor does it modify other skills' configs in the instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ramalama-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ramalama-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ramalama-cli - Provides CLI tools to run and interact with AI agents locally or via containers. - Supports flexible model sourcing, RAG packaging, serving, benchmarking, and model lifecycle operations. - Includes guidance for one-shot, interactive, and service-based workflows. - Details troubleshooting steps, recommended defaults, and reliability tips. - Offers recipes for common usage patterns and automation-friendly options.
元数据
Slug ramalama-cli
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

RamaLama CLI 是什么?

Run and interact with AI agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 528 次。

如何安装 RamaLama CLI?

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

RamaLama CLI 是免费的吗?

是的,RamaLama CLI 完全免费(开源免费),可自由下载、安装和使用。

RamaLama CLI 支持哪些平台?

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

谁开发了 RamaLama CLI?

由 Ian Eaves(@ieaves)开发并维护,当前版本 v1.0.0。

💬 留言讨论