npx skills add ...
npx skills add firecrawl/firecrawl-workflows --skill firecrawl-knowledge-ingest
npx skills add firecrawl/firecrawl-workflows --skill firecrawl-knowledge-ingest
Ingest public or authenticated knowledge bases and docs portals with Firecrawl browser. Use for JS-heavy docs, login-gated portals, paginated help centers, support knowledge bases, or structured JSON/markdown extraction from documentation sites.
Use this when a docs portal needs browser navigation, auth, pagination, or JS rendering.
Infer the portal URL, output format, auth needs, and page limit from context. If the portal is clear, proceed immediately.
Ask at most 1-3 concise questions only if blocked, such as the portal URL, whether authentication is required, or the desired output format.
Use Firecrawl browser to:
Try Firecrawl map as a supplement for public URLs, but use browser navigation for auth-gated or JS-heavy content.
Use source, url, extractedAt, totalArticles, and sections[] with article title, url, section, content, and metadata.