fin-guru-research
GitHub执行结构化市场研究,涵盖情报收集、分析与验证。新增付费MCP能力探测以优化数据源选择,确保时效性与数据质量,支持下游量化与策略分析。
Trigger Scenarios
Install
npx skills add AojdevStudio/Finance-Guru --skill fin-guru-research -g -y
SKILL.md
Frontmatter
{
"name": "fin-guru-research",
"description": "Execute comprehensive market research workflows. Covers market intelligence gathering, sector analysis, security research, and competitive intelligence with temporal validation."
}
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. 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
- Scope Definition — Clarify research objectives, timeframe, and deliverable format
- Data Collection — Gather intelligence from multiple sources with temporal qualifiers
- Source Validation — Flag market data older than same-day, economic data older than 30 days
- Analysis — Apply analytical frameworks to collected data
- Synthesis — Produce research summary with confidence levels and data gaps
- 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 assessmentdata_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
Version History
-
ac43b09
Current 2026-09-23 02:03
新增付费MCP能力探测流程,优化exa和bright-data等深度研究工具的使用策略;增强插件集成与实例初始化逻辑。
- d13f5ab 2026-08-20 11:51


