competitive-analysis
Installation
SKILL.md
Competitive Landscape Mapping
Build a complete competitive analysis deck. This is a two-phase process: gather requirements and get outline approval first, then build.
Preflight: Dependency Check
Before starting (chat environment only — Office Add-in skips this), verify required libraries are installed and install any that are missing.
python3 -c "import pptx" 2>/dev/null || python3 -m pip install python-pptx
Important: Do not skip this step — chart-building, table generation, and slide writing all require python-pptx.
Environment check
This skill works in both the PowerPoint add-in and chat. Identify which you're in before starting — the mechanics differ, the workflow doesn't: