← 返回 Skills 市场
Tomoviee Reference to Image
作者
wondershare-boop
· GitHub ↗
· v1.0.2
· MIT-0
321
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install tomoviee-reference-to-image
功能描述
Generate images from a reference image using Tomoviee Image-to-Image API (`tm_reference_img2img`) through Wondershare OpenAPI gateway (`https://openapi.wonde...
安全使用建议
This package appears to be what it claims: a Tomoviee image-to-image client that calls openapi.wondershare.cc. Before using it, consider: (1) You'll need to supply app_key/app_secret at runtime — do not paste highly privileged/production secrets unless you trust the vendor and gateway. (2) Avoid providing sensitive reference images if you do not want them sent to a third-party service. (3) Be careful with the optional 'callback' parameter — if you pass a callback URL the remote service may POST generated results (or data) to that URL; use only endpoints you control. (4) The repository contains all client code; if you want extra assurance, review the small Python files yourself (they only use requests and base64). (5) Test with non-sensitive data first and prefer short-lived/test credentials where possible.
功能分析
Type: OpenClaw Skill
Name: tomoviee-reference-to-image
Version: 1.0.2
The skill bundle provides a standard Python client and documentation for interacting with the Tomoviee Image-to-Image API via the Wondershare OpenAPI gateway (openapi.wondershare.cc). The implementation in scripts/tomoviee_img2img_client.py and scripts/generate_auth_token.py follows expected patterns for API authentication and task polling without any evidence of data exfiltration, malicious execution, or obfuscation.
能力评估
Purpose & Capability
Name/description match the included client code and docs. The Python client targets the declared endpoints (openapi.wondershare.cc) and implements the tm_reference_img2img workflow; no unrelated cloud providers, binaries, or secret-scoped env vars are requested.
Instruction Scope
SKILL.md and code stay within the image-to-image task. Two notes: (1) the client accepts a callback URL and will pass it to the remote API, which may cause the remote service to POST results to an arbitrary endpoint — exercise caution when supplying callbacks; (2) references/prompt_guide.md includes broader video/audio prompt guidance beyond strict image-to-image scope (harmless documentation but extra content).
Install Mechanism
No automated install script or remote binary downloads. The repo only lists a single dependency (requests) in requirements.txt and recommends 'pip install -r requirements.txt'. All code is included in the package (no fetch-from-unknown-URL behavior).
Credentials
The skill does not declare required env vars or primary credentials. Credentials (app_key/app_secret) are supplied at runtime to the client and used only to build a Basic auth header in memory; there are no extraneous credential requests or access to system config paths.
Persistence & Privilege
always:false and disable-model-invocation left default; the skill does not request persistent system-wide changes or modify other skills. The code does not write credentials to disk and has no self-elevating install steps.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tomoviee-reference-to-image - 安装完成后,直接呼叫该 Skill 的名称或使用
/tomoviee-reference-to-image触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Renamed skill to "tomoviee-reference-to-image" and updated descriptions to clarify support for image-to-image editing, style transfer, and subject-preserving transformations.
- Added explicit documentation on endpoint provenance and credential handling for improved transparency and security.
- Introduced new Python client location (`scripts/tomoviee_img2img_client.py`) and added a compatibility shim for the previous client path.
- Expanded and clarified API usage examples, parameter requirements, and async workflow steps.
- Added/updated references to bundled resources and external API documentation.
v1.0.1
- Updated external resource links to use the tomoviee.ai domain instead of tomoviee.cn.
- No other changes were made.
v1.0.0
- Initial release of tomoviee-img2img.
- Supports generating new images based on a reference image with user-specified modifications.
- Provides Python client and example scripts for authentication and API use.
- Allows control over image size, batch output, and transformation type.
- Includes status tracking for async operations.
元数据
常见问题
Tomoviee Reference to Image 是什么?
Generate images from a reference image using Tomoviee Image-to-Image API (`tm_reference_img2img`) through Wondershare OpenAPI gateway (`https://openapi.wonde... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 321 次。
如何安装 Tomoviee Reference to Image?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tomoviee-reference-to-image」即可一键安装,无需额外配置。
Tomoviee Reference to Image 是免费的吗?
是的,Tomoviee Reference to Image 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tomoviee Reference to Image 支持哪些平台?
Tomoviee Reference to Image 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tomoviee Reference to Image?
由 wondershare-boop(@wondershare-boop)开发并维护,当前版本 v1.0.2。
推荐 Skills