AI AGENT ADDONS

Firecrawl Knowledge Ingest

firecrawl/firecrawl-workflows

Extracting documentation from a website can be hard when the site uses complex features. This skill uses the Firecrawl browser to handle JavaScript-heavy pages, login-gated portals, and pagination. It works well for help centers, support knowledge bases, and documentation sites.

You simply provide the portal URL and your Firecrawl API key. The tool will navigate the site, follow links, and collect all article content. It can also handle authentication if needed. The output is clean markdown or structured JSON with metadata like title, section, and last updated date.

This skill is ideal for developers, technical writers, and AI agents who want to ingest knowledge from any docs portal. It preserves code examples and tables while removing navigation chrome and footers. The final deliverable includes a summary, section details, and any failed pages.

Add Firecrawl Knowledge Ingest skill to your workflow

Global

mkdir -p ~/.claude/skills/firecrawl-knowledge-ingest

Project

mkdir -p .claude/skills/firecrawl-knowledge-ingest

Source Repository

Stars
60
Forks
11
Watchers
60
License
ISC
Last Push
1 month ago
Created
2 months ago