← 返回 Skills 市场
wondershare-boop

Tomoviee Video Background Music

作者 wondershare-boop · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
353
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install tomoviee-video-background-music
功能描述
Generate music tailored to video content. Use when users request video_soundtrack operations or related tasks.
安全使用建议
This package appears to implement a legitimate video-to-music client, but several red flags mean you should proceed cautiously: - Verify the endpoint and ownership: SKILL.md points to tomoviee.ai but the client talks to openapi.wondershare.cc. Confirm which domain is official and intended before sending credentials or private video URLs. - Expect to supply an app_key and app_secret: metadata did not declare required credentials, but the scripts use key/secret and send them (Base64 Basic auth) to the remote API. Do not use production/privileged credentials until you trust the endpoint. - Module/filename mismatch: SKILL.md imports 'tomoviee_video_soundtrack_client' but the provided file is named 'tomoviee_video_scoring_client.py'. This will likely cause runtime errors or indicate sloppy packaging — request a corrected package from the author. - Privacy: the API requires public or accessible video URLs; do not submit private or sensitive videos unless you accept that they will be transmitted to the remote service. - Test in isolation: run the scripts in a sandbox or throwaway account first; check network requests (which host is contacted) and validate responses. If you need to trust this skill long-term, ask the publisher to (1) correct module/filename inconsistencies, (2) reconcile documentation vs. client base URL, and (3) update metadata to declare required credentials. If the author cannot clarify, treat the skill as low-quality and avoid providing real credentials or private data.
功能分析
Type: OpenClaw Skill Name: tomoviee-video-background-music Version: 1.0.3 The skill bundle provides a legitimate integration for the Tomoviee (Wondershare) AI video scoring and audio generation APIs. The Python scripts (scripts/tomoviee_video_scoring_client.py and scripts/generate_auth_token.py) contain standard API client logic and credential handling without any evidence of data exfiltration, obfuscation, or malicious intent. The documentation is extensive and aligns with the provided code, pointing to official Wondershare endpoints (openapi.wondershare.cc).
能力评估
Purpose & Capability
The declared purpose (video soundtrack generation) matches the code and docs: the client posts video URLs and prompts to a remote audio-generation API. However the SKILL.md points to tomoviee.ai resources while the client code targets https://openapi.wondershare.cc — this domain mismatch and the differing naming (video_scoring vs video_soundtrack) are inconsistent and worth verifying with the author.
Instruction Scope
Runtime instructions ask users to run the bundled scripts with an app key/secret and to send publicly accessible video URLs to the remote API. The SKILL.md references a module name 'tomoviee_video_soundtrack_client' while the repository provides 'tomoviee_video_scoring_client.py' — a likely runtime error or sloppy packaging. The instructions do not request or instruct reading unrelated local files, but they do require supplying credentials that will be sent to an external endpoint.
Install Mechanism
No install spec; this is instruction-and-script based only. That lowers install risk. The included Python client uses the requests library and performs HTTPS POSTs to an external API, which is expected for this functionality.
Credentials
Registry metadata lists no required env vars or primary credential, but the SKILL.md and scripts clearly require an app_key and app_secret (turned into a Basic auth token) to call the API. Those credentials will be sent to the remote wondershare/openapi endpoint. The absence of declared required credentials in metadata is an inconsistency the user should note.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify system or other-skill config. It will run network calls when invoked and requires user-supplied credentials at runtime; this is normal for a remote API client.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tomoviee-video-background-music
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tomoviee-video-background-music 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Simplified setup and usage instructions for video soundtrack generation. - Removed dependencies on requirements.txt for installation guidance. - Updated to use tomoviee_video_soundtrack_client.py as the main client, replacing the previous client script. - Streamlined documentation and parameter descriptions for clarity. - References to removed compatibility layers and outdated endpoints eliminated.
v1.0.2
**Changelog for version 1.0.2:** - Added initial skill files: _meta.json, requirements.txt, and tomoviee_video_soundtrack_client.py. - Clarified and expanded SKILL.md documentation on provider identities, API endpoints, credential handling, and dependencies. - Updated Python client usage instructions and provided clearer API parameter documentation. - Explicitly defined all status codes and async workflow steps. - Added references to both new and legacy client scripts for compatibility.
v1.0.1
- Updated external resource links from tomoviee.cn to tomoviee.ai for the developer portal and API documentation. - No changes to functionality or usage.
v1.0.0
- Initial release of tomoviee-video-scoring. - Generate music automatically tailored to video content via the tm_video_scoring API. - Provides Python client and authentication scripts for easy integration. - Supports custom music prompts and duration settings for uploaded video clips. - Includes async workflow with status polling for generating and retrieving soundtracks.
元数据
Slug tomoviee-video-background-music
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Tomoviee Video Background Music 是什么?

Generate music tailored to video content. Use when users request video_soundtrack operations or related tasks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 353 次。

如何安装 Tomoviee Video Background Music?

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

Tomoviee Video Background Music 是免费的吗?

是的,Tomoviee Video Background Music 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tomoviee Video Background Music 支持哪些平台?

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

谁开发了 Tomoviee Video Background Music?

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

💬 留言讨论