
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.
Overview
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
How this skill works
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"
Best used for
When to use it
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 · PRE-MEETING
Prepare a decision brief
Turn scattered evidence into a structured case before an investment committee meeting.

02 · TEAM WORKFLOW
Standardize handoffs
Create consistent research outputs across analysts, portfolio managers, and agents.

03 · LIVE UPDATE
Refresh the thesis
Update scenarios after a new catalyst, KPI release, or earnings result.
Community notes
Built to improve with use.
Feedback will appear here as this skill is used and reviewed.
Discover more
Related skills
View allgmgn-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…