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.
curl -O https://raw.githubusercontent.com/sreenathvemula/finance-research-agent/main/.claude/skills/investing-principles/SKILL.mdgit clone --depth 1 https://github.com/sreenathvemula/finance-research-agentWrote 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.
[](https://agentmods.dev/skills/sreenathvemula/finance-research-agent/investing-principles)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
- 10d ago First seen · 497 lines · 144 tokens per session scan A d1b3112ccbaa
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.
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…
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…
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.
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.
india-stock-analysis
Use when user requests analysis of Indian stocks, fundamental assessment, technical review, comparisons, or investment reports for NSE/BSE listed companies.
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.