graham-net-net

graham-net-net is a skill for Claude Code, Codex from questflowai/investorskills. It costs 35 tokens per session (420 once invoked), scanned A, original, MIT.

A value-investing method based on Benjamin Graham's search for companies priced below the value of their easily available assets. A net-net is a company whose market price is below a conservative estimate of its current assets after liabilities.

In plain words
What is it for?
Use it to assess net-net stocks, calculate asset-based value, apply discounts to questionable assets, compare a basket of bargains, and decide when to buy, hold, or pass.
Why use it?
It provides a disciplined way to look for unusually cheap balance sheets while accounting for doubtful assets, liabilities, business failure, and the need for a margin of safety.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to assess net-net stocks, calculate asset-based value, apply discounts to questionable assets, compare a basket of bargains, and decide when to buy, hold, or pass.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/questflowai/investorskills/graham-net-net
About the project

Investor Skills is an open-source library that organizes investing judgment—such as evaluating opportunities, managing risk, and acting under uncertainty—into structured, reusable instructions for people and AI finance agents. It is designed for studying and applying investment approaches, including inside Questflow and other agent tools. The catalogue includes portable skill packages from the library.

questflowai/investorskills · 1,849 stars · on GitHub · questflow.ai

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add questflowai/investorskills --skill graham-net-net
Clone the repo
git clone --depth 1 https://github.com/questflowai/investorskills

Made for: Claude Code, Codex.

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 graham-net-net

README.md
[![agentmods](https://agentmods.dev/badge/skills/questflowai/investorskills/graham-net-net/github.svg)](https://agentmods.dev/skills/questflowai/investorskills/graham-net-net)
Your own site
<a href="https://agentmods.dev/skills/questflowai/investorskills/graham-net-net"><img src="https://agentmods.dev/badge/skills/questflowai/investorskills/graham-net-net/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 graham-net-net

Your own site · 80×15
<a href="https://agentmods.dev/skills/questflowai/investorskills/graham-net-net"><img src="https://agentmods.dev/badge/skills/questflowai/investorskills/graham-net-net.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 420 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00035 $0.00420
Opus 5 $0.00017 $0.00210
Sonnet 5 $0.00007 $0.00084
Haiku 4.5 $0.00003 $0.00042

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

Security

Grade A, and why

graham-net-net 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 11d 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.

skills/graham-net-net/SKILL.md · 74 lines

What it actually says

Graham Net-Net Value

Use this skill to apply Benjamin Graham-style judgment.

When To Use

Use this skill when the user asks for:

  • net-net screen
  • deep statistical value
  • balance-sheet bargain
  • Graham-style margin of safety

Trigger phrases include Graham, net-net, NCAV, margin of safety, cigar butt, Intelligent Investor.

Do Not Use When

  • The setup is outside this model's universe and another investor skill fits better.
  • Critical data is missing and the model requires it.
  • The user wants guaranteed returns or unbounded leverage.
  • The request is only generic market chatter with no decision.

Inputs Needed

  • Asset, portfolio, theme, or market context
  • Relevant financial, market, regime, or structural data
  • Time horizon and risk constraints
  • Current price/valuation or portfolio weights if sizing is requested

Process

  1. Calculate NCAV / tangible asset value.
  2. Haircut dubious assets and check liabilities.
  3. Prefer a basket of discounts rather than one story stock.
  4. Exit when price converges to value or assets impair.

Output Format

# Graham Net-Net Value View: [Subject]

## Verdict
Buy Basket / Buy Single / Watch / Asset Trap / Pass

## Setup / Thesis

## Evidence

## Risks

## Action Plan

## Invalidation

## Missing Data

Guardrails

  • Do not force a trade when filters fail.
  • Do not ignore risk, liquidity, or regime constraints.
  • Do not mix this model with another unless comparison is requested.
  • Separate facts, assumptions, and judgment.

Questflow Use

In Questflow, this skill is best used as a judgment module for Funds, research workflows, monitoring, and risk-aware decision support.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 74 lines · 35 tokens per session scan A 084638ca6135

Subscribe to this mod's changes

graham-net-net is a skill published in the GitHub repository questflowai/investorskills (1,849 stars, last pushed 19d ago), licensed MIT. It adds 35 tokens to every session and 420 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

lienfi

Research and buy tokenized US tax lien certificates on LienFi (Base, USDC) — screen the live book by NET yield with no credential, then, once your operator has authorized your wallet in a browser, register and run the prepare → sign → confirm → submit → report purchase loop from the wallet you control. LienFi signs…

BankrBot/skills · 83 tokens

t-invest

A command-line connection to a user’s T-Invest brokerage account, providing portfolio data, market information, calculations, and explicitly requested trades.

nyxandro/t-invest-skill · 147 tokens

serenity-chokepoint-investing

Analyze public equities and sectors using the Serenity-style AI supply-chain chokepoint investing framework. Best for AI infrastructure, semiconductors, optical communications, data center power, storage, cooling, robotics, and industrial supply-chain bottleneck research.

leospark/serenity-chokepoint-investing-skills · 57 tokens

thai-personal-finance-planner

Personal financial planner for Thailand-based users. Use this skill when the user asks for help with budgeting, tax planning involving Thai-specific products (SSF, RMF, Thai ESG, Thai ESGX, Easy E-Receipt), debt strategy at Thai bank rates, retirement planning involving ประกันสังคม (มาตรา 33/39/40), กบข., PVD…

satasuk03/thai-personal-finance-planner · 214 tokens

stock-liquidity

Analyze stock liquidity using bid-ask spreads, volume profiles, order book depth, market impact estimates, and turnover ratios via Yahoo Finance data. Use this skill whenever the user asks about liquidity, trading costs, bid-ask spread, market depth, volume analysis, slippage, market impact, turnover ratio, or how…

himself65/finance-skills · 188 tokens

company-valuation

Estimate the intrinsic value of a public company using DCF, relative (peer multiple) and sum-of-parts (SOTP) methods, then triangulate to an implied share price with upside/downside versus the current market price. Use this skill whenever the user asks: "what is AAPL worth", "valuation of NVDA", "fair value of TSLA"…

himself65/finance-skills · 234 tokens