A comprehensive wallet interface that handles both EVM chains and Solana with built-in gas sponsorship, policy management, and transaction signing. Pulls balances from DeBank and Birdeye APIs, broadcasts transactions with automatic gas sponsoring that falls back to user-paid if needed, and implements Privy's policy system for transaction approval workflows. The policy logic is surprisingly complex with deny-always-wins rules and mandatory conditions for transaction methods. You'd use this when building wallet functionality into Claude without wanting to handle the multi-chain complexity yourself, though the policy configuration requires careful attention to avoid lockouts.
npx -y skills add starchild-ai-agent/official-skills --skill wallet-policy --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot