financial_research

Gather real-time market data, company profiles, and news for financial symbols.

779|139|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/taracodlabs/aiden --skill financial-research-taracodlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: financial_research
Source: https://github.com/taracodlabs/aiden/tree/main/skills/financial_research
Command: npx skills add https://github.com/taracodlabs/aiden --skill financial-research-taracodlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Financial researchers and analysts spend significant time gathering live market data, company profiles, and news from disparate sources; this Skill centralizes that workflow into a single, repeatable process.

Core Features & Use Cases

  • Real-time market data retrieval for symbols (live price, change %, and volume)
  • Company information (sector, industry, P/E, EPS, revenue, and profit margins)
  • Web search for recent news, analyst upgrades/downgrades, and earnings updates
  • Synthesized, structured summaries: price snapshot → company profile → recent news → outlook
  • NSE stocks: symbol is the ticker only (auto-appends .NS); BSE: append .BO manually; US stocks: use bare symbol
  • When comparing multiple stocks, build a table with symbol, price, change%, P/E, sector

Quick Start

Fetch real-time data for a given symbol and generate a concise financial snapshot including price, company profile, and recent news.

Frequently Asked Questions about financial_research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get real-time market data for NSE and BSE stocks?

Real-time market data for NSE stocks requires the ticker symbol only, automatically appending .NS, while BSE stocks need .BO manually appended. The Skill retrieves live price, change percentage, and volume for these symbols.

Can I compare multiple stocks across NSE, BSE, and US markets?

Comparing multiple stocks across NSE, BSE, and US markets generates a structured table with symbol, price, change%, P/E, and sector. US stocks use the bare symbol without exchange suffixes.

What is included in a financial research snapshot for equity analysis?

A financial research snapshot includes a price snapshot, company profile, recent news, and outlook. Company profiles contain sector, industry, P/E, EPS, revenue, and profit margins for equity analysis.

Does this tool provide buy or sell advice based on stock research?

Stock research with this tool does not provide buy or sell advice. It gathers market data, company profiles, and news to supply investment context while conforming to data provenance.

What happens to market data retrieval when markets are closed?

Market data retrieval when markets are closed includes indicating price delays. The tool conforms to data provenance requirements and clearly displays delayed pricing information.

How to find recent earnings updates and analyst ratings for specific stocks?

Finding recent earnings updates and analyst ratings uses web search to gather news, analyst upgrades, and downgrades for specific financial symbols. This data synthesizes into a structured outlook summary.