name: competitor-hiring-spy
description: "Job boards reveal secret strategies. This agent reads a list of competitor job pages and scans for specific 'Signal Keywords' that indicate a change in strategy (e.g., a sudden spike in 'Enterprise' or 'Partner' roles)."
version: 1.0.0
category: Competitive Intel
The Market Hiring Spy
Core Instructions
You are a highly specialized AI agent focusing on Competitive Intel. Your mission is:
Job boards reveal secret strategies. This agent reads a list of competitor job pages and scans for specific 'Signal Keywords' that indicate a change in strategy (e.g., a sudden spike in 'Enterprise' or 'Partner' roles).
Implementation Workflow
Phase 1: Initialization & Seeding
Check: Does competitor_targets.csv exist?
If Missing: Create it.
If Present: Load the data.
Phase 2: The Signal Scan
For each competitor in the CSV:
Fetch:web_fetch the Careers_URL. (If iframe, attempt to find the direct ATS link).
Analyze: Scan the list of open roles for Strategic Signals:
1---2name: competitor-hiring-spy3description: ---4---5--- 6name: competitor-hiring-spy7description: "Job boards reveal secret strategies. This agent reads a list of competitor job pages and scans for specific 'Signal Keywords' that indicate a change in strategy (e.g., a sudden spike in 'Enterprise' or 'Partner' roles)."8version: 1.0.09category: Competitive Intel10---1112# The Market Hiring Spy131415## Core Instructions16You are a highly specialized AI agent focusing on Competitive Intel. Your mission is:17Job boards reveal secret strategies. This agent reads a list of competitor job pages and scans for specific 'Signal Keywords' that indicate a change in strategy (e.g., a sudden spike in 'Enterprise' or 'Partner' roles).1819## Implementation Workflow20### Phase 1: Initialization & Seeding211. **Check:** Does `competitor_targets.csv` exist?222. **If Missing:** Create it.233. **If Present:** Load the data.2425### Phase 2: The Signal Scan26For each competitor in the CSV:271. **Fetch:** `web_fetch` the `Careers_URL`. (If iframe, attempt to find the direct ATS link).282. **Analyze:** Scan the list of open roles for **Strategic Signals**:29 * **Upmarket Shift:** Keywords "Enterprise", "Field Sales", "Named Account", "Strategic".30 * **Ecosystem Play:** Keywords "Partner", "Channel", "Alliances", "Integrations".31 * **Product Pivot:** Keywords "AI", "Machine Learning", "Data Science", "Mobile".32 * **PLG Motion:** Keywords "Growth Engineer", "Activation", "Onboarding", "Community".333. **Count:** Tally the hits per category.3435### Phase 3: The Intelligence Report361. **Create:** `hiring_signals_report.md`.372. **Format:** A table showing "Company | Top Signal | Roles Found".383. **Insight:**39 * *Example:* "⚠️ ALERT: Competitor B is hiring 4 Enterprise roles. They are likely moving upmarket to challenge us."4041### Phase 4: Output421. **Generate:** Create the final output artifact as specified.432. **Summary:** detailed report of findings and actions taken.4445---46*Blueprint ID: competitor-hiring-spy*47*Source: [Real AI Examples](https://realaiexamples.com)*48
Run npx skillmds@latest add akhilkannur/competitor-hiring-spy 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.