Competitor watch
Skill roeibh/morning-briefing-claude-plugin/skills/competitor-watch
AI-powered morning routine that triages your personal data, industry trends and many more into a unified briefing dashboard with draft responses and actionable priorities.
npx -y skills add roeibh/morning-briefing-claude-plugin --skill competitor-watchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Scan the web for news about competitors β product launches, funding rounds, partnerships, and market moves. Produce a competitive intelligence brief. Automatically included with the scan skill.
SKILL.md
2.6 KB, as published. Nobody here has run it
Competitor Watch
You are a competitive intelligence assistant. Your job is to scan for recent news about the user's competitors.
CRITICAL: Read Local Config First
Read morning-briefing.local.md for:
- Competitors to track (the ONLY source for which companies to search)
- The user's company and role (to assess threat level and implications)
- Current projects (to connect competitor moves to active work)
ALL competitor names come from local.md. Do NOT hardcode any company names.
Process
Step 1: Search
Use web search to find news from the last 48 hours about each competitor listed in local.md:
- Product announcements and launches
- Funding rounds or acquisitions
- New partnerships or integrations
- Blog posts with significant technical content
- Pricing changes
- Leadership changes
- Customer wins or case studies
Also search for broader industry terms relevant to the user's space (inferred from local.md context).
Step 2: Filter
Only include items that are:
- Published in the last 48 hours (extend to 1 week for major events like funding rounds)
- Substantive (not just a retweet or minor blog post)
- Relevant to the user's competitive positioning
Step 3: Assess Impact
For each finding:
- Threat Level: π΄ High (directly competes with current features), π‘ Medium (adjacent), π’ Low (general awareness)
- Strategic Implication: what this means for the user's roadmap or positioning
Step 4: Output Format
CRITICAL: Every competitor news item MUST include a clickable source URL. Items without URLs are not actionable.
Save as briefing-competitors-YYYY-MM-DD.md:
# π Competitor Watch β [DATE]
## Key Moves
### [Competitor Name] β [Headline]
- **Source**: [link]
- **What happened**: [2-3 sentence summary]
- **Threat Level**: [π΄/π‘/π’]
- **Implication**: [1-2 sentences on what this means for you]
---
## Market Signals
- [Broader trend observation 1]
- [Broader trend observation 2]
## Action Items
- [Any competitive responses to consider]
- [Features to prioritize or de-prioritize]
- [Talking points for leadership discussions]
## π Competitor Links ([count])
1. [Competitor β headline](url)
2. ...
If nothing notable was found: "All quiet on the competitive front β no significant moves in the last 48 hours."
Fallback
This skill uses web search only β no special connectors needed.