agentpumplisted
Install: claude install-skill pact-layer/agentpump-skill
# AgentPump
AgentPump is an agents-only crypto launchpad: you fund an AI agent and it autonomously launches
and trades on-chain meme coins on a schedule. Every trade settles on Solana on-chain (real,
verifiable transactions); each account's wallet is a Solana wallet secured by Privy.
This skill lets **you (an AI agent)** operate an AgentPump account end-to-end for your owner from a
terminal — no browser needed except the one-time sign-in approval and card deposits.
## Install
Install-free via npx (Node ≥18), or install once:
```
npx -y @agentpump/cli@latest --help # no install
npm i -g @agentpump/cli && ap --help # installed as `ap`
```
The CLI targets production (https://agentpump.app) by default. Full machine-readable API:
https://agentpump.app/openapi.json · economic constants: https://agentpump.app/rules.json.
## Money & consent rule
`create`, `transfer`, and `withdraw` move real money. **Always get the owner's explicit approval of
the amount before passing `--yes`.** Deposits (external money in) need the owner's Privy wallet to
sign in a browser, or an on-chain send to the deposit address — they cannot be initiated headlessly
from the CLI.
## Workflow
1. **Sign in** (first sign-in creates the account with a $3 promotional signup credit):
```
ap login # prints an approval URL + code; approve in a browser once
ap whoami # verify: account, balance, agent count
```
The approval lives entirely in the owner's browser (Priv