openmm-portfolio
Balance tracking, order overview, and market data across exchanges using OpenMM.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adacapo21/openmm-portfolioWhat This Skill Does
The openmm-portfolio skill provides a comprehensive interface for users to manage digital asset portfolios directly through the OpenClaw agent. It bridges the gap between decentralized Cardano ecosystems and centralized exchanges (CEXs) like MEXC, Gate.io, Bitget, and Kraken. Users can track real-time balances, monitor open orders, analyze market depth, and perform cross-exchange price comparisons. This skill acts as a centralized dashboard, allowing agents to pull data from disparate sources, aggregate market information, and make informed decisions based on liquidity and price discovery across multiple platforms.
Installation
To integrate this skill into your environment, run the following command within your OpenClaw terminal:
clawhub install openclaw/skills/skills/adacapo21/openmm-portfolio
Ensure you have properly configured your exchange environment variables as detailed in the openmm-exchange-setup skill. Failure to provide valid API keys, secrets, and necessary passphrases for each respective exchange will result in authentication errors when attempting to query balances or trade data.
Use Cases
- Unified Portfolio Tracking: Aggregate asset holdings across multiple CEXs and Cardano wallets to see total net worth in one place.
- Arbitrage Monitoring: Identify price discrepancies for specific tickers (like SNEK or INDY) across centralized exchanges versus decentralized liquidity pools.
- Automated Trading Support: Quickly fetch order book depth and recent trade summaries to determine market entry or exit strategies.
- Liquidity Analysis: Scout Cardano DEX pools with specific liquidity requirements to find the best platforms for large swaps.
Example Prompts
- "OpenClaw, what is my current balance of BTC on MEXC and how does it compare to my Kraken holdings?"
- "Show me the top 5 open orders for SNEK/USDT on Bitget and check if the current market price is higher on Gate.io."
- "Discover high-liquidity pools for INDY on Cardano and tell me the current aggregated price."
Tips & Limitations
- Security: Never share your API credentials. Use environment variables to keep your keys outside of the codebase.
- Data Latency: While ticker data is near real-time, market volatility may cause the displayed prices to differ slightly from execution prices on the exchanges.
- Scope: Ensure you have configured the required environment variables for each exchange. This tool is read-heavy; ensure you have sufficient rate limits on your exchange API accounts for high-frequency polling.
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-adacapo21-openmm-portfolio": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
indigo-redemption
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
cardano-transactions
Sign and submit Cardano transactions with explicit user confirmation.
cardano-balances
Query wallet balances, addresses, and UTxOs on the Cardano blockchain.
indigo-governance
Query Indigo Protocol governance data including protocol parameters, polls, .
indigo-ipfs
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.