skilly. Buy ad slot
All skills
Community / AGENT SKILL

web-scraping

Vitammiin/agent-vorcl-flow
0 installs 2 GitHub stars
0

Маршрутизирует search, scrape, map, crawl, extract, interact, parse, monitor, research и support через Firecrawl CLI, MCP или REST; также направляет app integration и workflow deliverables.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Firecrawl router

Выбери режим: live web work, app integration (`$firecrawl-integrate`) или готовый deliverable (`$firecrawl-deliverable`).

Для live data приоритет: установленный и авторизованный CLI → MCP → REST/keyless fallback. Проверь `command -v firecrawl`, `firecrawl --status` и `firecrawl <command> --help`; не придумывай синтаксис. URL неизвестен — search; один URL — scrape; URL-карта — map; сайт — crawl с limit; действия — interact; локальный документ — parse; периодическая проверка — monitor; длительная задача — agent/research.

Сохраняй результаты в `.firecrawl/`, цитируй URL, не печатай секреты. Перед crawl > 50/всего сайта, monitor mutations, необратимым interact и дорогим agent/research получи подтверждение. Для structured output используй JSON Schema. При ошибке сохраняй реальный jobId и используй support/ask.

Установка/browser auth только после подтверждения: `npx -y firecrawl-cli@latest init --all --browser`; затем status и smoke scrape.