An advanced AI analysis tool that interprets sector performance charts to identify market cycles and predict rotation patterns.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sector-analyst
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sector-analyst using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Sector Analyst skill is a specialized technical module designed for financial analysis and market positioning. It empowers AI agents to process visual performance data from sector and industry charts, translating raw performance figures into strategic insights. By integrating this skill into Openclaw Skills, developers can automate the assessment of market cycles—including early recovery, mid-cycle expansion, late cycle, and recession phases.
This skill goes beyond simple data extraction by applying professional sector rotation principles. It analyzes relative strength across multiple timeframes, specifically 1-week and 1-month periods, to provide a probabilistic outlook on market movements. Whether you are building a fintech dashboard or an automated investment researcher, this skill provides the logical framework needed to turn chart images into actionable, structured intelligence.
To get started with the Sector Analyst, ensure your environment has the required reference documentation and asset directories.
# Initialize the directory structure for your analysis agent
mkdir -p references assets
# Ensure the required knowledge base is present
# Place your sector_rotation.md framework in the references folder
# Add your performance chart images (JPEG/PNG) to the assets folder
# Example: assets/sector_performance_2023_10.jpeg
Configure your agent to access these local files to provide the necessary context for the Openclaw Skills processing engine.
The Sector Analyst skill utilizes a structured approach to data management and reporting:
| Component | Format | Description |
|---|---|---|
| Input Data | Visual Charts | 1-week and 1-month relative performance images for sectors/industries. |
| Knowledge Base | Markdown | references/sector_rotation.md defining cycle phases and rotation rules. |
| Output Report | Markdown | sector_analysis_YYYY-MM-DD.md containing structured analysis. |
| Probability Logic | Taxonomy | 70-85% (Strong), 50-70% (Moderate), 30-50% (Weak), 15-30% (Speculative). |
| File Metadata | Date-stamped | Reports are organized by date to track market evolution over time. |
Loading
An AI-powered financial intelligence tool that transforms news headlines into detailed 18-month investment scenarios using a multi-agent workflow.

An AI agent skill designed to produce formal academic research papers following strict IEEE and ACM formatting and citation standards.

A senior frontend specialist designed to architect and implement production-grade React 19 applications with TypeScript and modern state patterns.

A sophisticated investment management skill that integrates with Alpaca to provide real-time portfolio auditing, risk assessment, and rebalancing logic.

An AI coding skill designed to implement enterprise-grade security, authentication, and OWASP Top 10 prevention in your codebase.

A comprehensive toolset for auditing and optimizing HTML/CSS websites to improve search engine visibility and technical performance.








































