
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…