Firecrawl Skills
Firecrawl's scrape, crawl, map and agent workflows as CLI-driven skills rather than a server.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install firecrawl@claude-plugins-official
Bir siteden yapılandırılmış veri çıkarılırken, site geneli tarama ya da URL haritası gerekirken
- Author
- Firecrawl
This plugin is the command-line half of Firecrawl: the skills shell out to the firecrawl binary and declare it in allowed-tools, so nothing has to be wired as an MCP server first. The split into twelve skills matters because the jobs are genuinely different — a single-page scrape, a whole-site crawl, a URL map, a search, and an autonomous agent run that navigates several pages and returns JSON matching a schema you hand it. That last one takes minutes rather than seconds, which is exactly why it is kept separate: the agent needs to know it is starting a long job, not a fetch.
Similar skills
Shell Scripting
SkillTwo shell agents that keep bash idioms out of POSIX sh scripts, with ShellCheck and Bats.
Blockchain & Web3
SkillSolidity security, ERC token standards and Hardhat or Foundry testing for smart contract work.
Game Development
SkillUnity DOTS, Godot 4 GDScript and Bukkit or Paper plugin agents in a single bundle.
Comments(0)
Sign in to comment