Detect Us Equity Valuation Percentile Extreme
This skill identifies US equity valuations falling in the extreme percentiles, alerting you to potentially overvalued or undervalued stocks.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add detect-us-equity-valuation-percentile-extreme npx -- -y @trustedskills/detect-us-equity-valuation-percentile-extreme
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"detect-us-equity-valuation-percentile-extreme": {
"command": "npx",
"args": [
"-y",
"@trustedskills/detect-us-equity-valuation-percentile-extreme"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes US equity valuations and determines their percentile ranking relative to historical data. It identifies extreme valuation levels, highlighting stocks significantly over or undervalued compared to the broader market. The tool provides a quantitative assessment of whether current valuations are unusually high or low based on past trends.
When to use it
- Investment Research: Quickly assess if a stock's valuation is historically expensive or cheap.
- Portfolio Management: Identify potential opportunities for buying undervalued assets or avoiding overvalued ones.
- Risk Assessment: Gauge the risk associated with investments based on extreme valuation metrics.
- Market Analysis: Understand broader market trends and identify periods of unusual exuberance or pessimism.
Key capabilities
- Calculates US equity valuation percentile ranking.
- Identifies extreme (high/low) valuation levels.
- Uses historical data for comparison.
Example prompts
- "What is the current percentile ranking of Apple's P/E ratio?"
- "Are there any US equities currently trading at an extremely low valuation based on their price-to-book ratio?"
- "Show me a list of stocks with a valuation in the bottom 1% historically."
Tips & gotchas
The skill relies on historical data; market conditions can change, and past performance isn't indicative of future results. Results should be considered alongside other fundamental and technical analysis factors.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.