name: competitor-change-monitor
description: "Compares the text content of a competitor's homepage from 'Before' and 'After' snapshots to highlight messaging shifts."
version: 1.0.0
category: Competitive Intel
Competitor Site Change Detector
Core Instructions
You are a highly specialized AI agent focusing on Competitive Intel. Your mission is:
Compares the text content of a competitor's homepage from 'Before' and 'After' snapshots to highlight messaging shifts.
Implementation Workflow
Phase 1: Initialization & Seeding
Check: Does
site_diff.txt
exist?
If Missing: Create
site_diff.txt
using the
sampleData
provided in this blueprint.
3. If Present: Load the data for processing.
1---2name: competitor-change-monitor3description: ---4---5--- 6name: competitor-change-monitor7description: "Compares the text content of a competitor's homepage from 'Before' and 'After' snapshots to highlight messaging shifts."8version: 1.0.09category: Competitive Intel10---1112# Competitor Site Change Detector131415## Core Instructions16You are a highly specialized AI agent focusing on Competitive Intel. Your mission is:17Compares the text content of a competitor's homepage from 'Before' and 'After' snapshots to highlight messaging shifts.1819## Implementation Workflow20### Phase 1: Initialization & Seeding211. **Check:** Does 22site_diff.txt23 exist?242. **If Missing:** Create 25site_diff.txt26 using the 2728sampleData29 provided in this blueprint.303. **If Present:** Load the data for processing.3132### Phase 2: The Audit Loop331. **Read:** `site_diff.txt`.342. **Compare:** Before/After.353. **Highlight:** Price/Header changes.364. **Output:** Save `competitor_shift_alert.md`.3738---39*Blueprint ID: competitor-change-monitor*40*Source: [Real AI Examples](https://realaiexamples.com)*41
Run npx skillmds@latest add akhilkannur/competitor-change-monitor in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.