
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.
總覽
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
這個 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"
最適合用於
何時使用
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 · 會前準備
準備決策簡報
在投資委員會開會前,把零散證據整理成結構化的論據。

02 · 團隊協作
統一交接標準
讓分析師、投資組合經理與 Agent 產出一致的研究結果。

03 · 即時更新
更新投資邏輯
出現新催化劑、KPI 發布或財報結果後,更新情境假設。
社群回饋
越用越好用。
隨著 Skill 被使用與評審,回饋將顯示在這裡。
探索更多
相關 Skills
查看全部gmgn-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…