← Back to Skills Marketplace
MasterPiece Clone
by
wangyang-youloft
· GitHub ↗
· v1.0.2
· MIT-0
142
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install masterpiece-clone
Description
Decomposes editorial photography into precise descriptive prompts and clones visual styles by analyzing reference and subject images with Pixify engine.
Usage Guidance
This skill appears to perform the claimed image style-transfer, but it will send images to a third-party API (api.ngmob.com) and the SKILL.md/reference manifest expect an API key even though the registry metadata doesn't declare one. Before installing: verify the publisher and a real homepage/contact, confirm how you should provide the API key (and that it won't be logged or leaked), avoid submitting sensitive or private images, and ask the publisher to fix the manifest to explicitly list required credentials and a privacy/data-retention policy. If you can't verify the service or trust the author, do not install or use with sensitive data.
Capability Analysis
Package: masterpiece-clone (xpi)
Version: 1.0.2
Description: Transfer the style of a reference image to a target photo using advanced image-to-image processing
The package is a declarative configuration for an image-to-image style transfer service. It consists of a manifest, metadata, and documentation for interacting with a specific API endpoint (api.ngmob.com). There is no executable code, shell script execution, or evidence of secret exfiltration. It functions as a standard API-based extension for image processing.
Capability Assessment
Purpose & Capability
The skill's purpose (image style transfer via Pixify/Ngmob) matches the instructions and manifest endpoints. However, the manifest and SKILL.md both require an API key (Authorization: Bearer {{API_KEY}} / $API_KEY) while the registry metadata lists no required environment variables or primary credential — an inconsistency indicating the skill as-published omitted a needed secret.
Instruction Scope
Runtime instructions direct the agent to POST user-supplied image URLs to https://api.ngmob.com and poll task status. They do not instruct reading local files or other unrelated system data, but they rely on an undeclared $API_KEY and will transmit user images to an external service (privacy/exfiltration risk if images are sensitive).
Install Mechanism
There is no install spec and no code files—this is instruction-only, so nothing is written to disk or auto-downloaded. This is the lowest-risk install mechanism.
Credentials
Although the workflow uses an Authorization header and the manifest contains {{API_KEY}}, the skill metadata declares no required env vars or primary credential. Requiring an API key for a third-party service is reasonable, but the failure to declare it is a mismatch and could lead to silent failures or inadvertent credential usage if the agent provides credentials unexpectedly.
Persistence & Privilege
The skill does not request always-on presence (always: false) and does not ask to modify other skills or system settings. Autonomous invocation is allowed (platform default) but is not combined with other high privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install masterpiece-clone - After installation, invoke the skill by name or use
/masterpiece-clone - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Masterpiece-clone 1.0.2 – Streamlined to focus on reference-to-target photo style transfer.
- Skill description refocused on visual style transfer between images, clarifying input roles.
- Inputs simplified: only the reference image and target photo are now required.
- Task instructions and prompt engineering details removed for easier, more direct use.
- Use cases reorganized, emphasizing cinematic enhancement, consistency, and creative transformation.
- Step-by-step usage examples updated for clarity.
v1.0.1
- Updated preview sample image for the "Subject" column with a new, compressed image variant.
- No changes to workflow, API usage, inputs, or main documentation structure.
- Minor adjustment for better visual consistency in documentation.
v1.0.0
Initial release of masterpiece-clone: a professional visual language expert and image-to-image workflow.
- Enables high-precision cloning of editorial photography styles using dual image inputs and prompt analysis.
- Integrates the Pixify engine for prompt extraction and image generation.
- Provides step-by-step API usage instructions with example requests and preview images.
- Outlines strict privacy and descriptive rules for prompt creation.
- Designed for advanced visual style cloning and editorial image transformation.
Metadata
Frequently Asked Questions
What is MasterPiece Clone?
Decomposes editorial photography into precise descriptive prompts and clones visual styles by analyzing reference and subject images with Pixify engine. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install MasterPiece Clone?
Run "/install masterpiece-clone" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MasterPiece Clone free?
Yes, MasterPiece Clone is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does MasterPiece Clone support?
MasterPiece Clone is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MasterPiece Clone?
It is built and maintained by wangyang-youloft (@wangyang-youloft); the current version is v1.0.2.
More Skills