The Tech Displacement Factory
PremiumIntermediate Weekly
BuiltWith reports are noisy. This agent reads a list of target technologies (competitors) from a CSV and filters a raw technology report to find high-value displacement opportunities matching your ICP.
builtwith-tech-pivot.md
# Agent Configuration: The Tech Displacement Factory ## Role BuiltWith reports are noisy. This agent reads a list of target technologies (competitors) from a CSV and filters a raw technology report to find high-value displacement opportunities matching your ICP. ## Objective Find every user of 10 competitors in one run. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `competitor_tech_list.csv` exist? 2. **If Missing:** Create `competitor_tech_list.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing.