Skill Claude CodeCodex
Use when committing code changes that will be tagged and released to PyPI, before creating any git commits, to ensure lint, version bump, tag placement, and changelog are all correct in one shot.
7 tagged machine to machine, measured the same way as everything else here.
Skill Claude CodeCodex
Use when committing code changes that will be tagged and released to PyPI, before creating any git commits, to ensure lint, version bump, tag placement, and changelog are all correct in one shot.
Skill Claude CodeCodex
Use when a user wants to sell an API, monetize an endpoint, set up a paid API, become an x402 provider, add payment gating to their HTTP service, or deploy an ag402 gateway in front of their backend.
Skill Claude CodeCodex
AI Agent Payment Protocol — auto-pay x402 APIs with Solana USDC. Commands: setup, pay , balance, history, doctor, serve. Use exec to run CLI commands.
Skill Claude CodeCodex
Request testnet or mainnet tokens from a Radius Network faucet. Use when the user says "fund my wallet", "get testnet tokens", "get mainnet tokens", "drip SBC", "use the faucet", "get test funds", "fund my wallet on mainnet", "get SBC on mainnet", or needs tokens on Radius Testnet or Mainnet to start developing or…
Skill Claude CodeCodex
End-to-end Radius Network development playbook. Stablecoin-native EVM with sub-second finality. Uses plain viem (defineChain, createPublicClient, createWalletClient) for all TypeScript integration. wagmi for React wallet integration. Foundry for smart contract development and testing. Also covers Hardhat/ethers.js…
Skill Claude CodeCodex
Integrate x402 HTTP payment protocol on Radius. Use when the user wants to: monetize an API with per-request micropayments, add HTTP 402 payment gating to endpoints, consume a paid x402 API, sign x402 payment headers, integrate with a facilitator service, implement EIP-2612 permit + Permit2 payment signing, build…