Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Alphagbm Market Sentiment

ASecurity

Market-wide sentiment dashboard with VIX, Put/Call ratio, Fear & Greed Index, market breadth, and sector rotation analysis. Classifies current regime as risk-on, risk-off, or neutral. Triggers: "market sentiment", "is the market fearful", "VIX analysis", "put call ratio", "market breadth", "fear and greed", "risk on or risk off", "advance decline", "new highs new lows", "sector rotation", "market regime"

17 stars
0 votes
0 copies
1 views
Added 9/4/2026
dataapiperformance

Works with

cliapi

Security Analysis

A100/100

Scanned 9/4/2026

Install to Claude Code

$npx -y skills add gabrielmoreira/agent-skills-mirror --skill alphagbm-market-sentiment --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Alphagbm Market Sentiment?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Alphagbm Market Sentiment
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/gabrielmoreira-alphagbm-market-sentiment/badge)](https://www.skillsdirectory.com/skills/gabrielmoreira-alphagbm-market-sentiment)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: alphagbm-market-sentiment
description: |
  Market-wide sentiment dashboard with VIX, Put/Call ratio, Fear & Greed Index, market breadth,
  and sector rotation analysis. Classifies current regime as risk-on, risk-off, or neutral.
  Triggers: "market sentiment", "is the market fearful", "VIX analysis", "put call ratio",
  "market breadth", "fear and greed", "risk on or risk off", "advance decline",
  "new highs new lows", "sector rotation", "market regime"
globs:
  - "mock-data/market-sentiment/**"
---

# AlphaGBM Market Sentiment Dashboard

Aggregates market-wide sentiment indicators into a single dashboard, classifying the current regime to guide your trading stance.

## What This Skill Does

| Indicator | Description |
|-----------|-------------|
| VIX Level + Percentile | Current VIX value and its rank over the past year (e.g., 85th percentile = elevated fear) |
| Put/Call Ratio | Equity and index P/C ratios — high values signal fear, low values signal complacency |
| Fear & Greed Index | Composite score (0-100) combining multiple sentiment inputs |
| Market Breadth | Advance/decline ratio and new highs vs new lows — measures participation |
| Sector Rotation Stage | Which sectors are leading/lagging, mapped to the economic cycle |
| Regime Classification | Overall assessment: risk-on, risk-off, or neutral with confidence level |

## How to Use

**Input:** A market sentiment query (no ticker required, or specify VIX/SPX for focused analysis).

**Output:**
- Sentiment dashboard with all indicators and their current readings
- Historical context: where each indicator sits relative to the past 1 year
- Current regime classification (risk-on / risk-off / neutral) with confidence %
- Sector rotation map: early cycle, mid cycle, late cycle, or recession positioning
- Actionable interpretation: what the current sentiment means for options trading

**Example Queries:**
- `market sentiment` — Full dashboard with all indicators
- `is the market fearful` — Quick fear/greed assessment
- `VIX analysis` — Deep dive on VIX level, term structure, and percentile
- `put call ratio` — Equity and index put/call with historical context
- `market breadth` — Advance/decline, new highs/lows, participation analysis
- `sector rotation` — Which sectors are leading and what cycle stage we are in

## Mock Data

Mock data files are located in `mock-data/market-sentiment/` and include:
- `sentiment-dashboard.json` — Full dashboard snapshot with all indicators
- `vix-history.json` — VIX time series with percentile ranks
- `sector-rotation.json` — Sector performance and cycle classification

## API Endpoint

```
GET /api/analytics/market-sentiment
```

Query parameters:
- `indicators` (string, default "all") — Comma-separated list: "vix", "pcr", "fear_greed", "breadth", "rotation"
- `lookback_days` (int, default 252) — Historical period for percentile calculations

Response fields: `vix`, `put_call_ratio`, `fear_greed_index`, `breadth`, `sector_rotation`, `regime`, `regime_confidence`

## Related Skills

| Skill | Relevance |
|-------|-----------|
| [alphagbm-stock-analysis](../alphagbm-stock-analysis/) | Individual stock analysis informed by market regime |
| [alphagbm-unusual-activity](../alphagbm-unusual-activity/) | Unusual flow patterns that contribute to sentiment signals |

---

*Powered by [AlphaGBM](https://alphagbm.com) — Real-data options & research intelligence. 10K+ users.*

Attribution

gabrielmoreiragabrielmoreira
View sourceMore from gabrielmoreira →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Rank Tracker

This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.

1821 votes

Youtube Competitor Analyzer

Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...

31 votes

Twitter Algorithm Optimizer

Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.

742580 votes

Weather Fetcher

Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API

662660 votes

Weather

Get current weather and forecasts (no API key required).

484900 votes
View all in data →