gate-info-trendanalysis

Synthesize kline data and indicator history into a structured technical report.

Updated May 10, 2026
One-click install
npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-info-trendanalysis-tsin418
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-info-trendanalysis
Source: https://github.com/Tsin418/crypto-research-agent/tree/main/.agents/skills/gate-info-trendanalysis
Command: npx skills add https://github.com/Tsin418/crypto-research-agent --skill gate-info-trendanalysis-tsin418

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It provides fast, structured technical trend analysis for a single coin so users can understand momentum, indicator signals, and key levels without doing manual chart interpretation.

Core Features & Use Cases

  • Multi-timeframe technical synthesis: Combines kline data, indicator history (RSI/MACD/Bollinger/MA), and composite technical signals to produce a coherent trend read.
  • Support/resistance and key level identification: Extracts actionable chart structure like strong/weak supports and resistances from the analysis inputs.
  • Read-only safety guardrails: Focuses on technical reporting with explicit risk warnings and avoids trading or execution guidance.
  • Routing for scope clarity: Triggers only for technical/trend-only intents; routes broader (fundamentals/news/risk) requests to the unified research skill.

Quick Start

Ask: "Do a BTC technical analysis for the last 90 daily bars including RSI, MACD, Bollinger Bands, and moving averages."

Frequently Asked Questions about gate-info-trendanalysis

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

FAQPage Schema
How do I get a multi-timeframe technical analysis for a single crypto coin?

To perform technical analysis, the skill synthesizes kline data, indicator history, and technical signals into a structured report. It combines RSI, MACD, and Bollinger Bands across multiple timeframes to produce a coherent trend read.

What exactly does crypto trend detection include in the analysis report?

Crypto trend detection includes extracting actionable chart structures like strong and weak supports and resistances. It synthesizes indicator signals and K-line behavior to identify key price levels and overall momentum direction.

Can I use this to get trading signals and execution guidance for BTC and ETH?

No, you cannot use this for trading execution guidance. It features read-only safety guardrails focused on technical reporting with explicit risk warnings, deliberately avoiding any trading or execution recommendations.

Does the technical analysis tool support fundamental analysis or news queries?

No, the technical analysis tool does not support fundamental or news queries. It triggers only for technical and trend-only intents, routing broader requests for fundamentals, news, or risk to a separate unified research skill.

How do I analyze RSI and MACD history for the last 90 daily bars?

You can analyze RSI and MACD history by requesting a technical analysis for a specific timeframe. The skill calls indicator history and kline tools in parallel, rendering a structured output with explicit handling for missing data.