Professional equity research and trading analysis powered by Claude AI, delivering institutional-grade investment insights with Goldman Sachs-style formatting and comprehensive risk assessment. - Institutional-Grade Analysis: Generates professional equity research reports matching Wall Street standards - AI-Powered Intelligence: Leverages Claude AI for comprehensive fundamental and technical analy
Add this skill
npx mdskills install quant-sentiment-ai/claude-equity-researchComprehensive equity research plugin with professional analysis framework and clear documentation
๐ค Built entirely with Claude Code - demonstrating AI-native development workflows for professional-grade financial tools.
Professional equity research and trading analysis powered by Claude AI, delivering institutional-grade investment insights with Goldman Sachs-style formatting and comprehensive risk assessment.
Quick Install - Interactive Menu:
# Step 1: Add the marketplace
/plugin marketplace add quant-sentiment-ai/claude-equity-research
# Step 2: Open the plugin menu
/plugin
# Step 3: Select "Browse Plugins" โ find "claude-equity-research" โ "Install now"
Alternative - Direct Install:
/plugin marketplace add quant-sentiment-ai/claude-equity-research
/plugin install claude-equity-research@quant-sentiment-ai
Verify Installation:
/help # Confirm /trading-ideas command is listed
Start Analyzing:
/trading-ideas AAPL
/trading-ideas NVDA --detailed
๐ก Tip: Restart Claude Code after installation for best results.
For comprehensive plugin documentation, see PLUGIN.md.
Manual Installation (Advanced)
mkdir -p ~/.claude/commands
curl -o ~/.claude/commands/trading-ideas.md https://raw.githubusercontent.com/quant-sentiment-ai/claude-equity-research/main/commands/trading-ideas.md
/trading-ideas AAPL
/trading-ideas HOOD --detailed
git clone https://github.com/quant-sentiment-ai/claude-equity-research.git
cd claude-equity-research
cp commands/trading-ideas.md ~/.claude/commands/
/trading-ideas AAPL
Output: Comprehensive institutional research report with BUY/SELL/HOLD recommendation
/trading-ideas NVDA
Features: AI/semiconductor sector positioning, relative valuation vs peers
/trading-ideas JPM
Includes: Interest rate sensitivity, regulatory environment, book value analysis
/trading-ideas TSLA
Focus: Growth metrics, competitive positioning, volatility assessment
# APPLE INC (AAPL) - ENHANCED EQUITY RESEARCH
## EXECUTIVE SUMMARY
BUY with $250 price target (9% upside) over 12 months. Strong Q4 2024
results driven by iPhone 16 launch and AI integration provide foundation
for premium product cycle. Balanced risk-reward with established ecosystem moat.
## FUNDAMENTAL ANALYSIS
Q4 2024: Revenue $94.9B (+6% YoY), EPS $1.64 (+12% YoY). iPhone revenue
$46.2B (~49% of total), Services +12% to $25B with recurring characteristics.
## VALUATION & PRICE TARGETS
Consensus: $242 (range $200-$280)
Bull case: $280 | Base case: $250 | Bear case: $200
Probability weighting: 25%/55%/20%
## RECOMMENDATION: BUY | Conviction: High | Price Target: $250
| Command | Description | Output |
|---|---|---|
/trading-ideas | Standard institutional analysis | 8-section comprehensive report |
/trading-ideas --detailed | Enhanced analysis with options flow | Extended technical and insider analysis |
/trading-ideas --help | Show usage information | Command documentation |
claude-equity-research/
โโโ README.md # This file
โโโ LICENSE # MIT License
โโโ commands/
โ โโโ trading-ideas.md # Main Claude Code command
โ โโโ README.md # Command documentation
โโโ config/
โ โโโ config.example.json # Template configuration
โ โโโ prompts/ # Analysis prompt templates
โโโ examples/
โ โโโ sample_reports/ # Example analyses (AAPL, HOOD, etc.)
โโโ docs/
โ โโโ methodology.md # Detailed analysis framework
โ โโโ installation.md # Setup instructions
โ โโโ customization.md # Customization guide
โโโ utils/
โ โโโ data_sources.md # Data source documentation
โ โโโ validation.py # Analysis validation tools
โโโ tests/
โโโ test_command.py # Command functionality tests
Our research framework combines:
This tool is designed for educational and research purposes only. All analysis and recommendations are:
Always consult with qualified financial professionals before making investment decisions. This tool does not replace professional financial advice.
We welcome contributions! Please see our Contributing Guidelines:
# Fork the repository
git fork https://github.com/quant-sentiment-ai/claude-equity-research
# Create feature branch
git checkout -b feature/your-enhancement
# Submit pull request with detailed description
This project is licensed under the MIT License - see the LICENSE file for details.
Remember: This tool provides educational insights only. Always conduct your own due diligence and consult qualified financial professionals before making investment decisions. Past performance does not guarantee future results.
Best experience: Claude Code
/plugin marketplace add quant-sentiment-ai/claude-equity-researchThen /plugin menu โ select skill โ restart. Use /skill-name:init for first-time setup.
Other platforms
Install via CLI
npx mdskills install quant-sentiment-ai/claude-equity-researchClaude Equity Research is a free, open-source AI agent skill. Professional equity research and trading analysis powered by Claude AI, delivering institutional-grade investment insights with Goldman Sachs-style formatting and comprehensive risk assessment. - Institutional-Grade Analysis: Generates professional equity research reports matching Wall Street standards - AI-Powered Intelligence: Leverages Claude AI for comprehensive fundamental and technical analy
Install Claude Equity Research with a single command:
npx mdskills install quant-sentiment-ai/claude-equity-researchThis downloads the skill files into your project and your AI agent picks them up automatically.
Claude Equity Research works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.