← 返回 Skills 市场
twinsgeeks

Mlx Apple Silicon Mlx

作者 Twin Geeks · GitHub ↗ · v1.0.1 · MIT-0
darwin ⚠ suspicious
124
总下载
0
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install mlx-apple-silicon-mlx
功能描述
MLX-powered local AI — run LLMs, Stable Diffusion, speech-to-text, and embeddings natively on Apple Silicon via MLX. Ollama uses MLX for LLM inference, mflux...
安全使用建议
This skill appears to be what it claims (a guide for running MLX-based local services), but take these precautions before proceeding: (1) Inspect the PyPI package (ollama-herd) source on GitHub before running pip install — PyPI packages run arbitrary code on install. (2) Verify what the 'uv' tool is, where it comes from, and whether it will download additional binaries/models. (3) Be aware that installing/starting 'herd' and 'herd-node' will run local network services (localhost:11435) and create files under your home (metadata lists ~/.fleet-manager/*); review those config and log paths for sensitive content. (4) Use a Python virtual environment or isolated machine if you want to limit blast radius. (5) Confirm the 'no automatic downloads' claim: model downloads are often large and may need explicit confirmation — check the herd/ollama-herd docs for exact behavior. If you want a lower-risk evaluation, provide the exact PyPI package link or the repo contents so I can check what the package installs and whether it reads the declared config paths.
能力评估
Purpose & Capability
Name/description claim local MLX-powered inference on Apple Silicon; SKILL.md contains commands and examples that align with that (pip install ollama-herd, run herd/herd-node, curl local API endpoints). Declared required binaries (curl or wget) and optional python3/pip are proportional. Minor mismatch: SKILL metadata lists configPaths under ~/.fleet-manager, which suggests the skill expects to read or manage local fleet state; that is not clearly described in the prose but is plausible for a fleet/monitoring tool.
Instruction Scope
SKILL.md instructs installing a PyPI package (pip install ollama-herd) and running services (herd, herd-node), plus using 'uv tool install' for image backends. The instructions do not ask the agent to read unrelated system files or external secrets, and API calls are to localhost. Concerns: (1) 'uv' is used but not declared in the metadata as a required binary — the agent may need to fetch/execute an additional tool; (2) the metadata lists configPaths (~/.fleet-manager/...) but the runtime examples don't show explicitly reading them; if the skill or installed package accesses those paths, they could contain local telemetry or logs. No explicit instructions to exfiltrate data, but installing packages and running daemons will give code disk & network access under the user account.
Install Mechanism
This is an instruction-only skill (no install spec in registry). It tells the user/agent to pip install ollama-herd from PyPI and to run herd/herd-node. Pip installing a third-party package is a common pattern but introduces risk because code will be downloaded and executed locally. There are no downloads from obscure URLs in the SKILL.md. The 'uv tool install' step implies additional external tooling; the source and trust model for 'uv' are not documented here.
Credentials
The skill declares no required environment variables or credentials — consistent with local-only operation. The examples use localhost endpoints and a placeholder api_key 'not-needed'. No requests for unrelated cloud credentials or secrets appear in the SKILL.md. Declared configPaths may give access to local fleet logs/state, which is reasonable for a monitoring/orchestration tool but worth noting.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill asks the user to install/run local services (herd, herd-node) which will persist as processes/files under the user account; this is expected for an orchestration/daemon tool. The skill does not request to modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mlx-apple-silicon-mlx
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mlx-apple-silicon-mlx 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Cross-platform support: macOS, Linux, and Windows. Updated OS metadata, descriptions, and hardware recommendations.
v1.0.0
Initial release: MLX-powered local AI fleet for Apple Silicon. - Run LLMs, Stable Diffusion, speech-to-text, and embeddings natively using Apple's MLX framework. - Unified fleet router coordinates inference and generation across multiple Mac devices (Mac Studio, Mac Mini, MacBook Pro). - Ollama (LLMs/embeddings), mflux (Flux image gen), DiffusionKit (SD3), and Qwen3-ASR (transcription) all use MLX backend. - Metal-accelerated, Apple-optimized: no PyTorch, no CUDA, fully local, no external calls. - Includes install/setup instructions, API usage examples, fleet monitoring, and guardrails for privacy and safety.
元数据
Slug mlx-apple-silicon-mlx
版本 1.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 2
常见问题

Mlx Apple Silicon Mlx 是什么?

MLX-powered local AI — run LLMs, Stable Diffusion, speech-to-text, and embeddings natively on Apple Silicon via MLX. Ollama uses MLX for LLM inference, mflux... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。

如何安装 Mlx Apple Silicon Mlx?

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

Mlx Apple Silicon Mlx 是免费的吗?

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

Mlx Apple Silicon Mlx 支持哪些平台?

Mlx Apple Silicon Mlx 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin)。

谁开发了 Mlx Apple Silicon Mlx?

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

💬 留言讨论