Firecrawl CLI
Skill AktivSearch, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web search with full page content and interact capabilities — beyond what Claude can do natively with built-in tools. Do NOT trigger for local file operations, git commands, deployments, or code editing tasks.
To provide users with a powerful and versatile command-line interface for accessing and extracting information from the web, going beyond the native capabilities of LLMs.
Funktionen
- Web search with multiple sources and filters
- Scrape static and dynamic web pages
- Crawl entire websites or sections
- AI-powered web data extraction via agent jobs
- Interactive web page manipulation
- Download websites as local files
- Parse local files (PDF, DOCX, etc.)
- Authentication via API key or browser login
Anwendungsfälle
- Researching topics and finding relevant web pages.
- Extracting content from specific URLs or entire websites.
- Automating data collection from web sources.
- Interacting with web pages that require clicks, logins, or form submissions.
- Integrating web data into AI agent workflows.
Nicht-Ziele
- Local file operations.
- Git commands.
- Deployments.
- Code editing tasks.
- Direct manipulation of codebases.
Workflow
- Determine the user's intent (search, scrape, crawl, interact, agent).
- Select the appropriate Firecrawl CLI command.
- Configure command options (URL, formats, limits, schema, etc.).
- Execute the command and authenticate if necessary.
- Process the output (save to file, pipe to other tools, review results).
Praktiken
- Web scraping best practices
- Data extraction
- CLI tool usage
- AI agent integration
Voraussetzungen
- Node.js installed
- Firecrawl API key or self-hosted instance
- Optional: AI coding agent (e.g., Claude Code) for skill installation
Trust
- warning:Issues AttentionThere were 4 issues opened and 1 issue closed in the last 90 days, indicating a closure rate below 50% and potentially slow maintainer response.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add firecrawl/cli/plugin install cli@firecrawlQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Agent Browser
100Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Chatgpt Search
100Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".