← 返回 Skills 市场
rvigoo

OpenClaw Turbo-Bundle: Groq, OpenRouter & Elite TTS

作者 TheGrayMan_AI · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
145
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-turbo-bundle5
功能描述
Integrates Groq and OpenRouter models with smart free-ride optimization and elite bilingual Saudi Arabic/English TTS for high-speed, cost-free performance.
安全使用建议
This package appears to implement the advertised Groq TTS functionality, but there are several red flags you should address before installing: - Secrets mismatch: The package actually requires a GROQ_API_KEY (via a .env file) and the README mentions OPENROUTER_API_KEY, yet the registry metadata lists no required env vars. Treat API keys as sensitive; do not provide them until you verify the code and endpoints. - Forced output behavior: The skill's instructions demand the agent always paste a specific localhost URL to the generated audio file. That behavior is unusual and could be abused to make the agent repeatedly expose local resources or to standardize an endpoint for other automated actions. Consider whether you want your agent forced to emit that exact URL. - Extra pip package: configure.py installs an additional package, 'free-ride', not listed in requirements.txt. Inspect that package on PyPI (or the source) before running configure.py. - Inconsistent paths: README references a hardcoded Windows path, while speech.py writes to a relative canvas directory. Confirm where files will be written on your system and whether that location is acceptable. Recommendations: 1. Review the 'free-ride' package source or avoid running configure.py; instead manually install only known dependencies (groq, python-dotenv). 2. Inspect speech.py and configure.py yourself (they are short) and run them in an isolated environment or VM. 3. Only create the .env with GROQ_API_KEY if you trust the Groq integration and prefer the local file placement. 4. If you do not want your agent to be forced to output the localhost link, remove or edit the 'MANDATORY' instruction in the skill before using it. 5. If unsure, test in an ephemeral workspace or container and do not expose real production credentials.
功能分析
Type: OpenClaw Skill Name: openclaw-turbo-bundle5 Version: 1.0.1 The bundle is a functional utility designed to integrate Groq TTS and OpenRouter models into the OpenClaw environment. The Python scripts (configure.py and speech.py) perform standard tasks such as dependency installation and API interaction for audio generation, with no evidence of data exfiltration, unauthorized network calls, or malicious prompt injection. A hardcoded local path in the documentation (SKILL.md) appears to be a non-malicious developer artifact.
能力评估
Purpose & Capability
The skill claims Groq, OpenRouter, and a 'Free-Ride' optimizer. The included code uses the Groq SDK and expects a GROQ_API_KEY (in .env). However, the registry metadata declared no required env vars or primary credential, and OpenRouter keys are only mentioned in prose, not used by code — this mismatch between claimed requirements and declared metadata is incoherent.
Instruction Scope
SKILL.md (and the sub-skill SKILL.md) instructs the agent to always print an exact localhost URL to the generated audio file (http://127.0.0.1:18789/__openclaw__/canvas/speech.wav). The speech.py script writes a speech.wav into a canvas directory, but the README hardcodes a Windows user path (C:\Users\inves\.openclaw\canvas\) while the script resolves a relative path — this inconsistency and the mandatory 'you MUST paste this link' requirement are scope creep and potentially coercive (forces the agent to reveal/advertise a local resource every time).
Install Mechanism
There is no platform install spec (instruction-only), which lowers risk. The included configure.py runs pip install -r requirements.txt and pip install free-ride. Installing an extra package ('free-ride') not listed in requirements is unusual and should be reviewed; otherwise dependencies are typical (groq, python-dotenv). configure.py executes shell commands with subprocess.run but only when the user runs the script.
Credentials
Metadata declares no required env vars, but code requires GROQ_API_KEY in a local .env and README/configure mention OPENROUTER_API_KEY. This mismatch (undeclared secrets) is disproportionate and misleading. The skill asks for API keys (sensitive) that are not reflected in the registry metadata.
Persistence & Privilege
The skill is not always-enabled, does not request system-wide config changes, and does not modify other skills. It does write a speech.wav into a canvas directory inside the workspace (normal for a TTS skill).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-turbo-bundle5
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-turbo-bundle5 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
-Version updated to 1.0.1. What's New in this Update: Added YouTube integration: Included official channel links for T--h--e--Gray--Man 🌠. Fixed Validation Errors: Renamed internal example files from .example to .txt to meet ClawHub's requirements. Enhanced Documentation: Updated README.md and SKILL.md with clearer instructions and professional branding. Minor Tweaks: Improved script messaging for a better user experience.
v1.0.0
Version 1.0.0 (Initial Release) First Launch of the OpenClaw Turbo-Bundle. Elite Bilingual TTS: Support for professional Saudi Arabic and English voices via Groq. Smart Free-AI Integration: Built-in logic to prioritize free models and reduce costs. Turbo Models: Pre-configured setup for ultra-fast Groq and OpenRouter inference. Easy Setup: Added configure.py for one-click installation and configuration. Cross-Platform: Full support for both Windows and VPS (Linux).
元数据
Slug openclaw-turbo-bundle5
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

OpenClaw Turbo-Bundle: Groq, OpenRouter & Elite TTS 是什么?

Integrates Groq and OpenRouter models with smart free-ride optimization and elite bilingual Saudi Arabic/English TTS for high-speed, cost-free performance. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。

如何安装 OpenClaw Turbo-Bundle: Groq, OpenRouter & Elite TTS?

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

OpenClaw Turbo-Bundle: Groq, OpenRouter & Elite TTS 是免费的吗?

是的,OpenClaw Turbo-Bundle: Groq, OpenRouter & Elite TTS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Turbo-Bundle: Groq, OpenRouter & Elite TTS 支持哪些平台?

OpenClaw Turbo-Bundle: Groq, OpenRouter & Elite TTS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Turbo-Bundle: Groq, OpenRouter & Elite TTS?

由 TheGrayMan_AI(@rvigoo)开发并维护,当前版本 v1.0.1。

💬 留言讨论