.claude/skills/crypto-marketRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Fetches live cryptocurrency prices, market data, historical trends, and comparative analysis. Use when the user asks about crypto prices, coin values, market cap, trading volume, price history, portfolio tracking, or wants to compare cryptocurrencies. Supports Bitcoin (BTC), Ethereum (ETH), Solana (SOL), and all major coins via the CoinGecko public API. Outputs structured JSON for easy parsing and integration.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/crypto-marketRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/crypto-marketRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/crypto-marketRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @andrey198224/crypto-market-dataclawhub inspect @andrey198224/crypto-market-data --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:c29d0b5b011a048b16f82d109a1711e847b34efacf952163a5156f7f152022b1references/EXAMPLES.mdreferences/REFERENCE.mdscripts/coin_compare.pyscripts/fetch_prices.pyscripts/market_overview.pyscripts/price_history.pyscripts/requirements.txtskill-card.mdSKILL.mdInitial release of the crypto-market-data skill: - Fetches live cryptocurrency prices, market caps, volumes, and historical trends for all major coins using the CoinGecko API. - Provides scripts for current prices, market overviews, price histories with trend analysis, and coin comparisons. - Outputs results as structured JSON for easy integration. - Includes clear setup instructions, decision tree for script selection, and troubleshooting tips. - No API key required; supports Python 3.8+ with the requests library.