crypto-market-analyzer

Analyze Bitcoin and Ethereum market data with Python technical indicators.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/rockomatthews/molt-scout --skill crypto-market-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crypto-market-analyzer
Source: https://github.com/rockomatthews/molt-scout/tree/main/skills/crypto-market-analyzer
Command: npx skills add https://github.com/rockomatthews/molt-scout --skill crypto-market-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides automated analysis of the cryptocurrency market for Bitcoin and Ethereum, eliminating the need for manual research and providing insights at a glance.

Core Features & Use Cases

  • Market Data Fetching: Fetches real-time market data for Bitcoin and Ethereum from the Binance API.
  • Technical Analysis: Calculates technical indicators like RSI, SMAs, and support/resistance levels.
  • Sentiment Analysis: Provides bullish/bearish sentiment analysis with reasoning.
  • Report Generation: Generates structured reports with technical indicators and sentiment analysis.
  • Use Case: Use this Skill to get a quick summary of the current market sentiment and technical indicators for Bitcoin and Ethereum, without the need for manual analysis.

Quick Start

Run the analysis script to generate a market report:

python3 scripts/fetch_crypto_data.py

Frequently Asked Questions about crypto-market-analyzer

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

FAQPage Schema
How do I automate cryptocurrency market analysis for Bitcoin and Ethereum?

Automate cryptocurrency market analysis by running a Python script that fetches historical Bitcoin and Ethereum data from the Binance API and calculates technical indicators like RSI and SMAs.

Does this crypto market analysis tool provide bullish or bearish sentiment?

Yes, the crypto market analysis tool provides bullish or bearish sentiment analysis with reasoning, alongside technical indicators like support and resistance levels, to generate a structured market report.

Can I calculate technical indicators like RSI for Bitcoin without manual data collection?

Yes, you can calculate technical indicators like RSI for Bitcoin without manual data collection by using an automated Python script that fetches real-time market data directly from the Binance API.

What is the best way to get a quick summary of current Ethereum market sentiment?

The best way to get a quick summary of current Ethereum market sentiment is to run an automated analysis script that fetches market data and outputs a structured report with technical indicators and sentiment analysis.

Do I need Python to generate crypto market reports with RSI and SMA indicators?

Yes, you need Python to generate crypto market reports, as the automated analysis script relies on Python to fetch historical market data and calculate technical indicators like RSI and SMAs.

Are there limitations to using automated scripts for crypto sentiment analysis?

Automated scripts for crypto sentiment analysis are limited to fetching historical market data for Bitcoin and Ethereum from the Binance API and calculating specific technical indicators, rather than providing comprehensive financial advice.