firecrawl/firecrawl-workflows · Official

firecrawl-competitive-intel

Monitor competitor pricing, features, changelogs, dashboards, and product changes with Firecrawl. Use for recurring competitive intelligence, pricing tier extraction, feature change tracking, or structured competitor alerts.

All-time #731 Trending #6862 First seen May 15, 2026
8-week activity · all time api

Installation

$ npx skills add firecrawl/firecrawl-workflows --skill firecrawl-competitive-intel

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub SAFE

Analyzed May 16, 2026

The firecrawl-competitive-intel skill is designed for monitoring competitor websites for pricing, features, and changes using the Firecrawl service. It follows security best practices by requesting the API key as a mandatory input rather than hardcoding it. While it processes untrusted web content, the lack of high-risk capabilities ensures it is safe for use.

snyk MEDIUM

Analyzed May 16, 2026

[MEDIUM] W011: Third-party content exposure detected (indirect prompt injection risk).

socket Score 0.9000 · 0 alerts

Analyzed May 16, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from firecrawl/firecrawl-workflows · top by installs.

npx skills add firecrawl/firecrawl-workflows

Browse all from firecrawl/firecrawl-workflows

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 156
License LICENSE
Default branch main
Open issues 2
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.1.0
LicenseISC
More metadata
author
firecrawl
version
0.1.0
homepage
https://www.firecrawl.dev
source
https://github.com/firecrawl/firecrawl-workflows

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,413 B
  • docs SUMMARY.md 259 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 31,200 installs

SKILL.md

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

# 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.