Skill in 《Common Stocks and Uncommon Profits》

Skill Description

Apply Philip Fisher's growth stock investment system to deeply evaluate any publicly traded company. Covers the full 15-Point scorecard, Scuttlebutt research method, buy/sell timing, and portfolio construction.

Skill.md

name: stock-picking-by-common-stocks-uncommon-profits
description: >
  Apply Philip Fisher's growth stock investment framework from Common Stocks
  and Uncommon Profits. Use when a user wants to evaluate whether a company is
  a worthy long-term growth investment, assess management quality, gather
  competitive intelligence via scuttlebutt, decide when to buy an outstanding
  stock at the right moment, or decide whether to hold or sell a current position.
  Trigger phrases: "is X a growth stock", "Fisher framework", "15 points",
  "scuttlebutt", "should I buy X", "should I sell X", "growth stock analysis".
license: Skill distillation for personal/educational use. Do not reproduce source passages verbatim.

Common Stocks and Uncommon Profits — Skill (Philip Fisher)

Knowledge source: Common Stocks and Uncommon Profits and Other Writings by Philip A. Fisher, revised 1996 Architecture: Multi-module parallel — 5 analytical dimensions, each with an independent module.md + case_library.md

stock-picking-by-common-stocks-uncommon-profits/
├── SKILL.md                              ← This file (master dispatcher)
└── subskills/
    ├── m1_fifteen_points/
    │   ├── module.md                     ← 15-Point evaluation framework
    │   └── references/case_library.md
    ├── m2_management/
    │   ├── module.md                     ← Management quality deep analysis
    │   └── references/case_library.md
    ├── m3_scuttlebutt/
    │   ├── module.md                     ← Competitive intelligence gathering
    │   └── references/case_library.md
    ├── m4_when_to_buy/
    │   ├── module.md                     ← Entry timing judgment
    │   └── references/case_library.md
    └── m5_when_to_sell/
        ├── module.md                     ← Hold/sell decision framework
        └── references/case_library.md

Skill Purpose

Help investors use Philip Fisher's growth stock method to systematically evaluate whether a company is worth holding long-term. Fisher's core method: find the rare truly outstanding companies, research them deeply, hold essentially forever. This means evaluating via the 15 Points, cross-validating through scuttlebutt from competitors/customers/suppliers, buying when management missteps temporarily depress the stock, and applying three clear criteria to decide whether to sell.

This is not a trading tool or valuation calculator. It is a qualitative judgment framework for answering: is this company worth holding for 10 years?


Routing Rules

User question typeMust executeOptional
Comprehensive company evaluationM1 → M2 → M3M4 (is now the right time?)
Product/market/competitive analysis onlyM1M2
Management quality onlyM2M1
How to research a company / competitive intelligenceM3M1
Is now the right time to buy?M4M1 (confirm company qualifies)
Should I sell my position?M5
Is this stock overvalued?M5 (hold logic) + M4 (P/E misconceptions)
Fisher philosophy / growth vs valueM1 + M5

Execution

When invoking a module, Read the corresponding file:

  • M1 (15 Points): Read subskills/m1_fifteen_points/module.md, case library: subskills/m1_fifteen_points/references/case_library.md
  • M2 (Management): Read subskills/m2_management/module.md, case library: subskills/m2_management/references/case_library.md
  • M3 (Scuttlebutt): Read subskills/m3_scuttlebutt/module.md, case library: subskills/m3_scuttlebutt/references/case_library.md
  • M4 (When to buy): Read subskills/m4_when_to_buy/module.md, case library: subskills/m4_when_to_buy/references/case_library.md
  • M5 (When to sell): Read subskills/m5_when_to_sell/module.md, case library: subskills/m5_when_to_sell/references/case_library.md

What Not to Do

  • ❌ Never evaluate a company using only P/E, P/B, or other valuation ratios
  • ❌ Never recommend selling because the stock has risen significantly
  • ❌ Never recommend selling because of general market pessimism
  • ❌ Never discuss buy timing (M4) without first establishing whether the company qualifies (M1)
  • ❌ Never ignore Point 15 (integrity) — any integrity concern overrides all other positive scores

Install & Use

Install command

npx skills add simbajigege/book2skills/skills/stock-picking-by-common-stocks-uncommon-profits
OR

Direct download

Related Skills

Understanding Financial Statements AI Skill

Analyze company financials using Tsinghua Professor Xiao Xing's three-statement framework. Apply to any company: bala...

Poor Charlie's Almanack AI Skill

Transform Charlie Munger's latticework of mental models and worldly wisdom into an AI analysis tool for investments, ...

Compact Memory Implementation Guide AI Skill

A developer implementation guide for adding compact memory to an Agent built with the Anthropic API or Claude Agent S...

Business Adventures Analysis AI Skill

Apply John Brooks's Business Adventures to diagnose corporate failures, market panics, product timing errors, governa...

The Little Book of Common Sense Investing AI Skill

Apply the framework from *The Little Book of Common Sense Investing*

Contract Drafting and Review Guide (Chinese Law) AI Skill

Apply the San Guan Si Bu Fa method to draft and review China-law contracts through transaction structure, contract st...

Where Are the Customers' Yachts?: Schwed's Wall Street Conflict Framework AI Skill

Apply Fred Schwed Jr.'s Wall Street conflict framework to evaluate financial advice, forecasts, product complexity, s...

Essays in Persuasion: Keynes Policy Reasoning AI Skill

Apply Keynes's Essays in Persuasion to evaluate macro policy, debt capacity, inflation-deflation tradeoffs, fixed-rat...

Harness Step 3 — Session State Management AI Skill

Creates init.sh (environment health check), tasks.json (structured task queue), and progress.md (append-only session ...

Perennial Seller: Holiday's Longevity Framework AI Skill

Apply Ryan Holiday's Perennial Seller framework to evaluate creative work, sharpen positioning, build enduring market...