← Back to Skills Marketplace
61
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-image-upscale-batch
Description
Batch AI image upscaling for up to 500 images using Real-ESRGAN. Flat $30.00 USDC via x402.
Usage Guidance
This skill will send the image URLs you provide to https://x402.ntriq.co.kr and requires a payment token in the X-PAYMENT header (flat $30 USDC for up to 500 images). Before installing or using it: 1) Confirm how you obtain and store the X-PAYMENT token—avoid pasting long-lived payment tokens into chat; prefer per-request tokens or a documented wallet flow. 2) Verify the service reputation and terms (refunds, data retention, who can access uploaded images). 3) Don’t send sensitive images unless you trust the provider and have a clear privacy policy. 4) Test with a small, non-sensitive batch first. 5) Ask the publisher to update the skill metadata to explicitly declare the required payment credential and to document how results are returned and how tokens should be provisioned.
Capability Analysis
Type: OpenClaw Skill
Name: ntriq-x402-image-upscale-batch
Version: 1.0.0
The skill bundle contains only documentation and metadata for an external image upscaling API (x402.ntriq.co.kr). There is no executable code, and the instructions in SKILL.md are limited to describing the API parameters and payment protocol without any signs of prompt injection or malicious intent.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill calls an external x402 endpoint to upscale images. However, the SKILL.md requires an X-PAYMENT header (<x402-payment-header>) for a $30 USDC payment but the skill metadata does not declare any required environment variables, credentials, or a primary credential. Expecting a payment token without declaring it is an inconsistency.
Instruction Scope
Instructions are narrowly scoped to POSTing a JSON payload of image URLs to https://x402.ntriq.co.kr/image-upscale-batch with an X-PAYMENT header. This is within the stated purpose, but the doc does not explain how to obtain/provide the payment header, how results are returned/stored, nor any privacy/consent concerns about sending image URLs to a third-party server.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk and no third-party packages are pulled in by the skill itself.
Credentials
The SKILL.md expects a sensitive payment header (X-PAYMENT) to be provided at runtime but the skill does not declare it in requires.env or as a primary credential. While the header may be provided per-call, the missing declaration makes it unclear how credentials/tokens are to be protected or provided—this could lead users to paste a payment token into chat or otherwise expose a secret.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not indicate modifying agent/system settings. It does not require elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ntriq-x402-image-upscale-batch - After installation, invoke the skill by name or use
/ntriq-x402-image-upscale-batch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release.
- Introduces batch AI image upscaling for up to 500 images per call using Real-ESRGAN.
- Supports upscale factors of 2x, 3x, or 4x (default 4x) and "general" or "photo" modes.
- Fixed flat pricing: $30.00 USDC via x402 (Base mainnet, EIP-3009).
- Simple API endpoint and usage instructions provided.
Metadata
Frequently Asked Questions
What is Ntriq X402 Image Upscale Batch?
Batch AI image upscaling for up to 500 images using Real-ESRGAN. Flat $30.00 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Ntriq X402 Image Upscale Batch?
Run "/install ntriq-x402-image-upscale-batch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ntriq X402 Image Upscale Batch free?
Yes, Ntriq X402 Image Upscale Batch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ntriq X402 Image Upscale Batch support?
Ntriq X402 Image Upscale Batch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ntriq X402 Image Upscale Batch?
It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.
More Skills