pokeperps
Trade perpetual futures on Pokemon TCG card prices via the PokePerps DEX on Solana. Search cards, analyze prices, simulate trades, open/close leveraged long/short positions, and manage portfolios. Use when the user asks about Pokemon card trading, perpetual futures, or PokePerps.
Why use this skill?
Analyze and trade Pokemon TCG card price perpetual futures on Solana with the PokePerps AI agent skill. Monitor markets, simulate trades, and manage leveraged portfolios easily.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ankushkun/pokeperpsWhat This Skill Does
The PokePerps skill provides a specialized interface for interacting with the PokePerps decentralized perpetual futures exchange on the Solana blockchain. It acts as a comprehensive bridge between the AI agent and the PokePerps smart contract ecosystem, enabling users to monitor, analyze, and trade speculative positions on Pokemon TCG card prices. By leveraging real-time data from the TCGPlayer marketplace and on-chain oracle feeds, the skill allows agents to perform complex financial operations, including searching for specific card markets, simulating potential profit and loss (PnL) scenarios, and managing leveraged positions. Whether you are a casual collector interested in hedging your physical collection value or an active crypto-trader looking for unique decentralized derivative markets, this skill provides the necessary tooling to execute trades with precision.
Installation
To integrate this skill into your OpenClaw environment, use the command: clawhub install openclaw/skills/skills/ankushkun/pokeperps. For basic analytical tasks, you can run the skill in read-only mode by configuring the MCP server without a private key. If you intend to execute trade orders, you must provide your Solana keypair path via the POKEPERPS_KEYPAIR environment variable in your MCP configuration settings. Detailed configuration schemas for both read-only and execution modes are provided in the documentation within the skill repository.
Use Cases
This skill is ideal for users who want to engage in data-driven decision-making within the Pokemon TCG asset class. Use it to scan for market volatility and identify potential arbitrage opportunities across different card sets. It is particularly useful for portfolio management, allowing agents to monitor open positions and automatically trigger alerts when margin requirements or risk thresholds are approached. Developers can integrate this into larger trading algorithms to backtest strategies against historical oracle price feeds before committing capital.
Example Prompts
- "What are the top 5 most volatile Pokemon cards on PokePerps right now, and can you simulate a 3x long position for the base set Charizard?"
- "Check my current portfolio status and let me know if any of my active positions are close to liquidation."
- "Open a short position on the 1st Edition Shadowless Pikachu with 2x leverage, using 50 USDC as collateral."
Tips & Limitations
When using PokePerps, always verify the slippage and fee parameters using the get_trading_config tool before executing large orders. Because this skill deals with perpetual futures, it is inherently high-risk; liquidation is possible if the market moves against your position. Ensure your wallet has sufficient USDC collateral before attempting to open trades. This skill is intended for mainnet usage on Solana and requires a secure environment for managing private keys. Always monitor the official PokePerps documentation for updates regarding market updates and risk parameters.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ankushkun-pokeperps": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, external-api