XFuel-Lab

12 mods across 1 repository, 1 stars between them.

add-provider-hub

01

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodexCursor

Add or extend an inference provider hub in the XFuel gateway (services/gateway) — a new aggregator or DePIN network such as ZAN, OpenRouter or Together, or a new model class on an existing hub (Theta, AkashML). Use when wiring hub discovery into hub-catalog.js, reading a provider's published prices in…

1 yesterday A 170 tokens original Apache-2.0

add-zkp-gadget

02

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodexCursor

Add a new sound proving gadget (operator argument) to the XFuel zkLLM prover crate (services/zkllm-prover/crates/xfuel-zkp). Use when implementing or extending a transformer/SSM operator in Rust — matmul, Hadamard/gating, a lookup-backed non-linearity (activation, norm/rsqrt, softmax/exp, reciprocal), attention, an…

1 yesterday A 130 tokens original Apache-2.0

cursorrules

03

XFuel-Lab/xfuel-protocol

Cursor rule Cursor

Cursor rule "cursorrules" from XFuel-Lab/xfuel-protocol, covering xfuel protocol – cursor rules, based on whitepaper v1.6 core with expansions to v2.4, solidity, architecture and gas optimization.

1 yesterday A 889 tokens original Apache-2.0

XFuel-Lab/xfuel-protocol

Instructions file CodexOpenCode

AGENTS.md instructions for XFuel-Lab/xfuel-protocol, covering xfuel — agent index, try the demo, contracts (base), repo map and commits.

1 yesterday A 1,075 tokens original Apache-2.0

xfuel-a2a-bid

05

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodex

Coordinate agent-to-agent work on XFuel's A2A circuit: discover provider agents, send an A2A message with TFUEL escrow, settle a bid on delivery via Fair Exchange (PAS signature), and (on-chain) form agent swarms of up to 18 members. Use when an agent needs to delegate a task to another agent, run a compute auction…

1 yesterday A 96 tokens original Apache-2.0

xfuel-govern-vexf

06

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodex

Participate in XFuel veXF governance: lock XF to gain voting power, create proposals, and vote (Curve-style vote-escrow, up to 3x multiplier). Use when an agent or user wants to lock tokens for governance weight, submit a protocol proposal (circuit priority, fee structure, treasury spend, emergency pause), or cast a…

1 yesterday A 98 tokens original Apache-2.0

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodex

Relay a verified XFuel ZK proof from Theta to another chain (e.g. Bittensor EVM 964/945) via Hyperlane: build the relayProofCrossChain transaction, including the destination domain and message fee. Use when an agent needs a proof verified on Theta to be recognized on a remote chain, for cross-chain settlement or…

1 yesterday A 102 tokens original Apache-2.0

xfuel-route-compute

08

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodex

Inspect XFuel's 6-tier DePIN compute router and preview which GPU provider a task will hit (Theta EdgeCloud → RapidAPI → MCP → Akash → Render → AWS Bedrock), plus check server health and available chains/models. Use when a user asks "which provider will run this?", "is EdgeCloud available?", "what does XFuel route…

1 yesterday A 93 tokens original Apache-2.0

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodex

Submit a verifiable AI inference or compute task to the XFuel Protocol and get back an on-chain-settled result with a ZK proof. Use when a user or agent wants to run an LLM/compute task via pluggable providers (neocloud / optional DePIN GPU) with a verifiable receipt. Settlement is USDC via x402 on Base by default.…

1 yesterday A 115 tokens original Apache-2.0

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodex

Form and manage multi-agent swarms end-to-end on XFuel's A2A circuit (Almanak-style lifecycle, up to 18 agents). Use when an agent needs to coordinate a group of agents on a shared objective: register agents, form a swarm with a TFUEL escrow pool, have members join, settle each member's payout with a ZK proof, read…

1 yesterday A 125 tokens original Apache-2.0

xfuel-verify-proof

11

XFuel-Lab/xfuel-protocol

Skill Claude CodeCodex

Retrieve and validate the SP1 settlement proof for a completed XFuel task, confirm the result hash matches, check the nullifier for replay protection, and optionally verify on-chain settlement on Base. Use after submitting a task when the user asks "is this result actually proven?", "verify the proof", "show me the ZK…

1 yesterday A 81 tokens original Apache-2.0

xfuel-mcp

12

XFuel-Lab/xfuel-protocol

MCP server Claude CodeCodexCursor

Submit AI inference to XFuel, pay per task (USDC via x402 or TFUEL), fetch/verify ZK proofs. Runs locally from the xfuel-mcp npm package. Needs 6 environment variables to run.

1 yesterday A tokens not measured original Apache-2.0