stock-analysis
Installation
SKILL.md
Stock Analysis
Stock and company analysis plus strategy backtesting using direct recent-price feeds and the Rebyte financial data lake.
Requires Rebyte API auth — $AUTH_TOKEN and $API_URL are set up per the
agent's system prompt; use them as Bearer token and base URL.
Skill layout — load the pillar you need
| Pillar | When |
|---|---|
| this file | Analysis playbooks: price checks, company overviews, comparisons, fundamentals, technicals |
data/SKILL.md |
Data routing and mechanics: direct two-date prices, full 19-table lake catalog (US + CN), SQL patterns, news + research search, error rules. Read before fetching data. |
backtesting/SKILL.md |
Strategy simulation: 5-phase NautilusTrader workflow ending in a backtest result bundle |
financial-templates/SKILL.md |
Analysis structures (DCF, comps, memo formats) with no data calls |
report-style/README.md |
Kami design system for every HTML report this skill delivers |
references/sec-edgar.md |
SEC filings, full 10-K/10-Q text, insider (Form 4) trades via edgartools |