← Back to Skills Marketplace
80
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ntriq-x402-content-generate
Description
AI content generation for blogs, emails, social posts, product descriptions. $0.02 USDC via x402.
Usage Guidance
This skill appears to call a remote API at x402.ntriq.co.kr and charge $0.02 USDC per call, but its documentation also claims "local inference," which is inconsistent. Before installing or using it, ask the provider to clarify: (1) whether inference is local or performed on their remote server; (2) exactly how the X-PAYMENT header is obtained and whether any secret (private key, wallet auth token) must be supplied or stored; (3) what data is logged/stored by the remote service and the privacy policy; and (4) the operator identity and reputation of x402.ntriq.co.kr. Do not expose private prompts, secrets, or sensitive PII until you confirm payment/auth handling and data retention. If you plan to test, do so with non-sensitive content and monitor network requests.
Capability Analysis
Type: OpenClaw Skill
Name: ntriq-x402-content-generate
Version: 1.0.0
The skill bundle provides documentation for an AI content generation service hosted at x402.ntriq.co.kr. It defines a standard API interface for generating text content and utilizes the x402 protocol for micro-payments on the Base network. No executable code is present, and the instructions in SKILL.md are strictly limited to defining the API parameters and payment flow without any signs of malicious intent or prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
The description promises "100% local inference on Mac Mini" but the SKILL.md's only runtime path is an HTTPS POST to https://x402.ntriq.co.kr/content-generate (a remote service). That is a direct contradiction: either the service is remote (and not local) or the documentation is inaccurate/misleading.
Instruction Scope
Instructions are narrowly scoped to sending a JSON payload to the x402 endpoint and expect an X-PAYMENT header. They do not instruct reading local files or other env vars, which is good, but the required payment header is not explained (how to obtain it, what it contains). Because requests will send user prompts and possibly sensitive content to a third party, that data flow should be explicit.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing gets written to disk or installed automatically — lowest install risk.
Credentials
The SKILL.md expects an X-PAYMENT header for $0.02 USDC per call, but the skill declares no required environment variables or credentials. There is no explanation of how payment/auth is provided, stored, or generated. Absence of declared credentials while requiring a header for payments is an incoherence and a potential vector for secret mishandling.
Persistence & Privilege
The skill does not request always:true and has no install-time persistence. It does not request system configuration changes or access to other skills' settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ntriq-x402-content-generate - After installation, invoke the skill by name or use
/ntriq-x402-content-generate - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of ntriq-x402-content-generate.
- Provides AI-powered content generation for blogs, emails, social media, product descriptions, reports, and ad copy.
- Supports customizable style, tone, language, and word count.
- Fast, local inference on Mac Mini; $0.02 USDC per API call via x402 protocol on Base mainnet.
Metadata
Frequently Asked Questions
What is Ntriq X402 Content Generate?
AI content generation for blogs, emails, social posts, product descriptions. $0.02 USDC via x402. It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Ntriq X402 Content Generate?
Run "/install ntriq-x402-content-generate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ntriq X402 Content Generate free?
Yes, Ntriq X402 Content Generate is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ntriq X402 Content Generate support?
Ntriq X402 Content Generate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ntriq X402 Content Generate?
It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.
More Skills