keeperhub-wallet
Installation
SKILL.md
KeeperHub Agentic Wallet Skill
Enables automatic payment of HTTP 402 responses (x402 on Base USDC + MPP on Tempo USDC.e) with a server-proxied Turnkey wallet. Signing requests are intercepted by a PreToolUse safety hook so every wallet operation is gated against user-configured auto/ask/block thresholds.
Install
Recommended — one command, fully wired up:
npx @keeperhub/wallet skill install
This writes the skill file into every detected agent directory under $HOME (Claude Code, Cursor, Cline, Windsurf, OpenCode) and registers the keeperhub-wallet-hook PreToolUse safety hook in ~/.claude/settings.json. Re-running is safe — the installer is idempotent and preserves any foreign keys already in settings.json.
Alternative — npx skills add (skill file only):
npx skills add keeperhub/agentic-wallet-skills