Original Reddit post

I’ve been using Claude Code to automate building an entire equity research vault in Obsidian, and the results are kind of ridiculous. The stack:

Claude Code

  • does all the heavy lifting: fetches data from the web, writes structured markdown notes with YAML frontmatter, generates original analysis, and creates ratings for each company

Obsidian

  • the vault where everything lives, connected through wikilinks (companies link to CEOs, sectors, industries, peers, countries)

BearBull.io

  • an Obsidian plugin that renders live financial charts from simple code blocks. You just write a ticker and chart type, and it renders interactive revenue breakdowns, income statements, balance sheets, valuation ratios, stock price charts, and more directly in your notes How it works: I built custom Claude Code skills (slash commands) that I can run like /company-research AMZN. Claude then: Pulls company profile, quote, and peer data from the FMP API Generates a full research note with an investment thesis, revenue breakdown analysis, competitive landscape table with peer wikilinks, risk assessment, bull/bear/base cases, and company history Adds BearBull code blocks for 10+ chart types (income statement, balance sheet, cash flow, EPS, valuation ratios, revenue by product/geography, stock price comparisons vs peers, etc.) Creates a Claude-Ratings table scoring the company on financial health, growth, valuation, moat, management, and risk Wikilinks everything - the CEO gets their own note, sectors and industries are linked, peer companies are cross-referenced, even countries Each note ends up at ~3,000 words of original analysis with 15+ embedded live charts. I’ve done 300+ companies so far. The graph view is where it gets wild
  • you can see the entire market mapped out with companies clustered by sector, all interconnected through wikilinks to peers, CEOs, industries, and shared competitive dynamics. https://reddit.com/link/1rg0yhl/video/c2nfio61xzlg1/player submitted by /u/PrincessNausicaa1984

Originally posted by u/PrincessNausicaa1984 on r/ClaudeCode