Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
bhala-srinivash avatar

Nse Trading Toolkit

  • 88 installs
  • 32 repo stars
  • Updated March 5, 2026
  • bhala-srinivash/nse-trading-skills

NSE Trading Toolkit is an agent skill that orchestrates Indian NSE/BSE equity analysis—routing to technical, sizing, and risk skills—for buy/sell/hold and setup planning.

About

NSE Trading Toolkit is a master orchestrator agent skill for Indian equity trading on NSE and BSE, centered on Groww-style workflows. It is built for solo operators who want structured answers when they ask to analyze a ticker, size a swing trade, or decide buy, sell, or hold on an existing line. Rather than one monolithic script, the skill routes into framework sub-skills covering technical analysis, fixed-fractional position sizing, stop-loss and trailing stops, risk-reward framing, multi-timeframe context, RSI divergence, and Fibonacci targets—so a single prompt like checking BBTC at cost or sizing RELIANCE from a five-lakh account yields an integrated plan with stops and targets instead of generic commentary. Use it when prompts match Indian stock symbols and trading intent; it is not a general global markets or crypto toolkit. Complexity is intermediate because outputs assume familiarity with RSI, ATR, and R:R vocabulary. The skill encodes procedural trading analysis for agents; it does not execute orders—verify every level and compliance constraint before placing trades.

  • Master orchestrator routes prompts to specialized Indian-equity framework skills (technicals, sizing, stops, R:R, MTF, R
  • Triggers on analyze/buy/sell/hold and comprehensive setup questions for NSE/BSE symbols
  • Produces concrete action plans with position sizing, stop-loss, and scenario context (per bundled eval patterns)
  • Groww-oriented workflow for solo traders managing real account sizes and average costs
  • Eval-shaped outputs: technicals, divergence checks, and fixed-fractional sizing with ATR stops

Nse Trading Toolkit by the numbers

  • 88 all-time installs (skills.sh)
  • Ranked #533 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
npx skills add https://github.com/bhala-srinivash/nse-trading-skills --skill nse-trading-toolkit

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs88
repo stars32
Security audit2 / 3 scanners passed
Last updatedMarch 5, 2026
Repositorybhala-srinivash/nse-trading-skills

What it does

Run orchestrated NSE/BSE equity analysis—entries, sizing, stops, and setups—when you trade Indian stocks via Groww and want agent-grade trade plans.

Who is it for?

Indian retail traders using agent assistants to analyze NSE/BSE positions and plan swings with explicit risk parameters.

Skip if: US-only portfolios, crypto, macro-only questions, or anyone treating outputs as guaranteed signals without broker and regulatory review.

When should I use this skill?

User asks to analyze a stock, check a position, decide buy/sell/hold, plan entries/exits, or do comprehensive Indian equity trading analysis (e.g., "analyze [stock]", "should I buy/sell [stock]").

What you get

You receive a routed, framework-backed trade analysis with entry/exit framing, sizing, stop levels, and scenario context aligned to NSE/BSE workflows.

  • Action plan with scenarios, stops, and targets
  • Position sizing and R:R framing for stated capital or share count

By the numbers

  • Routes to eight specialized framework areas: technical analysis, position sizing, stop-loss, trailing stops, risk-reward

Files

SKILL.mdMarkdownGitHub ↗

NSE Trading Toolkit — Orchestrator

This is the master workflow that coordinates 8 specialized trading framework skills for Indian NSE/BSE equities.

Prerequisites

All skills work standalone with zero dependencies — they're prompt-based frameworks that Claude applies during analysis. Connecting data sources makes them more powerful:

Data SourceRequired?What It AddsSetup
Groww MCPOptionalLive quotes, portfolio, technical indicators, candle data, order placementAdd to .mcp.json (see README)
yfinanceOptionalHistorical OHLCV (>6 months), backtestingpip install yfinance
TradingView MCPOptionalCrypto screening, volume scannersSee tradingview-mcp

Without any data source: You provide prices manually, Claude applies the frameworks. With Groww MCP: Claude pulls live data automatically. Use search_stock_and_others_symbol first to resolve the trading symbol.

Groww MCP Tool Reference

ToolUse For
search_stock_and_others_symbolFind correct trading symbol
get_quotes_and_depthLive price, volume, bid/ask depth
get_historical_technical_indicatorsRSI, MACD, SMA, EMA, Bollinger, ADX, ATR
fetch_historical_candle_dataOHLCV candles (1m to 1w intervals)
get_equity_portfolio_holdingsYour current holdings and P&L
get_ltpQuick last traded price

yfinance Quick Reference

import yfinance as yf
data = yf.download("RELIANCE.NS", period="2y", interval="1d")  # NSE: .NS, BSE: .BO

Master Workflow

Follow this sequence for a full analysis. Skip steps not relevant to the user's question.

1. CONTEXT    → What does the user hold? What's their goal?
2. DATA       → Pull live quotes + historical candles + indicators
3. STRUCTURE  → Multi-timeframe analysis (→ use multi-timeframe-analysis skill)
4. TECHNICALS → Chart reading, indicators (→ use technical-analysis skill)
                 RSI divergences (→ use rsi-divergence skill)
                 Fibonacci levels (→ use fibonacci-trading skill)
5. DECISION   → Buy / Sell / Hold with specific triggers
6. SIZING     → How many shares, at what risk (→ use position-sizing skill)
7. STOPS      → Initial stop-loss (→ use stop-loss-strategies skill)
                 Trailing plan (→ use trailing-stops skill)
8. TARGETS    → R:R ratio check (→ use risk-reward-ratio skill)
                 Fibonacci extensions (→ use fibonacci-trading skill)
9. PLAN       → Concrete action plan with prices and triggers

When to Use Which Skill

User's QuestionPrimary SkillSupporting Skills
"Analyze BBTC"This orchestratorAll 8 as needed
"Position size for RELIANCE"position-sizingstop-loss-strategies, risk-reward-ratio
"Where to set stop-loss?"stop-loss-strategiestechnical-analysis (for S/R levels)
"RSI divergence on TATAMOTORS?"rsi-divergencetechnical-analysis, fibonacci-trading
"Fib levels for INFY"fibonacci-tradingtechnical-analysis
"Should I trail my stop?"trailing-stops
"Is this trade worth taking?"risk-reward-ratioposition-sizing
"Weekly vs daily trend?"multi-timeframe-analysistechnical-analysis

Output Format

When presenting a full analysis, use this structure:

# [STOCK] Analysis — [Date]

## Quick Take
[1-2 sentence summary: bullish/bearish/neutral + key level to watch]

## Position (if held)
[Current holdings, avg price, P&L]

## Technical Setup
[Trend, key levels, indicator readings]

## Scenarios
[Bullish / Bearish / Sideways with probabilities]

## Action Plan
| Action | Trigger | Price | Size | Stop | Target | R:R |
|--------|---------|-------|------|------|--------|-----|

## Risk Summary
- Max risk: Rs.XXX (X% of capital)
- Stop-loss: Rs.XXX
- Trailing plan: [method]

Indian Market Notes

  • NSE trading hours: 9:15 AM - 3:30 PM IST
  • Pre-open session: 9:00 - 9:15 AM
  • T+1 settlement
  • Circuit limits: 5%, 10%, 20% (varies by stock)
  • STT, brokerage, GST affect actual P&L — factor ~0.1% for delivery trades
  • Use BSE symbol if NSE not available

Related skills

How it compares

Use as a coordinated trading playbook inside the agent, not as a single-indicator calculator or live execution API.

FAQ

Who is nse-trading-toolkit for?

Indian equity traders and developers who use AI agents for structured stock analysis, position sizing, and trade planning on NSE/BSE names.

When should I use nse-trading-toolkit?

In Operate when reviewing open positions or new setups—e.g., “analyze BBTC at my average,” “size RELIANCE for a swing,” or “RSI divergence on TATAMOTORS.”

Is nse-trading-toolkit safe to install?

Treat it as financial decision support, not execution authority; review the Security Audits panel on this page and never share broker credentials in prompts.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.