Technical Analyst for Openclaw

An AI-driven technical analysis engine that evaluates weekly price charts to identify trends, support levels, and probabilistic price scenarios.

veeramanikandanr48
v0.1.0
Jan 31, 2026
32
10.6k
93

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install technical-analyst

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install technical-analyst using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Technical Analyst?

The Technical Analyst skill provides a rigorous framework for evaluating weekly price charts across stocks, cryptocurrencies, and forex pairs. By focusing exclusively on technical data, this tool eliminates fundamental bias and sentiment noise, ensuring a purely objective assessment of market structure. It is one of the most robust Openclaw Skills for traders who require disciplined, data-driven insights.

This skill leverages a structured methodology to analyze moving averages, volume patterns, and candlestick formations. By integrating these technical indicators, it helps users understand current market positioning and prepare for future movements through detailed probability-weighted scenarios. Whether you are managing a portfolio or looking for entry points, this skill brings professional-grade technical analysis to your workflow.

Technical Analyst Use Cases

  • Analyzing weekly price charts for long-term trend identification in equities or crypto.
  • Identifying critical horizontal and trendline support or resistance levels.
  • Developing probabilistic base, bull, and bear case scenarios for portfolio planning.
  • Evaluating volume confirmation or divergence to assess the strength of a price move.
  • Generating professional markdown reports for technical analysis documentation via Openclaw Skills.

How Technical Analyst Works

  1. The user provides one or more weekly chart images to the agent for processing.
  2. The agent initializes the technical analysis framework to ensure a systematic and objective methodology is applied to every chart.
  3. A multi-step technical audit is performed, covering trend direction, support/resistance zones, moving average alignment, and volume profiles.
  4. Technical observations are synthesized to identify key price levels and potential chart patterns like flags or head-and-shoulders.
  5. The agent develops 2-4 distinct probabilistic scenarios with specific price targets and invalidation levels to guide future expectations.
  6. A comprehensive markdown report is generated and saved using a standardized naming convention for easy retrieval within the Openclaw Skills ecosystem.

Technical Analyst Setup

To use this skill, ensure you have the required reference files in your local workspace directory. The agent relies on internal documentation to maintain analysis standards.

# Ensure the framework and template directories are present
mkdir -p references assets
# Place the technical_analysis_framework.md and analysis_template.md in their respective folders

Once the files are in place, the Technical Analyst skill within Openclaw Skills will automatically reference these documents whenever a chart image is uploaded for analysis.

Technical Analyst Data Schema & Taxonomy

The skill organizes its output into structured markdown files based on the asset symbol and date to maintain a clean history of analyses.

Attribute Specification
File Naming [SYMBOL]_technical_analysis_[YYYY-MM-DD].md
Report Structure Overview, Trend, S/R, MA, Volume, Patterns, Scenarios, Summary
Scenario Logic Must include Probability, Targets, and Invalidation Levels
Probability Total likelihood across all scenarios must sum to 100%

Technical Analyst Advanced Features

  • Support for multiple sequential chart analyses in a single session without batching errors.
  • Dynamic probability assignment based on the strength of technical confluence and MA alignment.
  • Automated invalidation level mapping for precise risk management and trade planning.
  • Role-reversal identification for historical support and resistance levels.
  • Seamless integration with other Openclaw Skills to facilitate a complete trading research pipeline.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*