💻

firecrawl

skills.shエコシステムの再利用可能なAgent Skillです。 firecrawl from firecrawl/cli: Web scraping, search, crawling, and browser automation with LLM-optimized markdown output.

中級 20-45 minutes 0 閲覧数 0 いいね
skills.shagent skillfirecrawldevelopmentfirecrawlfirecrawl

学習を開始

firecrawl: このSkillでできること

firecrawl is a reusable agent skill listed on skills.sh under firecrawl/cli. skills.sh rank #196, installs 55.7K, GitHub stars 419, first seen Jan 21, 2026.

Web scraping, search, crawling, and browser automation with LLM-optimized markdown output. Supports six command modes: search for discovery, scrape for single URLs, map to locate subpages, crawl for bulk site sections, browser for interactive content, and download for offline archives Returns clean markdown formatted for LLM context windows; write results to .firecrawl/ directory to avoid redundant fetches and manage large outputs Includes escalation workflow: start with search or scrape, use map to find specific URLs within sites, switch to browser when content requires clicks, form fills, or login interactions Parallel job execution up to concurrency limit; check firecrawl --status for remaining credits and active job slots before running bulk operations

使うべき場面

  • Use this skill when the task matches the package name, repository context, or skills.sh topic: firecrawl.
  • Prefer it when a repeatable workflow is better than a one-off prompt: setup, review, design, deployment, automation, research, media generation, or operational checks.
  • For production work, read the linked repository and install command before allowing the agent to run scripts or modify files.

Agentでの使い方

  1. Confirm the user intent and whether this skill is the right fit.
  2. Install or inspect the skill with the official command from skills.sh.
  3. Read the local SKILL.md and only load extra files referenced by that skill.
  4. Follow the skill's workflow, then verify the result with tests, screenshots, audits, or source-backed checks as appropriate.
  5. Record any constraints, missing credentials, tool permissions, or security warnings before handoff.

品質と安全の確認

  • Check repository ownership and source reputation: firecrawl/cli.
  • Review security audit signals before installing; skills.sh reports: Gen Agent Trust Hub Pass Socket Pass Snyk Warn.
  • Never grant broad shell, browser, cloud, or deployment permissions without user approval.
  • Treat generated output as draft until validated by the skill's own acceptance criteria.
  • If the skill touches cloud resources, costs, credentials, customer data, or production deploys, require a human review step.

出典とインストール

  • skills.sh page: https://www.skills.sh/firecrawl/cli/firecrawl
  • Repository: https://github.com/firecrawl/cli
  • Install command: npx skills add https://github.com/firecrawl/cli --skill firecrawl

FAQ

Is firecrawl an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.

Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.

What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.

Install & Source

Install Command
npx skills add https://github.com/firecrawl/cli --skill firecrawl
Official Repository Download ZIP

リソース

関連ツール

関連スキル

📦

Context Engineering for Coding Agents

Advanced 90 minutes

2026年のAIワークフロー向け実践コンテンツ: Package the right files, constraints, architecture notes, and acceptance checks before asking a coding agent to edit a repo.

agent skillsprompt engineeringworkflow
30
Learn
🧪

Prompt Versioning and Regression Evals

Intermediate 75 minutes

2026年のAIワークフロー向け実践コンテンツ: Manage prompts like production code with versions, eval sets, release notes, and rollback criteria.

agent skillsprompt engineeringworkflow
30
Learn
🔌

MCP-Ready Agent Workflows

Advanced 2 hours

2026年のAIワークフロー向け実践コンテンツ: Design agent workflows that use MCP tools safely, with permissions, secrets, audit logs, and human approvals.

agent skillsprompt engineeringworkflow
40
Learn
🧩

Agent Skill Authoring with SKILL.md

Intermediate 90 minutes

2026年のAIワークフロー向け実践コンテンツ: Write reusable agent skills with clear triggers, workflows, assets, quality gates, and safe boundaries.

agent skillsprompt engineeringworkflow
30
Learn