18 AI-Powered Analysis Frameworks · Works Everywhere · Fully Open Source
🌐 Live Documentation • 📚 Cookbook • 🐛 Issues • 💬 Discussions • 🇹🇼 繁體中文
InvestSkill is an enterprise-grade investment analysis toolkit that brings institutional-quality frameworks to every AI platform. Get professional stock analysis with 18 comprehensive frameworks—no financial license required, no API fees.
Perfect for: Investment research • Due diligence • Portfolio management • Financial education • Stock evaluation
|
|
claude
/plugin marketplace add yennanliu/InvestSkill
/plugin install us-stock-analysis
/us-stock-analysis:stock-eval AAPLgit clone https://github.com/yennanliu/InvestSkill.git
cd InvestSkill
cursor . # or use GitHub Copilot
@prompts/stock-eval.md Evaluate Applecd /path/to/InvestSkill
gemini
> @prompts/stock-eval.md Evaluate Apple📖 Full setup guides: Claude Code • Cursor • Gemini CLI
|
|
|
|
| Category | Frameworks | Purpose |
|---|---|---|
| Core Analysis (6) | stock-eval · fundamental-analysis · technical-analysis · economics-analysis · dcf-valuation · stock-valuation | Comprehensive stock evaluation |
| Financial Reports (2) | 10-K/10-Q Analyst · Earnings Call | Deep-dive document analysis |
| Market Monitoring (4) | Insider Trading · Institutional · Dividends · Short Interest | Activity & sentiment tracking |
| Advanced (4) | Competitor · Options · Portfolio · Sector | Specialized research angles |
| Meta (2) | Research Bundle · Report Generator | Automation & synthesis |
📍 Due Diligence for Acquisition
/us-stock-analysis:stock-eval TARGET
/us-stock-analysis:financial-report-analyst TARGET 10-K
/us-stock-analysis:competitor-analysis TARGET --peers COMPETITORS
/us-stock-analysis:stock-valuation TARGET --methods all
→ Get institutional-quality valuation in minutes💼 Portfolio Rebalancing Decision
/us-stock-analysis:portfolio-review
[paste your holdings]
→ Allocation analysis & optimization recommendations🔍 Deep Earnings Analysis
/us-stock-analysis:fundamental-analysis TICKER --visual
/us-stock-analysis:earnings-call-analysis TICKER
[paste transcript]
→ Management tone, guidance, risks, opportunities📈 Options Entry Planning
/us-stock-analysis:technical-analysis TICKER --chart
/us-stock-analysis:options-analysis TICKER --earnings
→ Technical setup + volatility expectations → strategy selection| 🔌 Claude Code Full Guide → • Plugin marketplace • 18 slash commands • Advanced workflows |
🎯 Cursor IDE Full Guide → • Auto-loading rules • @prompts/ refs • Natural language |
💬 Gemini CLI Full Guide → • File references • Session memory • Multi-framework chains |
🤖 GitHub Copilot Full Guide → • Auto-loads • VS Code & JetBrains • Natural language |
📚 Universal Full Guide → • ChatGPT • Claude.ai • Any LLM |
Status: Deployment Dashboard — Real-time platform availability & version sync
claude
/plugin marketplace add yennanliu/InvestSkill
/plugin install us-stock-analysis
/plugin list # VerifyVerify Installation:
node scripts/setup-verify.jsgit clone https://github.com/yennanliu/InvestSkill.git
cd InvestSkill
cursor .
# Rules auto-load in AI Chat (Cmd+K)cd /path/to/InvestSkill
gemini
# GEMINI.md auto-loads
# All prompts available via @prompts/Open repository in VS Code or JetBrains IDE
Copilot automatically loads .github/copilot-instructions.md
- Copy prompt file:
cat prompts/stock-valuation.md | pbcopy - Paste into ChatGPT, Claude.ai, or any LLM
- Ask your question
| Resource | Content |
|---|---|
| README.md | This page — overview & features |
| Platform Guides | Detailed setup for each platform |
| FAQ & Troubleshooting | 50+ Q&A covering all platforms |
| Adding New Skills | Contributor guide (12-step process) |
| Deployment Status | Real-time platform sync & health |
| Cookbook | Examples & walkthroughs |
| Compatibility Matrix | Feature comparison chart |
| CI/CD Guide | Release automation |
# 5-minute evaluation
/stock-eval NVDA
/stock-eval AMD
/stock-eval QCOM
→ Piotroski scores, ROIC, risk matrix for quick go/no-go# Full institutional analysis
/stock-eval AAPL
/fundamental-analysis AAPL --visual
/technical-analysis AAPL --chart
/stock-valuation AAPL --methods all
/competitor-analysis AAPL --moat
/financial-report-analyst AAPL 10-K
→ Comprehensive 50-page report equivalent# 30-minute earnings playbook
/fundamental-analysis TICKER --visual # Pre-earnings baseline
/earnings-call-analysis TICKER [paste transcript] # Post-earnings
/technical-analysis TICKER --chart # Setup quality
/options-analysis TICKER --earnings # Vol expectations
→ Complete earnings thesis/portfolio-review [paste your holdings]
→ Allocation analysis + rebalancing suggestions| Feature | InvestSkill | Generic AI |
|---|---|---|
| 18 Curated Frameworks | ✅ Built-in | ❌ Manual setup |
| Signal Blocks | ✅ Standardized | ❌ Inconsistent |
| All Platforms | ✅ Native support | ❌ Workarounds |
| No API Fees | ✅ Free | ❌ Paid APIs |
| Offline Prompts | ✅ All included | ❌ External links |
| Professional Quality | ✅ Institutional | |
| Educational | ✅ Teaches frameworks | ❌ Just answers |
See ADDING-NEW-SKILLS.md for comprehensive guide:
- 12-step walkthrough
- File structure templates
- Platform sync checklist
- Testing procedures
Found a bug? Open an issue with:
- Platform & version
- Steps to reproduce
- Expected vs. actual behavior
Start a discussion with:
- Feature description
- Use case example
- Why it helps InvestSkill users
|
Current Version: 1.4.0 |
Tests: 292 passing ✅ |
Recent Improvements:
- ✅ Automated changelog generation
- ✅ Interactive release CLI
- ✅ Dry-run deployment validation
- ✅ 22 integration tests
- ✅ Release notification bot
- ✅ Comprehensive contributor guide
- ✅ Platform-specific documentation
See CHANGELOG.md for full history.
Educational Use Only. InvestSkill provides analytical frameworks for learning and research purposes.
This toolkit does NOT constitute financial advice. Always:
- Consult qualified financial advisors
- Do your own research (DYOR)
- Verify analysis independently
- Consider your risk tolerance
Past performance ≠ future results
Questions?
- 📖 FAQ & Troubleshooting — 50+ answers
- 💬 GitHub Discussions — Ask the community
- 🐛 GitHub Issues — Report problems
Stay Updated:
- ⭐ Star the repo for updates
- 🔔 Watch for new releases
- 📧 GitHub notifications
GitHub • Website • Issues • Discussions