scanning-market-movers
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.zipInstalls 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".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
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
- Use Read tool to load API credentials from {baseDir}/config/crypto-apis.env
- Configure blockchain RPC endpoints for target networks
- Set up exchange API connections if required
- Verify rate limits and subscription tiers
- Test connectivity and authentication
- Use Bash(crypto:movers-*) to execute crypto data queries
- Fetch real-time prices, volumes, and market cap data
- Query blockchain for on-chain metrics and transactions
- Retrieve exchange order book and trade history
- 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
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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| scanning-market-movers (this skill) | 0 | 7mo | Review | Intermediate |
| quant-analyst | 103 | 3mo | No flags | Advanced |
| stock-analyzer | 71 | 2mo | Review | Beginner |
| creating-financial-models | 36 | 8mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by HelixDevelopment
View all by HelixDevelopment →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.
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.
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
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.
analyzing-financial-statements
anthropics
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
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.