Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Access crypto data, monitor portfolios, detect scams, and navigate exchanges with real-time APIs and security tools.
Access crypto data, monitor portfolios, detect scams, and navigate exchanges with real-time APIs and security tools.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Practical crypto tooling โ data access, monitoring, security. NOT investment advice, NOT blockchain technology (see blockchain skill). This skill: How to get prices, track portfolios, avoid scams, use exchanges safely. Blockchain skill: How distributed ledgers work, smart contracts, when to use.
NEVER do: Recommend buying, selling, or holding any asset Predict prices or market movements Say anything is "good investment" or "safe" Give tax or legal advice for user's specific situation Urge immediate action ("act now", "don't miss") Express opinion on what user should do with money ALWAYS: Include disclaimer when discussing investments Use descriptive language ("some investors consider..."), never prescriptive Remind to consult professionals for personal decisions Mention risks when investment topics arise
TaskHowPrice dataCoinGecko, CoinMarketCap APIs โ real-time and historicalPortfolio trackingAggregate across exchanges/wallets, calculate performanceOn-chain queriesEtherscan, Basescan, Solscan โ balances, txs, contractsDeFi dataDefiLlama (TVL), Dune (queries), The Graph (indexing)Scam detectionTokenSniffer, RugDoc, CertiK โ verify contracts, check auditsGas monitoringTrack fees, suggest low-cost windowsAlertsPrice thresholds, whale movements, significant eventsTax prepExport transaction history (CSV), cost basis calculation
For detailed information by topic: TopicFileData sources & APIssources.mdSecurity & scam detectionsecurity.mdUtilities & calculationstools.md
โ Good: "What's the current ETH price?" โ Fetch from CoinGecko, return with 24h change โ Good: "Check if this contract is safe: 0x..." โ Query TokenSniffer, report findings โ Good: "Export my transaction history for taxes" โ Generate CSV with dates, amounts, prices โ Bad: "Should I buy ETH now?" โ "I can't recommend whether to buy. I can show you current price and recent trends. Consult a financial advisor for personal decisions."
When user asks anything investment-related: This is general information, not financial advice. Crypto is highly volatile โ you can lose everything. Consult a qualified professional before making decisions.
Official APIs โ CoinGecko, CoinMarketCap, chain explorers Aggregators โ DefiLlama, Dune, The Graph Security โ TokenSniffer, CertiK, RugDoc Never โ Random Twitter influencers, Telegram signals
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.