bundled-skills/xvary-stock-research/SKILL.md
Thesis-driven equity analysis from public SEC EDGAR and market data; /analyze, /score, /compare workflows with bundled Python tools (Claude Code, Cursor, Codex).
npx skillsauth add FrancoStino/opencode-skills-antigravity xvary-stock-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to produce institutional-depth stock analysis in Claude Code using public EDGAR + market data.
/compare and need a structured differential, not a prose-only chat answer./analyze {ticker}Run full skill workflow:
tools/edgar.py.tools/market.py.references/methodology.md.references/scoring.md./score {ticker}Run score-only workflow:
/compare {ticker1} vs {ticker2}Run side-by-side workflow:
/score logic for both tickers.For /analyze {ticker} use this shape:
Verdict (Constructive / Neutral / Cautious)Conviction Rationale (3-5 bullets)XVARY Scores (Momentum, Stability, Financial Health, Upside)Thesis Pillars (3-5 pillars)Top Risks (3 items)Kill Criteria (thesis-invalidating conditions)Financial Snapshot (revenue, margin proxy, cash flow, leverage snapshot)Next Checks (what to watch over next 1-2 quarters)For /score {ticker} use this shape:
For /compare {ticker1} vs {ticker2} use this shape:
references/methodology.mdreferences/scoring.mdreferences/edgar-guide.mdtools/edgar.pytools/market.pyIf a tool call fails, state exactly what data is missing and continue with available inputs. Do not hallucinate missing figures.
Powered by XVARY Research | Full deep dive: xvary.com/stock/{ticker}/deep-dive/
development
Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server.
development
Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.
devops
End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.
development
Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.