SC

Automates the scanning of crypto markets to identify significant price movements and volume anomalies.

Install

mkdir -p .claude/skills/scanning-market-movers-helixdevelopment && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16952" && unzip -o skill.zip -d .claude/skills/scanning-market-movers-helixdevelopment && rm skill.zip

Installs to .claude/skills/scanning-market-movers-helixdevelopment

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Detect significant price movements and unusual volume across crypto markets. Use when tracking significant price movements. Trigger with phrases like "scan market movers", "check biggest gainers", or "find pumps".
213 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Load API credentials from environment files
  • Configure blockchain RPC endpoints for target networks
  • Set up exchange API connections
  • Fetch real-time prices, volumes, and market cap data
  • Query blockchain for on-chain metrics and transactions
  • Aggregate data from multiple sources for accuracy

How it works

The skill uses the Read tool to load API credentials and the Bash tool to execute crypto data queries, fetching and aggregating market information.

Inputs & outputs

You give it
API credentials from {baseDir}/config/crypto-apis.env
You get back
Current prices across exchanges with spread analysis

When to use scanning-market-movers

  • Find biggest crypto gainers
  • Scan for market pumps
  • Analyze volume distribution
  • Track price spreads

About this skill

Scanning Market Movers

Overview

This skill provides automated assistance for the described functionality.

Prerequisites

Before using this skill, ensure you have:

  • Access to crypto market data APIs (CoinGecko, CoinMarketCap, or similar)
  • Blockchain RPC endpoints or node access (Infura, Alchemy, or self-hosted)
  • API keys for exchanges if trading or querying account data
  • Web3 libraries installed (ethers.js, web3.py, or equivalent)
  • Understanding of blockchain concepts and crypto market dynamics

Instructions

  1. Use Read tool to load API credentials from {baseDir}/config/crypto-apis.env
  2. Configure blockchain RPC endpoints for target networks
  3. Set up exchange API connections if required
  4. Verify rate limits and subscription tiers
  5. Test connectivity and authentication
  6. Use Bash(crypto:movers-*) to execute crypto data queries
  7. Fetch real-time prices, volumes, and market cap data
  8. Query blockchain for on-chain metrics and transactions
  9. Retrieve exchange order book and trade history
  10. Aggregate data from multiple sources for accuracy

See {baseDir}/references/implementation.md for detailed implementation guide.

Output

  • Current prices across exchanges with spread analysis
  • 24h volume, market cap, and circulating supply
  • Price changes across multiple timeframes (1h, 24h, 7d, 30d)
  • Trading volume distribution by exchange
  • Liquidity metrics and slippage estimates
  • Transaction count and network activity

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

  • CoinGecko API for market data across thousands of assets
  • Etherscan API for Ethereum blockchain data
  • Dune Analytics for on-chain SQL queries
  • The Graph for decentralized blockchain indexing
  • ethers.js for Ethereum smart contract interaction

When not to use it

  • When only trading or querying account data is needed
  • When only basic blockchain concepts are understood
  • When only basic crypto market dynamics are understood

Prerequisites

Access to crypto market data APIs (CoinGecko, CoinMarketCap, or similar)Blockchain RPC endpoints or node access (Infura, Alchemy, or self-hosted)API keys for exchanges if trading or querying account dataWeb3 libraries installed (ethers.js, web3.py, or equivalent)

Limitations

  • Requires access to crypto market data APIs
  • Requires blockchain RPC endpoints or node access
  • Requires API keys for exchanges if trading or querying account data

How it compares

This skill automates the process of gathering and aggregating crypto market data from various sources, providing a consolidated view of market activity.

Compared to similar skills

scanning-market-movers side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
scanning-market-movers (this skill)07moReviewIntermediate
quant-analyst1033moNo flagsAdvanced
stock-analyzer712moReviewBeginner
creating-financial-models368moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

quant-analyst

zenobi-us

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

103355

stock-analyzer

FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

71214

creating-financial-models

anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

36161

reconciliation

anthropics

Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-subledger recs, intercompany reconciliations, or identifying and categorizing reconciling items.

30139

analyzing-financial-statements

anthropics

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

32134

us-stock-analysis

tradermonty

Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.

24137

Search skills

Search the agent skills registry