
Radius Dev Skill
- 2 repo stars
- Updated July 21, 2026
- radiustechsystems/skills
radius-dev-skill is a Claude Code marketplace that provides Radius Network development skills so agents can follow blockchain playbooks for testnet faucet usage and x402 integration with radius-cli execution.
About
radius-dev-skill is a Claude Code marketplace from Radius Technology Systems that installs portable agent skills for Radius Network blockchain development, including testnet faucet usage and x402 integration guidance. Use it when building agents or apps on Radius and you want framework-neutral playbooks instead of reimplementing wallet and payment patterns. Skills provide guidance while radius-cli remains the canonical execution surface for wallet, signing, and x402 calls.
- radius-dev plugin with blockchain development playbook
- x402 HTTP micropayment guidance for agent shells
- Testnet faucet usage and Radius network conventions
- Designed to pair with radius-cli for wallet and execution ops
Radius Dev Skill by the numbers
- Data as of Jul 22, 2026 (Skillselion catalog sync)
/plugin marketplace add radiustechsystems/skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | July 21, 2026 |
| Repository | radiustechsystems/skills ↗ |
How do agents get consistent Radius Network development guidance without reimplementing wallet state and x402 payment flows?
Follow Radius Network development playbooks for testnet faucet usage, x402 payments, and agent wallet operations via radius-cli.
Who is it for?
Developers building on Radius Network with Claude Code or other agent frameworks who need portable skills plus radius-cli for execution.
Skip if: Projects unrelated to Radius Network or teams expecting a bundled wallet MCP server instead of radius-cli-backed execution.
What you get
Loads Radius development skills and examples agents can follow while delegating wallet, signing, and x402 operations to radius-cli.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Does this repo include a wallet runtime?
The README states it ships portable guidance only and that radius-cli is the canonical execution surface for wallet and x402 operations.
How do I install it in Claude Code?
Run /plugin marketplace add radiustechsystems/skills, then /plugin install radius@Radius Dev Skill.
How should agents pay x402 endpoints?
The README recommends radius-cli wallet x402 with an explicit --x402-threshold limit for non-interactive agent runs.