Automate Indian stock market research workflows: fetch concall transcripts from screener.in/BSE/NSE, extract variant perception scorecards and growth triggers via AI analysis, generate equity deep-dive reports with NotebookLM, and publish professional PDFs/HTML to Netlify.
Buy-side equity analyst (SOIC style) that extracts variant perception factors and concrete investible triggers from company concall transcripts. Use when user asks to "analyze growth triggers for [company]", "create VP scorecard for [company]", "extract triggers from concalls", "variant perception analysis", or "growth trigger map for [SYMBOL]". Reads transcripts from data/companies/{SYMBOL}/concalls/ and produces evidence-backed VP scorecard with ranked triggers, top 3 deep dives, and forward-looking growth triggers list.
Fetch and optionally download conference call (concall/earnings call) transcript PDFs for any Indian listed company. Use when user asks to "get concall links", "fetch concall transcripts", "find earnings call links", "download concall PDFs", "download concalls for [company]", or mentions getting conference call links for a company symbol. Accepts a BSE/NSE stock symbol as argument (e.g., YATHARTH, GRSE, TCS).
Expert guide for the NotebookLM CLI (`nlm`) and MCP server - interfaces for Google NotebookLM. Use this skill when users want to interact with NotebookLM programmatically, including: creating/managing notebooks, adding sources (URLs, YouTube, text, Google Drive), generating content (podcasts, reports, quizzes, flashcards, mind maps, slides, infographics, videos, data tables), conducting research, chatting with sources, or automating NotebookLM workflows. Triggers on mentions of "nlm", "notebooklm", "notebook lm", "podcast generation", "audio overview", or any NotebookLM-related automation task.
End-to-end equity research pipeline that downloads concalls and investor presentations from screener.in, uploads them to Google NotebookLM, dynamically generates analysis queries tailored to the specific company and sector, and produces a professional PDF equity deep-dive report. Use when user asks to "research [company]", "deep dive on [stock]", "analyze [symbol]", "equity report for [company]", "stock research pipeline for [symbol]", "concall to report for [company]", or any request for comprehensive stock analysis that should combine concall data with NotebookLM-powered research and a final PDF output. Also trigger when user says "run the pipeline on [symbol]", "full analysis of [stock]", or "/stock-research-pipeline [SYMBOL]".
Publish a generated equity research report as either a professional PDF or a magazine-quality HTML page, then optionally deploy the HTML to Netlify and return a live URL. Use after the stock-research-pipeline has produced NLM query answers (Business Model, Industry, Management, Financials, Growth Triggers / VP, Risks / Bull-Base-Bear) for a SYMBOL, OR when the user says "publish report for [SYMBOL]", "deploy report to netlify", "html version of [SYMBOL] report", "ship the [SYMBOL] research", "make the [SYMBOL] report shareable", or "/stock-research-publish [SYMBOL]". Asks the user upfront whether they want PDF, HTML, or both.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated collection of Claude Code skills for Indian stock market research and analysis.
These skills work as plug-and-play modules for Claude Code — give it domain expertise for equity research, concall analysis, financial data collection, and more.
| Skill | Description |
|---|---|
| fetch-concalls | Fetch & download conference call transcript PDFs for any Indian listed company. Uses a 3-tier fallback: screener.in → official BSE/NSE filings → third-party aggregators. |
| growth-trigger-analysis | SOIC-style variant perception scorecard & growth trigger extraction from concall transcripts. Ranks VP factors by probability × impact, deep dives top 3, and produces forward-looking trigger list. |
| nlm-skill | NotebookLM CLI & MCP expert — create notebooks, add sources (URLs, Drive, text), generate podcasts, reports, quizzes, flashcards, slides, mind maps, infographics, videos, and data tables. Chat with sources programmatically. Requires notebooklm-mcp-cli. |
| stock-research-pipeline | End-to-end equity research pipeline. Downloads concalls & investor presentations from screener.in, fetches financial data (P&L, balance sheet, ratios, shareholding), uploads everything to NotebookLM, runs 6 tailored analysis queries (business model, industry, management, financials, growth triggers, scenarios), and generates a professional PDF report with variant perception scorecard and Bull/Base/Bear scenarios. |
| stock-research-publish | Publish a generated equity report as a PDF, a magazine-quality HTML page, or both. Optionally one-command deploys the HTML to Netlify with an interactive setup that handles CLI install, auth, site name, and deploy scope. Live preview → |
Install directly and get all skills + automatic updates:
claude plugin add github:samyakjain0606/awesome-stock-skills
Copy individual skills into your project's .claude/skills/ directory:
# Clone the repo
git clone https://github.com/samyakjain0606/awesome-stock-skills.git
# Copy a skill to your project
cp -r awesome-stock-skills/skills/fetch-concalls /path/to/your-project/.claude/skills/
Once installed, Claude Code automatically picks up the skill. Just ask naturally:
> fetch concalls for YATHARTH
> get concall links for GRSE
> download concall transcripts for TCS
> growth triggers for SAILIFE
> VP analysis for HDFCBANK
> variant perception scorecard for TATAELXSI
> create a notebook for HDFCBANK concalls
> add this URL as source to my notebook
> generate a podcast for my notebook
> query my notebook about growth triggers
> /stock-research-pipeline GRAVITA
> deep dive on TCS
> equity report for RELIANCE
> run the stock research pipeline on HDFCBANK
> /stock-research-publish GRAVITA
> publish the TCS report
> deploy the RELIANCE report to netlify
> I want an html version of the HDFCBANK report
The nlm-skill requires the notebooklm-mcp-cli CLI tool:
uv tool install notebooklm-mcp-cli
nlm login # authenticate with Google
GitHub: nicholasgriffintn/notebooklm-mcp-cli
Requires both the nlm CLI (see above) and Python with reportlab for PDF generation:
pip install reportlab
For HTML deploys to Netlify, the skill installs the CLI for you on first run (with confirmation). To install manually:
npm install -g netlify-cli
netlify login
PDF output uses the same reportlab setup as stock-research-pipeline.
These skills are young and the best ones come from real-world stress-testing on dozens of companies — different sectors, different reporting styles, different sources of edge. Your PRs make these skills better for everyone.
skills/your-skill-name/SKILL.md with YAML frontmatter (name and description)README.md with a quick "what it does / setup / usage" sectionnlm, netlify, etc.)Even small contributions help:
npx claudepluginhub samyakjain0606/awesome-stock-skillsClaude Skills collection for market research, equity research, and investment analysis. Includes: verifying, topic-brief, analyst-research (3 modes: light/medium/heavy), local-vault (local Markdown knowledge base — file conversion + disciplined retrieval). | 市场研究 / 投研 / 行业分析 Claude Skills 合集。当前包含:verifying(信息核实)、topic-brief(主题观察简报生成器)、analyst-research(三档研究工作流:light/medium/heavy)、local-vault(本地 Markdown 知识库:文件转换 + 检索)
A structured research thinking tool for enterprise professionals and investors. Decode any technology or market signal into 2nd and 3rd order business insights using layer-by-layer question sequencing. Not investment advice. For research and learning purposes only.
Equity research tools: earnings analysis, initiating coverage reports, and research workflows
Skills-first Claude Code plugin for Octagon market intelligence, prediction market research, and financial analysis workflows.
Fetches SEC filings, earnings call transcripts, and financial news to synthesize a business/financial briefing on a specific public company.
Comprehensive US stock evaluation with fundamental, technical, economic, valuation, and financial report analysis