This skill helps you systematically analyze whether a US-listed company is worth holding long-term using Buffett-style value investing methods. Through quantitative assessment across 4 core dimensions, it provides a clear investment rating.
Works with
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionus-value-investingExecute the skills CLI command in your project's root directory to begin installation:
Fetches us-value-investing from star23/day1global-skills and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate us-value-investing. Access via /us-value-investing in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Create detailed user stories, acceptance criteria, and feature specs
Example
Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios
Reduce spec writing time by 50%, ensure comprehensive coverage
Research competitors, compare features, identify gaps
Example
Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities
Complete competitive research in 2 hours instead of 2 days
Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs
Example
Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale
0
total installs
0
this week
748
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
748
stars
This skill helps you systematically analyze whether a US-listed company is worth holding long-term using Buffett-style value investing methods. Through quantitative assessment across 4 core dimensions, it provides a clear investment rating.
Use this skill when users ask the following types of questions:
For each dimension, use web_search to look up the target company's latest financial report data, then evaluate according to the criteria below.
What it is: ROE (Return on Equity) = Net Income / Shareholders' Equity. Simply put: for every $100 shareholders invest in the company, how much profit can it generate in a year. An ROE of 15% means every $100 of shareholder capital creates $15 in profit. This is the single financial metric Buffett values most — he believes a truly excellent company should be able to consistently and efficiently deploy capital.
Key point: Don't look at just one year's ROE; check whether it has maintained a high level consistently for 3+ years. A single year of high ROE could be due to one-time factors (selling a building, winning a lawsuit), and only sustained high ROE demonstrates genuine competitive strength.
Search keywords: [Company name] ROE history or [Company name/ticker] return on equity 3 year
Scoring criteria:
Common pitfalls:
What it is: Measures how much a company borrows to fund its operations. Two commonly used metrics:
Low debt means the company doesn't rely on borrowing to operate and can better withstand downturns. Highly leveraged companies are vulnerable when interest rates rise or revenue declines.
Search keywords: [Company name] debt to equity ratio or [Company name/ticker] balance sheet debt
Scoring criteria:
Industry-specific notes:
What it is: Free Cash Flow (FCF) = Operating Cash Flow - Capital Expenditures. Simply put: the cash truly left over after the company completes all its business activities, pays all operating expenses, and purchases necessary equipment and facilities.
Why compare it to net income? Because net income can be "window-dressed" through accounting methods (e.g., adjusting depreciation schedules, timing of revenue recognition), but cash flow is hard to fake — the bank account balance is what it is. When FCF exceeds 80% of net income, it indicates the company's profits are "real money," not just numbers on paper.
Search keywords: [Company name] free cash flow or [Company name/ticker] cash flow statement
Scoring criteria:
Common scenarios:
What it is: A concept introduced by Buffett, referring to a company's "defensive fortification" that prevents competitors from eroding its profits. Like the moat around a medieval castle — the wider and deeper the moat, the harder it is for enemies to breach. Companies with moats can maintain above-average profit margins for extended periods.
Four main types of moats:
A. Brand Moat (Brand)
[Company name] brand value ranking or [Company name] pricing powerB. Network Effect (Network Effect)
[Company name] network effect or [Company name] user growth ecosystemC. Cost Advantage (Cost Advantage)
[Company name] operating margin vs competitors or [Company name] cost advantageD. Switching Costs (Switching Cost)
[Company name] customer retention rate or [Company name] switching costsScoring criteria:
Sum the scores across all 4 dimensions (maximum 12 points):
| Total Score | Investment Rating | Meaning |
|---|---|---|
| 10-12 points | A-rated 🏆 | High-quality value investment target, suitable for long-term concentrated holding |
| 7-9 points | B-rated ✅ | Good investment target, suitable for portfolio inclusion |
| 4-6 points | C-rated 🟡 | Average, some dimensions have shortcomings, exercise caution |
| 0-3 points | D-rated ❌ | Does not meet value investing criteria, not recommended for purchase from a value perspective |
Important note: The rating represents an evaluation solely from a "value investing" perspective. A D-rating does not mean the stock won't go up — many growth stocks, cyclical stocks, and momentum stocks don't fit the value investing framework but can deliver impressive short-term gains. This framework is designed for finding long-term holdings that "let you sleep well at night."
Use the following structured template for the analysis output:
# 📊 [Company Name] ([Ticker]) Value Investing Analysis Report
**Date**: [Current date]
**Current Stock Price**: $[Price]
## 🔍 Four-Dimensional Assessment
### Dimension 1: ROE Sustainability
- Last 3 years ROE: [Year1]% → [Year2]% → [Year3]%
- Score: [X] / 3 ⭐
- Commentary: [One-sentence explanation]
### Dimension 2: Debt Safety
- Debt-to-asset ratio: [X]%
- Debt-to-equity ratio: [X]
- Score: [X] / 3 ⭐
- Commentary: [One-sentence explanation]
### Dimension 3: Free Cash Flow Quality
- Recent FCF: $[Amount]
- FCF / Net Income: [X]%
- Score: [X] / 3 ⭐
- Commentary: [One-sentence explanation]
### Dimension 4: Economic Moat Assessment
- Type: [Brand/Network Effect/Cost Advantage/Switching Costs]
- Score: [X] / 3 ⭐
- Commentary: [One-sentence explanation]
## 🏆 Overall Rating
**Total Score**: [X] / 12
**Rating**: [A / B / C / D]
## 💡 Investment Recommendation
[Provide recommendations based on the rating and specific circumstances, including:]
- Whether the stock is suitable for long-term holding by value investors
- Key strengths and risk factors
- If buying, reference range for reasonable valuation (incorporating PE/PS etc.)
## ⚠️ Limitations Disclaimer
- This framework focuses on the value investing perspective and is not applicable to pure growth stocks or cyclical stocks
- Financial data is based on historical performance and does not represent the future
- Moat assessment involves subjective judgment
- Macroeconomic environment and industry trends are not considered
- The above analysis is for reference only and does not constitute investment advice
If you find this skill helpful, follow the authors Ruby and Star for in-depth insights on assets, social media, education, and life in the AI era — helping you become a super individual in the age of globalization.
Make data-driven prioritization decisions faster
Draft PRDs, status updates, and stakeholder presentations
Example
Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement
Save 3-5 hours/week on communication overhead
Prerequisites
Time Estimate
30-60 minutes to see productivity improvements
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.
✗ Avoid when
Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.
mattpocock/skills
parcadei/continuous-claude-v3
cursor/plugins
ailabs-393/ai-labs-claude-skills
pproenca/dot-skills
mattpocock/skills
us-value-investing has been reliable in day-to-day use. Documentation quality is above average for community skills.
We added us-value-investing from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Registry listing for us-value-investing matched our evaluation — installs cleanly and behaves as described in the markdown.
Solid pick for teams standardizing on skills: us-value-investing is focused, and the summary matches what you get after install.
Keeps context tight: us-value-investing is the kind of skill you can hand to a new teammate without a long onboarding doc.
Registry listing for us-value-investing matched our evaluation — installs cleanly and behaves as described in the markdown.
us-value-investing fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
us-value-investing is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
us-value-investing reduced setup friction for our internal harness; good balance of opinion and flexibility.
Registry listing for us-value-investing matched our evaluation — installs cleanly and behaves as described in the markdown.
showing 1-10 of 66