What problem does it solve? Onboarding a new VC firm into the memopop investment-memo orchestrator requires brand extraction, directory scaffolding, outline customization, and first-deal setup, and doing it ad hoc leads to broken pipeline assumptions and leaked context. ## Core Features & Use Cases - Brand acquisition via Firecrawl: Extracts colors, fonts, and logos from a firm's homepage with analyst override of the unreliable primary-color heuristic against the actual logo palette. - Canonical directory scaffolding: Creates the io/<firm>/ layout with strict brand-config YAML schema, .gitignore, versions.json, and README conventions the pipeline depends on. - Outline customization and deal setup: Forks existing investment-framework outlines (e.g., alpha-partners-7-Cs), handles DocSend deck capture via cli/capture_docsend.py or ImageMagick screenshot stitching, and seeds codified Sources.md files. - Use Case: An analyst says "set up Alpha JWC in memopop" and pastes the firm's URL; the skill walks through brand extraction, scaffolding, outline forking, first-deal configuration, and an optional private-repo submodule split. ## Quick Start Set up the VC firm at this homepage URL in memopop and prepare it for its first deal run.