mcpbeat

Kleros Ipfs Upload

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.

66k tokens
context cost
the whole folder, loaded on every use
5
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
404
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/aiskillstore/marketplace --skill kleros-ipfs-upload

How to use it

Copy the folder

Take aiskillstore/marketplace-kleros-ipfs-upload from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

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.

Install what it needs

The instructions reference npm, npx. Without those the skill loads but fails at the first command.