firecrawl-demo-walkthrough
Walk through a product's key flows with Firecrawl browser and produce a structured UX/product walkthrough. Use for signup, onboarding, prici
Open source Repository Open in the app JSON README (API)
About
Walk through a product's key flows with Firecrawl browser and produce a structured UX/product walkthrough. Use for signup, onboarding, pricing, docs, dashboard, product demo prep, UX teardown, and first-run experience analysis.
Details
- Kind
- Agent skills
- Topic
- Web search, scraping & browser
- Publisher
- firecrawl
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 157
- Forks
- 36
- Open pull requests
- 1
- Last push
- 2026-08-21T12:33:11Z
- Repository state
- ativo
- License
- ISC
- Added
- 2026-08-30 15:21:09
- Updated
- 2026-09-09 00:05:10
- Origin id
firecrawl/firecrawl-workflows/firecrawl-demo-walkthrough
README
# Firecrawl Workflows **Source of truth for Firecrawl workflow skills** — outcome-focused skills for AI coding agents: research reports, SEO audits, QA reports, knowledge bases, lead lists, and agent-ready website design systems. CI mirrors `skills/` into the [`firecrawl/skills`](https://github.com/firecrawl/skills) catalog, which is the promoted install path. ## Install Preferred — the full catalog (includes these workflows): ```bash npx skills add firecrawl/skills ``` Installing directly from this repo also works and serves the same 16 workflow skills: ```bash npx skills add firecrawl/firecrawl-workflows ``` ## Contributing Workflow skills are authored **here** — PRs welcome. For other skill families: CLI skills (including the research/developer index skills) → PR [`firecrawl/cli`](https://github.com/firecrawl/cli). Build/SDK skills → PR the [`firecrawl`](https://github.com/firecrawl/firecrawl) monorepo (`skills/`). The catalog ([`firecrawl/skills`](https://github.com/firecrawl/skills)) is a read-only distribution repo synced by CI — never PR it directly. For authoring guidance, see [`skills/firecrawl-workflows/references/workflow-authoring.md`](./skills/firecrawl-workflows/references/workflow-authoring.md). ## License ISC