← Back to Skills Marketplace
PS2 Filter – Transform Photos into PS2 Game Characters with AI – API-powered
by
sparkleMing
· GitHub ↗
· v1.0.0
· MIT-0
130
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ps2-filter-openapi-skill
Description
AI PS2 filter — transform a photo into a retro PS2-era Sims game character
Usage Guidance
This skill appears to do what it claims: upload an image to openapi.weshop.ai and return a PS2-style transformed image using your WESHOP_API_KEY. Before installing, confirm you trust WeShop (no homepage was provided in the package), read their privacy policy to understand whether uploaded images are stored or used to train models, and verify the API key origin (get it only from their official site). Also check the expected input field name (originalImage vs input.images) and test with non-sensitive images first. If you are uncomfortable with automated agents accessing your API key or uploading images, avoid installing or restrict the agent to manual invocation. Rotate or revoke the API key if you stop using the skill.
Capability Analysis
Type: OpenClaw Skill
Name: ps2-filter-openapi-skill
Version: 1.0.0
The skill bundle contains documentation for an API integration with WeShop AI to provide a PS2-style image filter. It includes proactive security instructions in SKILL.md warning the agent never to send the WESHOP_API_KEY to unauthorized domains and correctly identifies the official endpoint (openapi.weshop.ai). No executable code or malicious instructions were detected.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description, the declared endpoint host (openapi.weshop.ai), and the required WESHOP_API_KEY align with a photo-to-PS2-style transformation service. Requesting a single API key is proportionate for this purpose.
Instruction Scope
SKILL.md stays focused on calling the WeShop OpenAPI (start run, poll status, upload images). It explicitly warns about API key security. Minor issues: a mismatch between documented input field names (table shows input.images but examples use originalImage) and vague '...agent-specific params...' which could cause implementation mistakes. The doc also describes uploading local images — which necessarily requires reading user-provided image data (expected for this skill) but you should confirm the agent will only access images the user consents to.
Install Mechanism
No install spec or code files are provided (instruction-only). This minimizes disk writes and third-party binaries; nothing is downloaded or installed by the skill itself.
Credentials
Only WESHOP_API_KEY is required and declared as the primary credential, which is appropriate for a third-party image-processing API. The SKILL.md warns not to send the key to other domains, which is good practice.
Persistence & Privilege
always:false and default autonomous invocation settings are used. The skill does not request persistent or system-wide privileges and does not attempt to modify other skills/configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ps2-filter-openapi-skill - After installation, invoke the skill by name or use
/ps2-filter-openapi-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ps2-filter-openapi-skill v1.0.0
- Initial release: transform portrait photos into retro PS2-era Sims game characters using the WeShop OpenAPI.
- Requires a WESHOP_API_KEY environment variable for authentication.
- Includes endpoints for starting runs, polling status, and uploading images.
- API key security instructions provided for safe usage.
- Supports custom style instructions and batch image generation.
Metadata
Frequently Asked Questions
What is PS2 Filter – Transform Photos into PS2 Game Characters with AI – API-powered?
AI PS2 filter — transform a photo into a retro PS2-era Sims game character. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.
How do I install PS2 Filter – Transform Photos into PS2 Game Characters with AI – API-powered?
Run "/install ps2-filter-openapi-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PS2 Filter – Transform Photos into PS2 Game Characters with AI – API-powered free?
Yes, PS2 Filter – Transform Photos into PS2 Game Characters with AI – API-powered is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does PS2 Filter – Transform Photos into PS2 Game Characters with AI – API-powered support?
PS2 Filter – Transform Photos into PS2 Game Characters with AI – API-powered is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created PS2 Filter – Transform Photos into PS2 Game Characters with AI – API-powered?
It is built and maintained by sparkleMing (@sparkleming); the current version is v1.0.0.
More Skills