← 返回 Skills 市场
wangyendt

Pywayne Tts

作者 wangyendt · GitHub ↗ · v0.1.0
cross-platform ⚠ suspicious
543
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install tts-2
功能描述
Text-to-speech conversion tool. Use when converting text to speech audio files (opus or mp3 format). Supports macOS native 'say' command and Google TTS (gTTS...
安全使用建议
This skill's README/example code references a Python package (pywayne.tts) and shows Python and CLI-style usage, but the skill bundle contains no code and offers no install instructions — you would not be able to run the examples as-is. Before installing or using this skill, ask the author to: (1) provide the source code or a pip package name and a trustworthy upstream (PyPI/GitHub release), (2) give explicit install steps (pip install <package> or a link to a release), and (3) clarify the intended CLI invocation if any. Also confirm you are comfortable granting network access for gTTS and that ffmpeg will be installed from a trusted source. If the package is to be installed from an unknown/unverified location, treat that as higher risk because arbitrary code could run on install.
功能分析
Type: OpenClaw Skill Name: tts-2 Version: 0.1.0 The skill bundle describes a text-to-speech conversion tool that utilizes macOS's native 'say' command, Google TTS (gTTS) service, and ffmpeg for audio conversion. The `SKILL.md` file clearly outlines the purpose, parameters, and behavior of the functions, including expected dependencies and network requirements. There is no evidence of prompt injection attempts against the agent, data exfiltration, unauthorized access, or any other malicious intent within the provided metadata and documentation. The described functionalities (shell execution for 'say' and 'ffmpeg', network access for gTTS) are legitimate and necessary for the stated purpose.
能力评估
Purpose & Capability
The declared purpose (text-to-speech) matches the described behavior (macOS 'say', gTTS, ffmpeg conversion). However, the documentation shows Python calls (from pywayne.tts import ...) and CLI-like commands (text_to_speech_output_opus ...) but the skill bundle contains no code files and no install instructions (no pip package name or how to obtain 'pywayne'). That means the examples can't run as-is and the skill's claimed capability is not deliverable from the provided artifacts.
Instruction Scope
SKILL.md instructs use of a Python module and platform-dependent commands (macOS 'say', gTTS over the network, ffmpeg conversion). It does not ask for unrelated files or credentials, but it implicitly expects the agent/user to have or obtain a 'pywayne.tts' package and ffmpeg/gtts. The Quick Start uses function names as shell commands without clarifying a CLI wrapper. The instructions are therefore vague and grant broad discretion (install/obtain a package from an unspecified source).
Install Mechanism
There is no install spec (instruction-only), which is low-risk from an install perspective. However, the document references dependencies (gtts, ffmpeg, and a Python module 'pywayne') but provides no guidance how to install the Python package or whether it is available on PyPI or elsewhere — a usability/coherence issue rather than an immediate install risk.
Credentials
The skill requests no environment variables or credentials. It does require network access for gTTS and filesystem write permissions for output files, which are proportionate to a TTS tool.
Persistence & Privilege
The skill does not request always:true, does not require persistence, and does not modify other skills or system-wide settings according to the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tts-2
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tts-2 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of pywayne-tts – a cross-platform text-to-speech tool. - Adds functions to convert text to speech audio files in Opus or MP3 formats. - Supports macOS native 'say' command and Google TTS (gTTS) service. - Utilizes ffmpeg for format conversion and handles temporary file cleanup. - Automatic platform detection and prompts for ffmpeg installation if needed. - Provides clear usage examples and requirements in the documentation.
元数据
Slug tts-2
版本 0.1.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Pywayne Tts 是什么?

Text-to-speech conversion tool. Use when converting text to speech audio files (opus or mp3 format). Supports macOS native 'say' command and Google TTS (gTTS... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 543 次。

如何安装 Pywayne Tts?

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

Pywayne Tts 是免费的吗?

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

Pywayne Tts 支持哪些平台?

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

谁开发了 Pywayne Tts?

由 wangyendt(@wangyendt)开发并维护,当前版本 v0.1.0。

💬 留言讨论