aiskillstore/marketplace-kleros-ipfs-upload
>- Upload files to IPFS through the Kleros x402 payment gateway for $0.01 USDC on Base mainnet. Use specifically for Kleros ecosystem content such as dispute evidence, meta-evidence JSON, court, dispute, or arbitrator policies, Curate item metadata, juror justifications, and artifacts referenced by Kleros contracts or subgraphs through an IPFS CID. Trigger on Kleros, court, arbitrator, dispute, juror, Curate, Proof of Humanity, evidence, meta-evidence, or justification context. Do not use for generic IPFS uploads or CID requests without Kleros context; suggest a general pinning service instead. Explicit requests for this gateway, kleros-ipfs-gateway.fly.dev, kleros-api.netlify.app upload-to-ipfs, this skill, or an end-to-end test always qualify.
npx skills add https://github.com/aiskillstore/marketplace --skill kleros-ipfs-upload
Take aiskillstore/marketplace-kleros-ipfs-upload from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm, npx.
Without those the skill loads but fails at the first command.