---
id: gh-firecrawl-competitive-intel
name: "firecrawl-competitive-intel"
url: https://skills.yangsir.net/skill/gh-firecrawl-competitive-intel
author: firecrawl
domain: product
tags: ["competitive-analysis", "market-research", "pricing-strategy", "product-management", "web-scraping"]
install_count: 3300
rating: 4.40 (120 reviews)
github: https://github.com/firecrawl/firecrawl-workflows/tree/main/skills/firecrawl-competitive-intel
---

# firecrawl-competitive-intel

> 使用 Firecrawl 监控竞争对手的定价、功能、更新日志和产品变化。适用于周期性竞品情报收集、定价层级提取、功能变更追踪或结构化竞品警报，帮助用户持续了解市场动态和竞争格局。

**Stats**: 3,300 installs · 4.4/5 (120 reviews)

## Before / After 对比

### 竞品情报收集效率

**Before**:

手动收集竞品定价、功能和更新日志耗时巨大，每周可能需要数小时，且容易遗漏关键信息，导致决策滞后。

**After**:

通过自动化流程，竞品数据收集时间大幅缩短，每周只需少量时间进行审查和分析，确保信息及时准确，加速市场响应。

| Metric | Before | After | Change |
|---|---|---|---|
| 每周收集时间 | 8小时 | 1小时 | -87% |

## Readme

# Firecrawl Competitive Intel

Use this for monitoring competitors over time. This is not the broad competitor analysis workflow.

## Onboarding Interview

Infer competitors, focus, cadence, and output format from context. If competitors are clear, proceed immediately.

Ask at most 1-3 concise questions only if blocked, such as the competitor list, focus area, or whether authenticated pages/profiles are required.

## Firecrawl Collection Plan

For each competitor, use Firecrawl scrape or browser as needed:

- pricing pages, annual/monthly toggles, expanded feature tables
- feature and product pages
- changelogs, blogs, release notes, docs updates
- authenticated dashboards only when the user has legitimate access

## Parallel Work

If appropriate, use sub-agents or equivalent parallel task runners. A natural split is one competitor per researcher or one focus area per researcher.

Each researcher should return pricing tiers, features, recent changes, source URLs, and confidence notes.

## Final Deliverable

```markdown
# Competitive Intel: [Competitors]

## Alerts
[Notable pricing, feature, or positioning changes]

## Per-Competitor Breakdown
[Pricing tiers, feature inventory, recent changes]

## Cross-Competitor Comparison
[Pricing table, feature matrix, key differentiators]

## Suggested Follow-Ups
[What to monitor next]

## Sources
[URLs visited]

## Rerun Inputs
workflow: firecrawl-competitive-intel
competitors: [list]
focus: [all/pricing/features/changelog]
cadence: [one-off/weekly/monthly]
```

## JSON Shape

When structured output is requested, include `generatedAt`, `competitors`, `pricing`, `recentChanges`, `features`, and `sources`.

## Quality Bar

- Extract real plan names, limits, and dates when available.
- Note contact-sales or gated details instead of guessing.
- Preserve sources for diffing future runs.


---
*Source: https://skills.yangsir.net/skill/gh-firecrawl-competitive-intel*
*Markdown mirror: https://skills.yangsir.net/api/skill/gh-firecrawl-competitive-intel/markdown*