Workflows · Firecrawl…
29 skills · 57 min
Workflows
Skill 20 of 29
Ingest public or authenticated knowledge bases and docs portals with Firecrawl browser.
1 minute · 164 words · 5 sections
Install
npx skills add firecrawl/skills --skill firecrawl-knowledge-ingestnpx skills add firecrawl/skills/plugin marketplace add firecrawl/skillsThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
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.
# Knowledge Ingest: [Portal]
## Summary
[Pages extracted, sections covered, limitations]
## Output
[JSON/markdown/merged file path or content]
## Sections
[Section names and article counts]
## Failed Or Restricted Pages
[Any access/loading issues]
## Sources
[URLs extracted]
## Rerun Inputs
workflow: firecrawl-knowledge-ingest
url: [portal url]
Use source, url, extractedAt, totalArticles, and sections[] with article title, url, section, content, and metadata.
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.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
skills/workflows/firecrawl-knowledge-ingest/SKILL.mdmain, last pushed 22 September 2026.SKILL.md, not by matching a directory convention. 2 distinct layouts observed: skills/core/*/SKILL.md, skills/workflows/*/SKILL.md.h1 and no skipped levels:.claude-plugin/marketplace.json/firecrawl/skills.md, and each skill at its own .md URL.