Workflows · Firecrawl…
29 skills · 57 min
Workflows
Skill 14 of 29
Extract structured company lists from directories with Firecrawl.
1 minute · 153 words · 6 sections
Install
npx skills add firecrawl/skills --skill firecrawl-company-directoriesnpx 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 to turn startup or company directories into structured lists.
Infer the directory, filters, result count, and output format from context. If the source is clear, proceed immediately.
Ask at most 1-3 concise questions only if blocked, such as the directory URL/name, required filters, or target result count.
Use Firecrawl browser when the directory needs filters, pagination, infinite scroll, or profile clicks. Use scrape/map when listings are public and static.
Suggested sources include YC companies, Crunchbase, Product Hunt, G2 categories, or any custom directory URL.
Capture fields that are visible:
Leave unavailable fields blank. Do not infer.
# Company Directory Export: [Source]
## Summary
[Filters, count extracted, limitations]
## Companies
[Table or link to JSON/CSV]
## Sources
[Directory pages and profiles used]
## Rerun Inputs
workflow: firecrawl-company-directories
directory: [source]
filters: [criteria]
max_results: [number]
output: [Use source, filters, extractedAt, totalResults, and companies[] with name, url, description, industry, stage, founded, location, teamSize, funding, tags, profileUrl, and websiteUrl.
Extract structured company lists from directories with Firecrawl. Use for scraping YC, Crunchbase, Product Hunt, G2, startup directories, category directories, or custom company databases into JSON, CSV, CRM-ready lists, or research tables.
The verbatim description from this skill’s front matter — the string an agent matches on to decide whether to load it.
skills/workflows/firecrawl-company-directories/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.