← 返回 Skills 市场
deantiwang

Willow Inference Server

作者 DeAnti- · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
358
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install willow-inference-server
功能描述
Local ASR and TTS inference server. Use when the user wants to transcribe audio to text (ASR) or convert text to speech (TTS). Requires a running Willow Infe...
安全使用建议
This skill appears coherent for running and using a local Willow ASR/TTS server. Before installing or running anything: 1) review the GitHub repository and the contents of utils.sh and any install scripts to ensure they do only what you expect; 2) run the install in a sandboxed VM or container if you cannot audit the scripts; 3) be careful when generating and installing TLS certificates—use proper hostnames and protect private keys; 4) do not point the agent or other services to the server if you intend it to remain local without network exposure; and 5) note minor endpoint examples (/api/asr vs /asr) in the docs—verify the actual API paths after starting the server.
功能分析
Type: OpenClaw Skill Name: willow-inference-server Version: 1.0.1 The skill provides standard instructions and command-line examples for interacting with the Willow Inference Server for speech-to-text and text-to-speech tasks. It references a legitimate open-source project (github.com/toverainc/willow-inference-server) and contains no evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (local ASR/TTS inference server) aligns with the instructions: it tells you how to run a Willow Inference Server and how to call ASR/TTS endpoints. The resources it asks for (WILLOW_BASE_URL) are appropriate and limited.
Instruction Scope
SKILL.md stays within the stated domain (starting the server, setting WILLOW_BASE_URL, and using /asr and /tts endpoints). Minor inconsistencies exist in example endpoint paths (/api/asr vs /asr) and some curl examples vary; otherwise the instructions do not request unrelated files, credentials, or data exfiltration. The guidance to run ./utils.sh install/gen-cert/run is standard for installing a server but grants those scripts full control during setup—inspect them before running.
Install Mechanism
This is an instruction-only skill (no install spec). It directs users to clone a GitHub repo (a known host). Cloning and running repository-provided install scripts (./utils.sh install) is expected here but has moderate risk because those scripts may execute arbitrary operations on the host; prefer reviewing the repo or running in an isolated environment.
Credentials
No credentials or sensitive environment variables are required. The only recommended variable (WILLOW_BASE_URL) is proportional and directly relevant to connecting to the local server.
Persistence & Privilege
The skill does not request permanent presence (always: false), does not modify other skills, and requires no special agent-wide privileges. Autonomous invocation is allowed by platform default but is not combined with other high-risk factors here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install willow-inference-server
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /willow-inference-server 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added _meta.json file for metadata support. - Updated ASR endpoint example to use /api/asr in documentation. - No functional changes to code; documentation improvements only.
v1.0.0
Local ASR and TTS inference server
元数据
Slug willow-inference-server
版本 1.0.1
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 2
常见问题

Willow Inference Server 是什么?

Local ASR and TTS inference server. Use when the user wants to transcribe audio to text (ASR) or convert text to speech (TTS). Requires a running Willow Infe... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 358 次。

如何安装 Willow Inference Server?

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

Willow Inference Server 是免费的吗?

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

Willow Inference Server 支持哪些平台?

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

谁开发了 Willow Inference Server?

由 DeAnti-(@deantiwang)开发并维护,当前版本 v1.0.1。

💬 留言讨论