
Market Data
claudius
Claudius provides crypto intelligence via a simple CLI: run node scripts/claudius.js YOUR_QUERY. It returns live price quotes, technical indicator readings (RSI, EMA, MACD, moving averages) across customizable timeframes (e.g.
Resumen
Claudius provides crypto intelligence via a simple CLI: run node scripts/claudius.js YOUR_QUERY.
Claudius provides crypto intelligence via a simple CLI: run node scripts/claudius.js YOUR_QUERY. It returns live price quotes, technical indicator readings (RSI, EMA, MACD, moving averages) across customizable timeframes (e.g., RSI14 1d), market-wide sentiment and trend summaries, and investment-risk assessments. Use it to fetch real-time prices, perform technical analysis for entry/exit decisions, monitor asset risk exposure, and support research or trading automation. It also offers plain-language educational explanations of indicators and concepts. Core advantages are fast, scriptable access to market data and indicators, multi-query flexibility (prices, indicators, market sentiment, buy/sell risks), and easy integration into developer workflows or trading bots for systematic analysis and decision support.
Skill.md
Cómo funciona esta Skill
Claudius provides crypto intelligence via a simple CLI: run node scripts/claudius.js YOUR_QUERY. It returns live price quotes, technical indicator readings (RSI, EMA, MACD, moving averages) across customizable timeframes (e.g.
Claudius
Use this skill to answer questions about cryptocurrency prices, technical analysis, market trends, and investment risks.
To use this skill, execute the following script with the user's query as the argument:
node scripts/claudius.js "YOUR_QUERY_HERE"
Examples
Prices:
- "BTC price"
- "What's ETH trading at?"
Technical Indicators:
- "BTC RSI"
- "ETH EMA50"
- "Bitcoin RSI14 1d"
Market Analysis:
- "What's the market looking like?"
- "Market sentiment"
- "What's trending in crypto?"
Investment & Risk:
- "Should I buy Bitcoin now?"
- "Is SOL risky right now?"
- "Analyze BTC for investment"
Education:
- "What is RSI?"
- "Explain MACD indicator"
Ideal para
Cuándo usarla
Claudius provides crypto intelligence via a simple CLI: run node scripts/claudius.js YOUR_QUERY. It returns live price quotes, technical indicator readings (RSI, EMA, MACD, moving averages) across customizable timeframes (e.g.

01 · ANTES DE LA REUNIÓN
Prepara un informe de decisión
Convierte evidencia dispersa en un caso estructurado antes del comité de inversión.

02 · FLUJO DE EQUIPO
Estandariza los traspasos
Genera resultados de research consistentes entre analistas, gestores de cartera y agents.

03 · ACTUALIZACIÓN EN VIVO
Refresca la tesis
Actualiza los escenarios tras un nuevo catalizador, la publicación de un KPI o un resultado trimestral.
Notas de la comunidad
Mejora a medida que se usa.
Los comentarios aparecerán aquí a medida que esta Skill se use y se revise.
Descubre más
Skills relacionadas
Ver todasgmgn-market
gmgn-market is a CLI-driven Skill for retrieving crypto and meme-token market data: K-line (candlestick/OHLCV) charts, trending token rankings by USD volume, Trenches token lists, and newly launched…
crypto-price
This Skill retrieves cryptocurrency prices and generates dark-themed candlestick charts via a simple CLI. Invoke the script with a token symbol and optional duration (e.g., 30m, 3h, 12h, 2d) to…
cmc-api-crypto
This skill documents the CoinMarketCap (CMC) Cryptocurrency REST API for programmatic access to market and token data. It details authentication (API key via X-CMC_PRO_API_KEY), base URL, and…