---
name: Fin Guru Research
slug: fin-guru-research
category: Data
description: Fin Guru Research executes structured market research with source validation and temporal awareness. Use it for market intelligence, sector analysis, security research, and competitive intelligence with confidence levels and data gaps.
github: "https://github.com/AojdevStudio/Finance-Guru/tree/main/.claude/skills/fin-guru-research"
language: Python
stars: 318
forks: 109
install: "npx degit https://github.com/AojdevStudio/Finance-Guru/tree/main/.claude/skills/fin-guru-research ~/.claude/skills/fin-guru-research"
installs_to: ~/.claude/skills/fin-guru-research
source_path: .claude/skills/fin-guru-research/SKILL.md
collection_size: 17
category_size: 710
collection_url: "https://dirskills.com/collections/AojdevStudio/Finance-Guru"
added: 2026-09-03T06:03:34.393Z
last_synced: 2026-09-03T06:03:34.393Z
canonical_url: "https://dirskills.com/skills/fin-guru-research"
---

# Fin Guru Research

Fin Guru Research executes structured market research with source validation and temporal awareness. Use it for market intelligence, sector analysis, security research, and competitive intelligence with confidence levels and data gaps.

**Install:**

```bash
npx degit https://github.com/AojdevStudio/Finance-Guru/tree/main/.claude/skills/fin-guru-research ~/.claude/skills/fin-guru-research
```

## README

# Research Workflow Skill

Execute structured market research with source validation and temporal awareness.

## Capability probe

Before data collection, follow the shared **[paid MCP capability probe](../_shared/PaidMcpCapabilityProbe.md)**. This workflow wants `exa` for deep semantic research and `bright-data` for pages that ordinary fetching cannot reach. If either is absent, announce the `WebSearch`/`WebFetch` fallback and its coverage caveat, or stop with the shared missing-capability message.

## Workflow Steps

1. **Scope Definition** — Clarify research objectives, timeframe, and deliverable format
2. **Data Collection** — Gather intelligence from multiple sources with temporal qualifiers
3. **Source Validation** — Flag market data older than same-day, economic data older than 30 days
4. **Analysis** — Apply analytical frameworks to collected data
5. **Synthesis** — Produce research summary with confidence levels and data gaps
6. **Handoff** — Package findings for downstream analysis (quant, strategy)

## Tools Integration

- `screener_cli.py` — Multi-pattern technical screening (8 patterns)
- `moving_averages_cli.py` — Trend identification (SMA/EMA/WMA/HMA)
- `momentum_cli.py` — Confluence analysis (RSI, MACD, Stochastic, Williams %R, ROC)
- `volatility_cli.py` — Regime analysis and opportunity assessment
- `data_validator_cli.py` — Data integrity verification (100% quality required)
- `itc_risk_cli.py` — Market-implied risk scores for supported tickers

## Requirements

- ALL web searches MUST include temporal qualifiers using current date context
- Separate verified data from assumptions with confidence levels
- Cite all sources with START/END tags and precise timestamps
- Flag data gaps relevant to downstream analysis
