← 返回 Skills 市场
kylehowells

Transcribe Audio with Parakeet MLX

作者 kylehowells · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1987
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install parakeet-mlx
功能描述
Local speech-to-text with Parakeet MLX (ASR) for Apple Silicon (no API key).
安全使用建议
This skill is an instruction-only wrapper around the parakeet-mlx CLI and appears to be what it says: a local ASR tool that downloads models from Hugging Face. Before installing, verify the 'uv' installer and the parakeet-mlx formula/source (review what uv will fetch), ensure ffmpeg is installed, and accept that model files will be downloaded into ~/.cache/huggingface and that network access is required. If you need to be cautious: run the install in a VM or isolated environment first, inspect the binary (checksum/signature) if available, and confirm the tool behaves as expected on your platform (note: description targets Apple Silicon). If you have Hugging Face credentials you don't want used, remove or restrict HUGGINGFACE_HUB_TOKEN/.netrc before first run.
功能分析
Type: OpenClaw Skill Name: parakeet-mlx Version: 1.0.0 The skill bundle is benign. It defines a local speech-to-text skill using the `parakeet-mlx` CLI tool. The `SKILL.md` provides clear instructions for installation via `uv tool install` and usage examples, all consistent with the stated purpose. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The described actions, such as local file processing and model downloads from Hugging Face, are legitimate for this type of tool.
能力评估
Purpose & Capability
The skill claims local ASR for Apple Silicon and instructs use of the parakeet-mlx CLI — that matches. Minor mismatches: SKILL.md says ffmpeg is required for audio processing but the registry's required binaries list does not include ffmpeg; the metadata lists no OS restriction even though the description emphasizes Apple Silicon (arm macOS), which may lead to installation on unsupported platforms.
Instruction Scope
Instructions are limited to running the parakeet-mlx CLI, installing it via 'uv tool install', and note that models will be downloaded from Hugging Face into ~/.cache/huggingface. The instructions do read/write the user's cache directory (expected for local model downloads) and require network access to fetch models; they do not request unrelated files, credentials, or arbitrary external endpoints beyond Hugging Face.
Install Mechanism
Install uses a 'uv' formula (uv tool install parakeet-mlx) which will place the parakeet-mlx binary on disk. This is not the lowest-risk 'no-install' case but is typical for CLI tools. The install spec does not include direct download URLs; however, 'uv' will fetch upstream artifacts — verify the uv package source and signatures if you need high assurance.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. One practical note: Hugging Face model downloads may use any existing HUGGINGFACE_HUB_TOKEN in your environment or ~/.netrc if present — the SKILL.md doesn't mention that, so be aware model downloads could use existing local credentials. The tool will store model files under ~/.cache/huggingface (writes to your home directory).
Persistence & Privilege
The skill is not always-enabled and does not request ongoing elevated privileges. It does install a CLI binary into the system (via uv) and writes model files to the user cache — this is expected for a local model CLI and is limited to the tool itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install parakeet-mlx
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /parakeet-mlx 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Parakeet MLX skill: - Enables local speech-to-text transcription on Apple Silicon using Parakeet MLX ASR. - No API key required; models are downloaded from Hugging Face on first use. - Supports multiple audio formats and batch transcription with shell wildcards. - Output available in txt, srt, vtt, json formats (or all at once). - Simple installation via `uv tool install parakeet-mlx`. - Requires `ffmpeg` for audio processing.
元数据
Slug parakeet-mlx
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Transcribe Audio with Parakeet MLX 是什么?

Local speech-to-text with Parakeet MLX (ASR) for Apple Silicon (no API key). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1987 次。

如何安装 Transcribe Audio with Parakeet MLX?

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

Transcribe Audio with Parakeet MLX 是免费的吗?

是的,Transcribe Audio with Parakeet MLX 完全免费(开源免费),可自由下载、安装和使用。

Transcribe Audio with Parakeet MLX 支持哪些平台?

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

谁开发了 Transcribe Audio with Parakeet MLX?

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

💬 留言讨论