sector-analyst
This skill should be used when analyzing sector and industry performance charts to assess market positioning and rotation patterns. Use this skill when the user provides performance chart images (1-week or 1-month timeframes) for sectors or industries and requests market cycle assessment, sector rotation analysis, or strategic positioning recommendations based on performance data. All analysis and output are conducted in English.
Why use this skill?
Analyze sector and industry performance charts to identify market cycle trends and rotation patterns with this expert AI skill for OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/veeramanikandanr48/sector-analystWhat This Skill Does
The sector-analyst skill is a specialized tool designed for quantitative and qualitative analysis of market sector and industry performance charts. By leveraging image processing and sector rotation theory, it identifies current market cycle positioning and potential rotation patterns. The skill processes 1-week and 1-month performance data to determine if the market is trending toward early recovery, expansion, late-stage, or recessionary phases.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/veeramanikandanr48/sector-analyst
Use Cases
- Market Cycle Identification: Determine the current phase of the economic cycle by mapping relative sector performance against historical norms.
- Rotation Strategy: Identify sectors likely to outperform or underperform based on current trend momentum and historical rotation principles.
- Portfolio Positioning: Assess whether current holdings align with the prevailing market trend or if a defensive shift is warranted.
- Trend Divergence Detection: Spot inconsistencies between short-term (1-week) and medium-term (1-month) performance to identify potential trend reversals or corrections.
Example Prompts
- "Analyze these sector performance charts and tell me where we are in the market cycle."
- "Based on these performance charts, what sectors should outperform next?"
- "Review these sector and industry charts and provide a probability-weighted scenario analysis."
Tips & Limitations
- Image Quality: Ensure that provided charts are high-resolution and clearly labeled with sector names and percentage performance metrics for the best accuracy.
- Contextual Awareness: This skill works best when supplied with consistent timeframes. Using mixed timeframes (e.g., 1-day vs. 1-year) may cause analytic noise.
- Investment Disclaimer: This skill provides data-driven analysis based on market rotation theory; it is not a substitute for professional financial advice. Always verify findings with your own due diligence before executing trades.
- Pattern Recognition: While highly accurate at identifying historical correlations, past performance is not always indicative of future results, especially during black swan events or unexpected macroeconomic shifts.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-veeramanikandanr48-sector-analyst": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: data-collection
Related Skills
earnings-calendar
This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. Use this when the user requests earnings calendar data, wants to know which companies are reporting earnings in the upcoming week, or needs a weekly earnings review. The skill focuses on mid-cap and above companies (over $2B market cap) that have significant market impact, organizing the data by date and timing in a clean markdown table format. Supports multiple environments (CLI, Desktop, Web) with flexible API key management.
better-auth
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
dividend-growth-pullback-screener
Use this skill to find high-quality dividend growth stocks (12%+ annual dividend growth, 1.5%+ yield) that are experiencing temporary pullbacks, identified by RSI oversold conditions (RSI ≤40). This skill combines fundamental dividend analysis with technical timing indicators to identify buying opportunities in strong dividend growers during short-term weakness.
cli-developer
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.
options-strategy-advisor
Options trading strategy analysis and simulation tool. Provides theoretical pricing using Black-Scholes model, Greeks calculation, strategy P/L simulation, and risk management guidance. Use when user requests options strategy analysis, covered calls, protective puts, spreads, iron condors, earnings plays, or options risk management. Includes volatility analysis, position sizing, and earnings-based strategy recommendations. Educational focus with practical trade simulation.