community-automations/competitor-watch

Research & Intel

PublicClaude subagent

Competitor Watch

Watching competitors by hand means refreshing the same ten pages and missing the one week something actually shifts. Competitor Watch crawls each page weekly, strips the noise, and compares it to last week's capture.

sonnet3 daysFirecrawlPostgresOpenAISlack
ClaudeClaude
ROI for
README.md

Why this subagent

Watching competitors by hand means refreshing the same ten pages and missing the one week something actually shifts. Competitor Watch crawls each page weekly, strips the noise, and compares it to last week's capture.

You get a Slack message only when something material changes: a new price, a dropped plan, a reworded promise. Every alert carries a before/after snippet and a link to the live page, so you can confirm in seconds instead of digging.

How it runs

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Sample output

json
// Sample output
// (generated when the pipeline finishes)

Given two page snapshots, return JSON {material: bool, summary, category} where category is one of pricing, product, messaging, hiring; ignore cosmetic and date-only changes.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.