# Competitor Watch

> 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.

- **Type:** Skill
- **Install:** `agentstack add skill-roeibh-morning-briefing-claude-plugin-competitor-watch`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [roeibh](https://agentstack.voostack.com/s/roeibh)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [roeibh](https://github.com/roeibh)
- **Source:** https://github.com/roeibh/morning-briefing-claude-plugin/tree/main/skills/competitor-watch

## Install

```sh
agentstack add skill-roeibh-morning-briefing-claude-plugin-competitor-watch
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 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`:

```markdown
# 🏁 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.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [roeibh](https://github.com/roeibh)
- **Source:** [roeibh/morning-briefing-claude-plugin](https://github.com/roeibh/morning-briefing-claude-plugin)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-roeibh-morning-briefing-claude-plugin-competitor-watch
- Seller: https://agentstack.voostack.com/s/roeibh
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
