competitive-analysis
Installation
SKILL.md
Competitive Analysis Skill
Create structured competitive analyses for product decision-making.
Reads from / Writes to the Brain
If a professional-brain (brain/) exists, ground in it instead of re-asking for what you already know:
- Read first:
knowledge/(market + positioning) and competitorentities/. Runpython3 ../professional-brain/scripts/brain_query.py ./brain "<competitor or market>"and carry each fact's provenance tag through β a competitor claim from a press release is[external], not[data]. - π₯ Propose to the Brain: after producing, propose recording new competitor facts to
knowledge/([external]) and creating/updating competitorentities/. Show them, get a yes, then write with../professional-brain/scripts/brain_write.py β¦ --commit(append-only, dry-run by default).
Required Inputs
Ask the user for these if not provided:
- Your product or company (what you're comparing against)
- Competitors to analyze (or ask to identify the top 3-5)
- Analysis focus (full landscape / feature comparison / pricing / positioning / win-loss)
- Audience (product team / leadership / sales / board)