competitive-intel

Monitor competitor websites, RSS feeds, GitHub repositories, and social media for intelligence reports.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill competitive-intel-malue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: competitive-intel
Source: https://github.com/malue-ai/dazee-small/tree/main/instances/xiaodazi/skills/competitive-intel
Command: npx skills add https://github.com/malue-ai/dazee-small --skill competitive-intel-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users stay informed about competitor activities by monitoring their websites, products, and social media, and generating regular intelligence reports.

Core Features & Use Cases

  • Website Change Detection: Monitors for updates on competitor websites.
  • RSS/Blog Monitoring: Integrates with other skills to track competitor blog updates.
  • GitHub Monitoring: Tracks releases, issues, and pull requests for open-source competitors.
  • Social Media Monitoring: Scans social media for mentions and keywords related to competitors.
  • Use Case: A product manager needs to understand how a competitor is updating their pricing page and what new features they are announcing.

Quick Start

Monitor the pricing page of competitor.com for any changes.

Frequently Asked Questions about competitive-intel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor competitor websites for pricing page updates?

Track competitor GitHub repositories by using the gh CLI to retrieve releases, issues, and pull requests. This monitors open-source competitor product updates and outputs structured data for periodic competitive intelligence reports.

What is the best way to track competitor social media mentions?

Track competitor social media mentions by performing targeted keyword searches across social platforms. This scans for relevant competitor discussions and aggregates the social media tracking results into comprehensive competitive intelligence reports.

Do I need curl and gh CLI to gather competitive intelligence?

Yes, competitive intelligence monitoring requires curl for website data retrieval and diff for change detection. These dependencies are essential for detecting website updates and generating accurate periodic intelligence reports.

Can I track RSS feeds to monitor competitor blog updates?

Yes, you can track RSS feeds to monitor competitor blog updates. The skill integrates RSS monitoring to capture new blog posts, integrating this content into your periodic competitive intelligence reports.

How does website change detection work for competitor analysis?

Website change detection works for competitor analysis by fetching website snapshots with curl and comparing them using diff. This change detection mechanism identifies exact content updates and generates intelligence reports for competitive analysis.