Agent skill · AI & Agents

competitive-intelligence-tracker

Competitive intelligence collection and analysis skill for systematic competitor monitoring

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill competitive-intelligence-tracker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 7 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash
Path: library/specializations/domains/business/decision-intelligence/skills/competitive-intelligence-tracker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Competitive Intelligence Tracker ## Overview The Competitive Intelligence Tracker skill provides systematic capabilities for monitoring, collecting, and analyzing competitive intelligence. It enables organizations to track competitor activities, market positioning, and strategic moves for informed decision-making. ## Capabilities - Competitor profile management - News and event monitoring - Product/pricing change tracking - SWOT analysis automation - Competitive positioning maps - Market share tracking - Battlecard generation - Alert configuration ## Used By Processes - Competitor Monitoring System Setup - Competitive Battlecard Development - Industry Trend Analysis ## Usage ### Competitor Profile ```python # Define competitor profile competitor_profile = { "id": "COMP-001", "name": "Acme Corporation", "website": "https://www.acme.com", "profile": { "description": "Global leader in industrial automation solutions", "founded": 1985, "headquarters": "Chicago, IL", "employees": {"estimate": 15000, "source": "LinkedIn", "date": "2024-01"}, "revenue": {"estimate": 2500000000, "source": "Annual Report", "year": 2023}, "public_private": "Public", "ticker": "ACME" }, "products": [ { "nam

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Used By Processes
  4. Usage
  5. Competitor Profile
  6. Monitoring Configuration
  7. SWOT Analysis
  8. Battlecard Content
  9. Input Schema
  10. Output Schema
  11. Intelligence Sources
  12. Best Practices
  13. Integration Points
More from babysitter
All skills →
About this skill
What does the competitive-intelligence-tracker skill do?

Competitive intelligence collection and analysis skill for systematic competitor monitoring

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill competitive-intelligence-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going