crypto-dashboard

Refreshes and injects crypto market snapshots with technical indicators and news context for analysis.

638|105|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/Arvincreator/project-golem --skill crypto-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crypto-dashboard
Source: https://github.com/Arvincreator/project-golem/tree/main/src/skills/modules/crypto-dashboard
Command: npx skills add https://github.com/Arvincreator/project-golem --skill crypto-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzing cryptocurrency markets requires gathering live prices, technical indicators, and news from scattered sources. This Skill pulls a fresh snapshot from the Golem Dashboard crypto board and injects it directly into the AI's context, so market questions get answered from structured, current data instead of guesswork.

Core Features & Use Cases

  • Automatic Symbol Resolution: Accepts tickers like BTC, BTCUSDT, BTC/USDT, or Chinese aliases like 比特幣 and normalizes them to pairs such as BTC-USDT.
  • Fresh Snapshot Injection: Rebuilds the Dashboard crypto snapshot on demand, including quotes, technical indicators, market breadth, and news context.
  • Configurable Views: Supports market filters, time ranges (5m, 15m, 1h, 1d, 1M), a selected symbol focus, and optional news inclusion.
  • Use Case: Ask "分析 BTC 和 ETH 最近的走勢與新聞" and the Skill resolves the symbols, refreshes the dashboard snapshot, and returns market overview, strength/weakness rotation, indicators, and risk notes with explicit data timestamps.

Quick Start

Ask the assistant to analyze the crypto dashboard for BTC-USDT and ETH-USDT over the 1d range including news context.

Frequently Asked Questions about crypto-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze cryptocurrency prices with the Golem Dashboard?

Ask the assistant to analyze the crypto dashboard and mention the coins you care about, such as BTC or ETH. The Skill refreshes the Dashboard snapshot and returns market overview, technical indicators, and news context with data timestamps.

What crypto symbol formats does the crypto dashboard accept?

It accepts plain tickers like BTC, pairs like BTC-USDT or BTC/USDT, concatenated forms like BTCUSDT, and Chinese aliases such as 比特幣 or 以太幣. All inputs are normalized to standard pairs like BTC-USDT.

Can I change the time range or filter markets in crypto analysis?

Yes. The selectedRange parameter supports 5m, 15m, 1h, 1d, and 1M, and marketFilter supports all or crypto. You can also set includeNews to false to skip news context.

Does the crypto dashboard skill give investment advice?

No. Its instructions explicitly prohibit guaranteed investment advice or return promises. It reports market overview, indicators, and news with stated data times and limitations, and frames uncertain inferences as such.

What happens if I don't specify any crypto symbols?

The Skill falls back to the Dashboard's default watchlist symbols. It can also infer symbols from free-text queries by matching known aliases and ticker patterns.