diff --git a/skills/firecrawl-experimental/firecrawl-download/SKILL.md b/skills/firecrawl-download/SKILL.md similarity index 91% rename from skills/firecrawl-experimental/firecrawl-download/SKILL.md rename to skills/firecrawl-download/SKILL.md index 569ab30..d2beeb7 100644 --- a/skills/firecrawl-experimental/firecrawl-download/SKILL.md +++ b/skills/firecrawl-download/SKILL.md @@ -64,6 +64,6 @@ firecrawl download https://docs.example.com \ ## See also -- [firecrawl-map](../../firecrawl-map/SKILL.md) — just discover URLs without downloading -- [firecrawl-scrape](../../firecrawl-scrape/SKILL.md) — scrape individual pages -- [firecrawl-crawl](../../firecrawl-crawl/SKILL.md) — bulk extract as JSON (not local files) +- [firecrawl-map](../firecrawl-map/SKILL.md) — just discover URLs without downloading +- [firecrawl-scrape](../firecrawl-scrape/SKILL.md) — scrape individual pages +- [firecrawl-crawl](../firecrawl-crawl/SKILL.md) — bulk extract as JSON (not local files) diff --git a/skills/firecrawl-experimental/SKILL.md b/skills/firecrawl-experimental/SKILL.md deleted file mode 100644 index 7ae0dc9..0000000 --- a/skills/firecrawl-experimental/SKILL.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: firecrawl-experimental -description: | - Experimental Firecrawl commands that are in preview. Use when the user asks about experimental features, preview commands, or specifically requests "download" functionality. Contains: firecrawl-download (save entire websites as local files). -allowed-tools: - - Bash(firecrawl *) - - Bash(npx firecrawl *) ---- - -# firecrawl experimental - -Experimental commands that are in preview and may change. Currently includes: - -- **[firecrawl-download](firecrawl-download/SKILL.md)** — download an entire website as local files (markdown, screenshots, multiple formats)