finance-research-agent: Skill for Claude Code

.claude/skills/investing-principles/SKILL.md

investing-principles is a skill for Claude Code from sreenathvemula/finance-research-agent. It costs 144 tokens per session (8,983 once invoked), scanned A, original, Apache-2.0.

A set of investing frameworks and checklists for analysing Indian stocks, including established approaches for value, quality, growth, and accounting strength.

In plain words
What is it for?
Use it to design stock screens and calculate measures such as the Altman Z-Score, Piotroski F-Score, Sloan accrual ratio, DuPont analysis, Graham Number, and owner earnings.
Why use it?
It gives a structured way to interpret financial data instead of relying on intuition alone. The methods are analytical frameworks, not guarantees of investment returns.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is sreenathvemula/finance-research-agent's own configuration. It tells Claude Code how to work on finance-research-agent itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything finance-research-agent configures →

Reuse

Borrowing it

Nothing to install: this file belongs to sreenathvemula/finance-research-agent. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/sreenathvemula/finance-research-agent/main/.claude/skills/investing-principles/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/sreenathvemula/finance-research-agent

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for investing-principles

README.md
[![agentmods](https://agentmods.dev/badge/skills/sreenathvemula/finance-research-agent/investing-principles/github.svg)](https://agentmods.dev/skills/sreenathvemula/finance-research-agent/investing-principles)
Your own site
<a href="https://agentmods.dev/skills/sreenathvemula/finance-research-agent/investing-principles"><img src="https://agentmods.dev/badge/skills/sreenathvemula/finance-research-agent/investing-principles/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for investing-principles

Your own site · 80×15
<a href="https://agentmods.dev/skills/sreenathvemula/finance-research-agent/investing-principles"><img src="https://agentmods.dev/badge/skills/sreenathvemula/finance-research-agent/investing-principles.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 8,983 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00144 $0.08983
Opus 5 $0.00072 $0.04491
Sonnet 5 $0.00029 $0.01797
Haiku 4.5 $0.00014 $0.00898

Measured 10d ago against content hash d1b3112ccbaa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

investing-principles scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/investing-principles/SKILL.md · 497 lines

How it starts

The opening of the file, as written. The whole thing — 497 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Investing principles & best practices

This is the "how a disciplined investor thinks" layer for Indian equities. Apply it on top of the findata tools: the tools give the raw evidence, this gives the judgement AND the exact formulas for turning that evidence into falsifiable scores. Distilled from The Intelligent Investor (Graham), The Little Book That Beats the Market (Greenblatt), The Little Book of Valuation (Damodaran), Coffee Can Investing (Mukherjea/Ambit — India-specific), The Four Pillars of Investing (Bernstein), The Behavioral Investor (Crosby), A Random Walk Down Wall Street (Malkiel), plus the academic accounting-quality/fraud-detection literature (Sloan 1996, Piotroski 2000, Altman 1968/2017 EM variant) that every serious forensic screen in the industry is actually built on. These are frameworks, not guarantees — markets are largely efficient, so edge comes from discipline and from catching what others don't check, not from certainty.

Some methodology below (peer-comp quality discipline, DD severity taxonomy, screening-verdict framing) is adapted from Anthropic's own public reference implementation for financial-services agents, anthropics/financial-services (Apache 2.0) — its equity-research, private-equity and financial-analysis skill verticals cover the same ground as this project at institutional-desk scale; adapted here for the local Indian-equities data lake rather than the Excel/DOCX-workbook pipeline that repo builds toward.

Ground rule for everything below: every score here is a computed composite of tool-sourced inputs — never a number pulled from memory, and never a number with a silently-assumed input. If screen_stocks/valuation_summary already expose a column directly, use it; where a score needs a ratio the tools don't pre-compute (Altman/Piotroski/Sloan), pull the raw lines from financial_statements (profit_loss/balance_sheet/cash_flow, 2+ years) and show the inputs plugged into the formula, not just the final number. State which figures came from which tool call. If a formula needs an input this data lake genuinely doesn't expose (no placeholder, no "assume unchanged"), say the score can't be computed and why — don't publish a number built on an assumed component.

Read the full file on GitHub · 497 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 497 lines · 144 tokens per session scan A d1b3112ccbaa

Subscribe to this mod's changes

investing-principles is a skill published in the GitHub repository sreenathvemula/finance-research-agent (0 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 144 tokens to every session and 8,983 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

weekly-fno-trade-planner

Weekly F&O trade planning skill for Indian markets. Analyzes news/macro events, identifies trending sectors and instruments, determines probable direction, suggests option strategy with entry/exit levels, and manages stop-loss and profit booking after position entry. Use when user wants a weekly trade idea, F&O…

ajeeshworkspace/indian-trading-skills · 86 tokens

india-news-tracker

Track and analyze Indian stock market news, corporate announcements, SEBI circulars, bulk/block deals, and earnings calendars. Auto-fetches headlines from MoneyControl, Economic Times, LiveMint, BSE/NSE filings. Use when the user asks about recent news, corporate actions, upcoming events, or wants a daily market news…

ajeeshworkspace/indian-trading-skills · 76 tokens

options-strategy-advisor

Options strategy analysis for Indian F&O markets (NSE). Use when user requests options strategy recommendations, P/L analysis, Greeks calculation, risk management, or F&O strategy planning for Nifty, Bank Nifty, or stock options.

ajeeshworkspace/indian-trading-skills · 53 tokens

india-market-breadth

Analyze Indian market breadth health using advance/decline data, stocks above moving averages, new highs/lows, and sector participation. Use when assessing rally quality, market participation width, or equity exposure levels for NSE/BSE.

ajeeshworkspace/indian-trading-skills · 51 tokens

india-stock-analysis

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

ajeeshworkspace/indian-trading-skills · 31 tokens

backtest-expert

Expert guidance for systematic backtesting of trading strategies on Indian markets (NSE/BSE). Use when developing strategies, testing robustness, avoiding overfitting, or validating trading ideas.

ajeeshworkspace/indian-trading-skills · 41 tokens