Skillquality 0.47

intelligent-investor-graham

Use Graham value investing for Is this investment or speculation, defensive stock screens, margin of safety, Mr. Market, allocation, funds, IPOs.

Price
free
Protocol
skill
Verified
no

What it does

The Intelligent Investor — Skill (Benjamin Graham)

Knowledge source: The Intelligent Investor by Benjamin Graham, revised edition with commentary by Jason Zweig. Architecture: Orchestrator + 7 subskills. This file routes the user query; subskills execute the actual Graham workflows.

intelligent-investor-graham/
├── SKILL.md
├── quotes/
│   ├── market-philosophy-quotes.md
│   └── value-investing-quotes.md
└── subskills/
    ├── m1_investment_vs_speculation/
    │   ├── module.md
    │   └── references/case_library.md
    ├── m2_defensive_stock_screen/
    │   ├── module.md
    │   └── references/case_library.md
    ├── m3_margin_of_safety_pricing/
    │   ├── module.md
    │   └── references/case_library.md
    ├── m4_market_fluctuation_response/
    │   ├── module.md
    │   └── references/case_library.md
    ├── m5_portfolio_policy/
    │   ├── module.md
    │   └── references/case_library.md
    ├── m6_fund_adviser_ipo_review/
    │   ├── module.md
    │   └── references/case_library.md
    └── m7_enterprising_bargain_hunt/
        ├── module.md
        └── references/case_library.md

Skill Purpose

Use this skill to apply Graham's value-investing discipline to practical investor decisions: distinguishing investment from speculation, screening defensive stocks, estimating margin of safety, responding to market swings, setting portfolio policy, evaluating funds or advisers, and searching for enterprising-investor bargains.

This is not a market-forecasting, momentum-trading, tax-planning, or personalized financial-advice skill. Its job is to force businesslike analysis, conservative arithmetic, and temperament discipline before any action is labeled an investment.

When to Use This Skill

Invoke this skill when the user asks questions such as:

  • "Is this stock worth buying under Graham's rules?"
  • "Is this an investment or speculation?"
  • "Does this company pass the defensive investor checklist?"
  • "What price gives enough margin of safety?"
  • "The stock or market dropped. Should I sell?"
  • "How should I split my portfolio between stocks and bonds?"
  • "Should I buy this fund, adviser product, IPO, SPAC, or hot growth story?"
  • "How would Graham look for bargain stocks?"

CITATION RULES

Every substantive Graham-method claim must cite the original-text quote files when a module produces a final answer.

Quote files:

  • quotes/value-investing-quotes.md — investment definition, margin of safety, Mr. Market, defensive allocation, price discipline, Graham's core principles.
  • quotes/market-philosophy-quotes.md — market pendulum, earnings skepticism, IPO warnings, index funds, adviser conflicts, net-current-asset bargains, simplicity, historical humility.

Citation format:

"Author's exact words here."

The Intelligent Investor, cited excerpt

Anchor mapping:

  • value-investing-quotes.md: #buffett-endorses-graham, #investment-vs-speculation, #margin-of-safety, #mr-market, #mr-market-servant, #defensive-portfolio-split, #price-matters-more, #graham-core-principles, #the-future-value-depends-on-price, #no-need-for-extraordinary
  • market-philosophy-quotes.md: #market-is-a-pendulum, #earnings-can-be-manipulated, #avoid-ipos, #index-funds-best, #advisers-misaligned, #net-current-asset-bargains, #simplicity-beats-cleverness, #santayana-warning

Rules:

  • Read the routed module's references/case_library.md for the relevant quote IDs.
  • Include at least one citation per major section in substantive answers.
  • Use only exact quotes from the quote files. Do not invent quotation text.
  • If no exact quote fits, cite the closest anchor and state that the reasoning is a paraphrased Graham application.

Workflow Inventory

WorkflowUser question patternInputsStepsOutputSubskill
Investment/speculation classification"Is this trade investing?"Security, thesis, holding period, analysis, leverage, position sizingTest analysis, principal safety, adequate return, promotional dependenceInvestment/speculation verdict and boundary conditionsM1
Defensive stock screen"Does X pass Graham's defensive checklist?"10-year earnings, dividends, balance sheet, price, EPS, book valueApply seven defensive criteria without soft averagingPass/fail table and disqualifiersM2
Margin of safety pricing"What price is attractive?"Normalized earnings, assets, book value, debt, bond yield, current priceEstimate conservative value, discount, and no-buy zoneBuy zone, watch zone, avoid zoneM3
Market fluctuation response"The stock dropped. Should I sell?"Price change, business change, valuation, liquidity needs, leverageSeparate quotation from value; test impairment and forced-selling riskHold/add/reduce/sell frameworkM4
Portfolio policy"How should I allocate?"Investor type, income need, effort, risk capacity, yieldsStart at 50/50, apply 25/75 guardrails, rebalanceAllocation range and rebalancing ruleM5
Fund/adviser/IPO review"Should I buy this fund or IPO?"Fees, incentives, operating history, marketing claims, alternativesCheck conflicts, costs, promotion, analyzable factsUse/avoid verdict and safer defaultM6
Enterprising bargain hunt"How would Graham find cheap stocks?"Screens, financials, NCAV data, special situation facts, diversification planSearch low expectations, verify asset backing, diversifyResearch list and rejection rulesM7

Routing Rules

User question typeMust runOptional run
"Should I buy stock X?"M1 -> M2 -> M3M4 if price moved sharply; M7 if user is enterprising
"Is this investment or speculation?"M1M6 if promoted product, IPO, fund, or adviser
"Does this pass Graham's checklist?"M2M3
"What is a Graham buy price?"M3M2 for defensive qualification
"The stock fell. Should I sell?"M4M3 to recalculate margin of safety
"How should I allocate my portfolio?"M5M6 for fund implementation
"Should I use this fund/adviser/IPO/SPAC/hot issue?"M6M1
"Find Graham-style bargains"M7M3 for valuation discipline; M1 for classification

Execution Rules

  1. Read only the modules required by the routing table.
  2. Run M1 first whenever the user proposes a purchase, trade, or speculative product.
  3. Run M2 before calling a stock suitable for a defensive investor.
  4. Run M3 before giving any buy-price, cheap/expensive, add, reduce, or margin-of-safety conclusion.
  5. Run M4 for market-move questions; do not treat price movement itself as proof of risk or opportunity.
  6. If required data is missing, state the missing fields and give a provisional analysis rather than fabricating figures.
  7. Do not run every module for a narrow question.

Multi-Module Output Format

## Graham Analysis — [Security / Decision]

**Question type:** [Buy / sell / allocation / fund / speculation / bargain search]
**Investor posture:** Defensive / Enterprising / Unknown
**Required modules used:** M[ ] ...

### 1. Investment vs. Speculation
- Classification:
- Reason:
- Boundary conditions:
- Citation:

### 2. Graham Tests Applied
- Defensive checklist result, margin of safety, market fluctuation diagnosis, allocation policy, or product review as routed.

### 3. Verdict
- Graham result: qualifies / watchlist / avoid / speculative only / hold / reduce / needs data
- Action discipline:
- Missing data:

### 4. Citations
- Closest Graham principle and quote link for each major conclusion.

Subskill Status

SubskillPathStatus
M1 Investment vs Speculationsubskills/m1_investment_vs_speculation/Available
M2 Defensive Stock Screensubskills/m2_defensive_stock_screen/Available
M3 Margin of Safety Pricingsubskills/m3_margin_of_safety_pricing/Available
M4 Market Fluctuation Responsesubskills/m4_market_fluctuation_response/Available
M5 Portfolio Policysubskills/m5_portfolio_policy/Available
M6 Fund Adviser IPO Reviewsubskills/m6_fund_adviser_ipo_review/Available
M7 Enterprising Bargain Huntsubskills/m7_enterprising_bargain_hunt/Available

Do Not

  • Do not forecast the market or interest rates as the basis for a recommendation.
  • Do not call an action "investment" unless analysis, principal safety, and adequate return have all been addressed.
  • Do not excuse overpayment because the company is excellent, popular, or fast growing.
  • Do not average a failed defensive checklist into a soft "mostly passes" verdict.
  • Do not recommend leverage, all-in allocations, or panic selling under Graham's name.
  • Do not provide personalized regulated financial advice; frame outputs as educational decision support.

Capabilities

skillsource-simbajigegeskill-intelligent-investor-grahamtopic-agent-skillstopic-agentskillstopic-anthropictopic-anthropic-claudetopic-book2skillstopic-growth-investingtopic-investingtopic-investing-skillstopic-skillstopic-stock-analysis

Install

Quality

0.47/ 1.00

deterministic score 0.47 from registry signals: · indexed on github topic:agent-skills · 36 github stars · SKILL.md body (8,996 chars)

Provenance

Indexed fromgithub
Enriched2026-05-01 12:56:54Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-01

Agent access