Back to Registry View Author Profile
Official Verified
fundamental-stock-analysis
Fundamental equity analysis and peer ranking using a structured scoring playbook (quality, balance-sheet safety, cash flow, valuation, sector adjustments, confidence modifiers). Use when Nick asks to analyze one or more stock tickers, compare peers, choose a best pick, or produce a fundamentals-based verdict.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/nickfiorani/fundamental-stock-analysisOr
fundamental-stock-analysis
- Read
references/playbook.mdbefore starting analysis. - Follow the playbook steps exactly (input parse -> data collection -> quick screen -> scoring -> rating -> output).
- For multi-ticker requests, analyze each ticker first, then rank peers and select best pick with invalidation triggers.
- Always include confidence level and call out stale/conflicting data explicitly.
- Append the required machine-readable JSON block at the end.
Output discipline
- Keep conclusions decisive and risk-aware.
- Separate business quality, balance-sheet safety, and valuation.
- Never fabricate missing metrics; mark
NA.
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-nickfiorani-fundamental-stock-analysis": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.