Agent skill · Data & Analytics

technical-analyst

This skill should be used when analyzing weekly price charts for stocks, stock indices, cryptocurrencies, or forex pairs. Use this skill when the user provides chart images and requests technical analysis, trend identification, support/resistance levels, scenario planning, or probability assessments based purely on chart data without consideration of news or fundamental factors.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill technical-analyst --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/analysis/technical-analyst/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Technical Analyst ## Overview This skill enables comprehensive technical analysis of weekly price charts. Analyze chart images to identify trends, support and resistance levels, moving average relationships, volume patterns, and develop probabilistic scenarios for future price movement. All analysis is conducted objectively using only chart data, without influence from news, fundamentals, or market sentiment. ## Core Principles 1. **Pure Chart Analysis**: Base all conclusions exclusively on technical data visible in the chart 2. **Systematic Approach**: Follow a structured methodology for each chart analysis 3. **Objective Assessment**: Avoid subjective bias; focus on observable patterns and data 4. **Probabilistic Scenarios**: Express future possibilities as probability-weighted scenarios 5. **Sequential Processing**: Analyze each chart individually and document findings immediately ## Analysis Workflow ### Step 1: Receive Chart Images When the user provides one or more weekly chart images for analysis: 1. Confirm receipt of all chart images 2. Identify the number of charts to analyze 3. Note any specific focus areas requested by the user 4. Proceed to analyze charts sequentiall

What's inside
Steps it walks through
  1. Overview
  2. Core Principles
  3. Analysis Workflow
  4. Step 1: Receive Chart Images
  5. Step 2: Load Technical Analysis Framework
  6. Step 3: Analyze Each Chart Systematically
  7. Step 4: Develop Probabilistic Scenarios
  8. Step 5: Generate Analysis Report
  9. Step 6: Repeat for Multiple Charts
  10. Quality Standards
  11. Objectivity Requirements
  12. Completeness Requirements
  13. Clarity Requirements
  14. Example Usage Scenarios
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the technical-analyst skill do?

This skill should be used when analyzing weekly price charts for stocks, stock indices, cryptocurrencies, or forex pairs. Use this skill when the user provides chart images and requests technical analysis, trend identification, support/resistance levels, scenario planning, or probability assessments based purely on chart data without consideration of news or fundamental factors.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill technical-analyst --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going