
Company Tech Stack Analysis Agent
An automated enrichment workflow that identifies and appends company technology stacks for faster sales intelligence and competitive research.
Problem
Manual tech-stack research across many companies is slow, inconsistent, and difficult to scale for outbound qualification and competitive analysis.
Solution
The workflow reads company names from a spreadsheet in batches, processes each company individually, gathers technology signals, and uses an OpenRouter-powered LLM to infer and structure each stack before writing results back to the sheet.
Architecture
Manual trigger starts a spreadsheet-driven pipeline. A loop processes up to six companies per run, calls an OpenRouter chat model for stack analysis, formats parsed output into structured fields, and appends results to the original spreadsheet for continuous enrichment.








