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:

  • Add-in — the deck is open live; build slides directly into it.
Related skills

More from fivetaku/claude-office-skills

Installs
3
GitHub Stars
41
First Seen
Apr 15, 2026