From firecrawl
Integrate Firecrawl `/search` into product code and agent workflows. Use when an app needs discovery before extraction, when the feature starts with a query instead of a URL, or when the system should search the web and optionally hydrate result content.
npx claudepluginhub firecrawl/skills --plugin firecrawlThis skill uses the workspace's default tool permissions.
Use this when the application starts with a query, not a URL.
Provides best practices and reference docs for Tavily API integration in Python/JS apps for web search, content extraction, crawling, and AI research in agentic workflows or RAG systems.
Searches the web, scrapes URLs, crawls sites, and interacts with dynamic pages via Firecrawl CLI. Outputs clean markdown for research, docs, or content extraction.
Searches the web, scrapes URLs, crawls sites, and interacts with dynamic pages using Firecrawl CLI for clean markdown output.
Share bugs, ideas, or general feedback.
Use this when the application starts with a query, not a URL.
/search first when URL discovery is part of the product behavior./scrape or /interact/search as discovery, ranking, and source selection.Read the source-of-truth page for your project language before writing integration code: