Agent skill · Code Review & Quality

india-stock-analysis

Use when user requests analysis of Indian stocks, fundamental assessment, technical review, comparisons, or investment reports for NSE/BSE listed companies.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill india-stock-analysis --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 16 KB
Bundled scripts: none
Path: skills/analysis/india-stock-analysis/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# India Stock Analysis Skill Analyze Indian stocks listed on NSE and BSE using broker MCP tools and web search. All analysis is denominated in INR and follows Indian fiscal year conventions (April-March). No API keys are required. ## Data Sources Use whichever broker MCP is connected. Both provide equivalent data for stock analysis. ### Option A: Groww MCP (if connected) - `fetch_stocks_fundamental_data` -- Financials, ratios, shareholding, mutual fund holdings - `fetch_historical_candle_data` -- OHLCV price history - `get_historical_technical_indicators` -- RSI, MACD, Bollinger, SMA, EMA, SuperTrend, VWAP, ADX, and more - `get_ltp` -- Live/last traded price and open interest - `get_quotes_and_depth` -- Real-time bid/ask and market depth - `curate_symbols` -- Resolve stock symbols and exchange - `fetch_market_movers_and_trending_stocks_funds` -- Market movers, gainers, losers - `fetch_fundamentals_screener` -- Screen stocks by fundamental criteria - `fetch_technical_screener` -- Screen stocks by technical signals - `search_stock_and_others_symbol` -- Search for stocks, indices, and companies - `resolve_market_time_and_calendar` -- Current market time, trading days, holidays ### Opt

What's inside
Steps it walks through
  1. Data Sources
  2. Option A: Groww MCP (if connected)
  3. Option B: Zerodha Kite MCP (if connected)
  4. Supplementary
  5. Workflow
  6. Analysis Type 1: Basic Stock Information
  7. Analysis Type 2: Fundamental Analysis
  8. Analysis Type 3: Technical Analysis
  9. Analysis Type 4: Comprehensive Investment Report
  10. India-Specific Considerations
  11. Output Guidelines
  12. Error Handling
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the india-stock-analysis skill do?

Use when user requests analysis of Indian stocks, fundamental assessment, technical review, comparisons, or investment reports for NSE/BSE listed companies.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill india-stock-analysis --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going