Crypto Tools

Access crypto data, monitor portfolios, detect scams, and navigate exchanges with real-time APIs and security tools.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Crypto Tools" with this command: npx skills add ivangdavila/crypto-tools

What This Is

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.

⚠️ Hard Boundaries (MANDATORY)

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

Core Capabilities

TaskHow
Price dataCoinGecko, CoinMarketCap APIs — real-time and historical
Portfolio trackingAggregate across exchanges/wallets, calculate performance
On-chain queriesEtherscan, Basescan, Solscan — balances, txs, contracts
DeFi dataDefiLlama (TVL), Dune (queries), The Graph (indexing)
Scam detectionTokenSniffer, RugDoc, CertiK — verify contracts, check audits
Gas monitoringTrack fees, suggest low-cost windows
AlertsPrice thresholds, whale movements, significant events
Tax prepExport transaction history (CSV), cost basis calculation

Quick Reference

For detailed information by topic:

TopicFile
Data sources & APIssources.md
Security & scam detectionsecurity.md
Utilities & calculationstools.md

Example Interactions

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."

Standard Disclaimer

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.

Sources Priority

  1. Official APIs — CoinGecko, CoinMarketCap, chain explorers
  2. Aggregators — DefiLlama, Dune, The Graph
  3. Security — TokenSniffer, CertiK, RugDoc
  4. Never — Random Twitter influencers, Telegram signals

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

AI Boss Assistant

Transform any AI into a professional executive assistant with battle-tested personas and workflows. Complete templates for Google Workspace integration (Gmail, Calendar, Drive), milestone delivery system, and security guidelines.

Registry SourceRecently Updated
Security

On-Chain Skill Audit

On-chain skill provenance registry. Check, register, audit, and vouch for agent skills on Solana. Use when evaluating skill safety, registering new skills, or looking up provenance before installation.

Registry SourceRecently Updated
01K
Profile unavailable
Security

Solidity LSP

Solidity language server providing smart contract development support including compilation, linting, security analysis, and code intelligence for .sol files. Use when working with Ethereum smart contracts, Substrate pallets, or any Solidity code that needs compilation, security checks, gas optimization, or code navigation. Essential for ClawChain pallet development.

Registry SourceRecently Updated
0848
Profile unavailable