@pocketagent/paw-skills
v1.4.0
Published
AI Agent Skills for PocketAgent Wallet (PAW) - wallet for Agentic AI on Solana
Downloads
534
Maintainers
Readme
PocketAgent Wallet (PAW) Skills
AI Agent Skills for PocketAgent Wallet - autonomous wallet for Solana.
Installation
npx skills add @pocketagent/paw-skillsOr install from GitHub:
npx skills add thejamesnick/paw-skillsWhat's Included
pocketagent-wallet
Complete skill for AI agents to interact with PocketAgent Wallet (PAW) on Solana.
Capabilities:
- Create and manage wallets programmatically
- Execute token swaps via Jupiter DEX
- Send SOL and SPL tokens
- Check balances and portfolio values
- View transaction history
- Configure network settings (devnet/mainnet)
- Autonomous trading and DeFi operations
Use Cases:
- High-frequency trading bots
- Meme coin trading and sniping
- Portfolio management
- Payment processing
- Arbitrage bots
- DCA strategies
- Market making
Requirements
- PocketAgent Wallet CLI installed:
npm install -g @pocketagent/paw - Solana CLI (optional, for devnet testing)
Quick Start
Once installed, AI agents can automatically use PAW commands when you mention:
- "create a wallet"
- "check my balance"
- "swap tokens"
- "send SOL"
- "trade on Solana"
- "Jupiter DEX"
- And more...
Documentation
Full documentation is available in the skill file at skills/pocketagent-wallet/SKILL.md
License
MIT
