← 返回 Skills 市场
wondershare-boop

Tomoviee Text to Sound Effects

作者 wondershare-boop · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
320
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install tomoviee-text-to-sound-effects
功能描述
Generate sound effects from text prompts using Tomoviee Text-to-Sound-Effect API (`tm_text2sfx`) through Wondershare OpenAPI gateway (`https://openapi.wonder...
安全使用建议
This skill appears to do what it says: call Tomoviee's tm_text2sfx endpoints and return audio URLs. Before installing or using it: (1) Obtain app_key and app_secret only from Tomoviee/Wondershare developer console and keep them secret. Avoid passing secrets on the command line (use secure storage or environment variables instead) because CLI args may be visible to other processes. (2) Be careful with the optional 'callback' parameter — supplying a callback URL causes the service to POST results to that URL, so do not point it at an untrusted endpoint. (3) Verify the vendor domains (tomoviee.ai / tomoviee.cn and openapi.wondershare.cc) yourself if you need high assurance. (4) Note minor metadata inconsistencies (dependency not declared, manifest version mismatch); these are not critical but worth double-checking. If you need stronger assurance, ask for a signed publisher homepage or repository and a declared dependency list.
功能分析
Type: OpenClaw Skill Name: tomoviee-text-to-sound-effects Version: 1.0.4 The skill bundle provides a legitimate integration for the Tomoviee Text-to-Sound-Effect API via the Wondershare OpenAPI gateway (openapi.wondershare.cc). The Python client (tomoviee_text2sfx_client.py) and authentication helper (generate_auth_token.py) implement standard API interaction and Basic Auth patterns without any evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included Python client consistently target the Tomoviee tm_text2sfx capability on the Wondershare OpenAPI gateway (openapi.wondershare.cc). The functionality requested (app_key/app_secret) is appropriate for this API. Minor inconsistencies: the package metadata/manifest shows no declared dependencies but SKILL.md asks the user to pip install requests; _meta.json version differs from registry metadata version (1.0.1 vs 1.0.4). These are bookkeeping issues, not functional mismatches.
Instruction Scope
Runtime instructions restrict network traffic to the declared gateway endpoints and describe only API operations needed for the task. Two minor scope notes: (1) the client supports a user-supplied callback URL — if used it will POST results to that URL, which could be used to forward (exfiltrate) generated outputs if a malicious callback is supplied; (2) the CLI examples accept app_key and app_secret as command-line arguments, which on some systems can be visible to other users via process listings (security concern for secret handling). Otherwise instructions do not read unrelated files or system state.
Install Mechanism
There is no install spec (instruction-only) and included code is plain Python using the widely used requests library. SKILL.md tells users to 'pip install requests' — this is low risk. No remote download or archive extraction is performed by the skill. The only dependency is requests, which is reasonable for the client but was not captured in the skill metadata.
Credentials
The skill does not declare or require environment variables or other credentials in metadata. The client expects app_key/app_secret to be provided at runtime (constructor or CLI), which is proportional to the API usage. The code base does not persist credentials to disk.
Persistence & Privilege
Skill is not always-enabled and does not request elevated agent privileges or modify other skills or global configuration. It does not install background services or write files as part of its normal execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tomoviee-text-to-sound-effects
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tomoviee-text-to-sound-effects 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Added scripts/tomoviee_text_to_sound_effect_client.py and related compiled Python files to the repository. - Updated documentation to clarify the API provider, runtime endpoint provenance, and credential handling. - Added explicit resource and reference file mapping in SKILL.md. - Documented installation requirements and structured Python client usage with enhanced parameter descriptions. - Improved workflow instructions and status code explanations for asynchronous tasks.
v1.0.3
- Removed requirements.txt and tomoviee_text_to_sound_effect_client.py files. - Updated documentation to reflect the new API client import path. - Simplified and clarified SKILL.md, focusing on essential usage and parameters. - Updated resource and quick start sections to match file changes and current API usage.
v1.0.2
**Expanded API support and detailed provider guidelines** - Added new client script: tomoviee_text_to_sfx_client.py with improved API interaction. - Updated documentation to clarify API endpoints, parameter types, and status codes. - Added provider, endpoint, and credential handling explanations. - Listed runtime dependencies and provided installation guidance. - Documented resources and external references for developers.
v1.0.1
- Updated all external resource URLs from "tomoviee.cn" to "tomoviee.ai". - No other content or feature changes.
v1.0.0
Initial release of tomoviee-text2sfx. - Generate sound effects from text descriptions using the tm_text2sfx API. - Supports custom prompts, durations (5–180 seconds), and multiple sound effects per request. - Includes Python client and authentication scripts for easy integration. - Provides async workflow: create task, poll for status, and extract results. - Comprehensive documentation and references included.
元数据
Slug tomoviee-text-to-sound-effects
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Tomoviee Text to Sound Effects 是什么?

Generate sound effects from text prompts using Tomoviee Text-to-Sound-Effect API (`tm_text2sfx`) through Wondershare OpenAPI gateway (`https://openapi.wonder... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 320 次。

如何安装 Tomoviee Text to Sound Effects?

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

Tomoviee Text to Sound Effects 是免费的吗?

是的,Tomoviee Text to Sound Effects 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tomoviee Text to Sound Effects 支持哪些平台?

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

谁开发了 Tomoviee Text to Sound Effects?

由 wondershare-boop(@wondershare-boop)开发并维护,当前版本 v1.0.4。

💬 留言讨论