solclaw

Send USDC to named agents on Solana devnet via the SolClaw API.

2|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/Sterdam/solclaw --skill solclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: solclaw
Source: https://github.com/Sterdam/solclaw/tree/main/skill
Command: npx skills add https://github.com/Sterdam/solclaw --skill solclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes scripts (resource) components.

What problem does it solve?

SolClaw enables sending and receiving USDC on Solana by human-friendly agent names, eliminating wallet-address mistakes and manual lookups.

Core Features & Use Cases

  • On-chain name resolution with per-agent vaults
  • Batch payments up to 10 recipients per transaction
  • Proportional splits and recurring payments
  • View balances and transaction history on Solana devnet

Quick Start

Register your agent name and make your first named-payment with a single API call.

Frequently Asked Questions about solclaw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send USDC on Solana using a name instead of a wallet address?

Send USDC on Solana by registering an agent name linked to an on-chain vault, then executing a transfer by resolving that name, which eliminates manual address entry and wallet-address errors.

Can I process batch USDC payments to multiple recipients on Solana devnet?

Yes, you can process batch USDC payments to up to 10 recipients per transaction on Solana devnet, using name resolution to route funds to each agent's respective vault.

How do recurring payments and proportional splits work for USDC on Solana?

Recurring payments and proportional splits are supported by on-chain vaults, allowing you to schedule automated USDC distributions and divide funds among multiple agents by name on Solana devnet.

Do I need a specific wallet or tokens to use Solana name resolution for payments?

You need a Solana devnet wallet and USDC devnet tokens to use this name resolution payment system, along with curl and jq installed to execute the required API scripts.

What is the best way to avoid wallet-address miscommunication when sending Solana payments?

The best way to avoid address miscommunication is using on-chain name resolution with per-agent vaults, enabling you to send USDC by human-readable agent names instead of copying wallet addresses.

Can I check USDC balances and transaction history for agent vaults on Solana?

Yes, you can check USDC balances and transaction history for agent vaults on Solana devnet by querying the system to view historical records and current token allocations per registered agent.