PAW Skills for AI Agents

Manage Solana wallets, swap tokens via Jupiter DEX, and monitor balances.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/thejamesnick/paw-skills --skill paw-skills-for-ai-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PAW Skills for AI Agents
Source: https://github.com/thejamesnick/paw-skills/tree/main/skills/pocketagent-wallet
Command: npx skills add https://github.com/thejamesnick/paw-skills --skill paw-skills-for-ai-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides AI agents with a secure and programmatic way to interact with the Solana blockchain, enabling autonomous cryptocurrency operations.

Core Features & Use Cases

  • Wallet Management: Create, import, and manage Solana wallets.
  • Transaction Execution: Send SOL and SPL tokens, execute token swaps via Jupiter DEX.
  • Portfolio Tracking: Check balances and view transaction history.
  • Advanced Features: Includes guardrails for spending limits, event logging with webhooks, and real-time balance monitoring.
  • Use Case: An AI trading bot can use this Skill to autonomously execute buy and sell orders on Solana-based decentralized exchanges, manage its portfolio, and react to market changes in real-time.

Quick Start

Use the PAW skills to create a new wallet for your agent named 'my-trading-bot'.

Frequently Asked Questions about PAW Skills for AI Agents

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

FAQPage Schema
How do I enable autonomous crypto trading for an AI agent on Solana?

Autonomous crypto trading on Solana is enabled by providing AI agents with programmatic wallet management, token swaps via Jupiter DEX, and real-time balance monitoring. You can create a dedicated wallet to let your bot execute buy and sell orders automatically.

Can an AI agent execute token swaps on Jupiter DEX programmatically?

Yes, AI agents can execute token swaps on Jupiter DEX programmatically. The Skill facilitates direct interaction with the decentralized exchange, allowing automated bots to perform token swaps based on predefined logic or market changes.

How do I set up spending guardrails for automated Solana wallet transactions?

Spending guardrails for automated Solana wallet transactions are configured using the Skill's built-in limit features. These guardrails secure automated DeFi interactions by preventing bots from exceeding defined spending thresholds during autonomous operations.

What is the best way to monitor an AI trading bot's Solana portfolio in real time?

Real-time portfolio monitoring for an AI trading bot is achieved through continuous balance tracking and transaction history viewing. This approach allows the agent to react to market changes and manage its Solana assets dynamically.

How do I send SOL and SPL token transfers autonomously using an AI agent?

Autonomous SOL and SPL token transfers are executed by leveraging the Skill's programmatic transaction capabilities. This allows AI agents to send tokens directly on the Solana blockchain without manual intervention.

Does autonomous Solana wallet management support webhook event notifications?

Autonomous Solana wallet management supports webhook event notifications for automated logging. This feature alerts external systems to transaction events, spending guardrails triggers, and balance changes in real time.