← Back to Skills Marketplace
wondershare-boop

Tomoviee Video Background Music

by wondershare-boop · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
353
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install tomoviee-video-background-music
Description
Generate music tailored to video content. Use when users request video_soundtrack operations or related tasks.
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tomoviee-video-background-music
  3. After installation, invoke the skill by name or use /tomoviee-video-background-music
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tomoviee-video-background-music
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Tomoviee Video Background Music?

Generate music tailored to video content. Use when users request video_soundtrack operations or related tasks. It is an AI Agent Skill for Claude Code / OpenClaw, with 353 downloads so far.

How do I install Tomoviee Video Background Music?

Run "/install tomoviee-video-background-music" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tomoviee Video Background Music free?

Yes, Tomoviee Video Background Music is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tomoviee Video Background Music support?

Tomoviee Video Background Music is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tomoviee Video Background Music?

It is built and maintained by wondershare-boop (@wondershare-boop); the current version is v1.0.3.

💬 Comments