Firecrawl / firecrawl-build-interact
Multi-step Firecrawl browser flows: clicks, form fills, pagination, and auth-aware navigation
This skill ships only metadata — no inline instructions. See the source repo for details.
Install this skill
One command (all agents)
Runs the npx skills CLI which auto-detects every AI coding agent you have installed (Claude Code, Cursor, Codex, OpenCode, Windsurf, Copilot, and 51 more).
npx skills add https://github.com/firecrawl/skills/tree/main/skills/firecrawl-build-interactAlternative: shorthand form
npx skills add firecrawl/skills --skill firecrawl-build-interactInstall to a specific agent
Pick the agent you use. The CLI writes the skill to that agent's standard skill directory.
npx skills add firecrawl/skills --skill firecrawl-build-interact --agent claude-codenpx skills add firecrawl/skills --skill firecrawl-build-interact --agent cursornpx skills add firecrawl/skills --skill firecrawl-build-interact --agent codexnpx skills add firecrawl/skills --skill firecrawl-build-interact --agent opencodenpx skills add firecrawl/skills --skill firecrawl-build-interact --agent github-copilotnpx skills add firecrawl/skills --skill firecrawl-build-interact --agent windsurfManual install (no CLI)
Prefer to skip the CLI? Clone the repo and drop the skill folder into your agent's skills directory.
git clone https://github.com/firecrawl/skills.gitcp -r skills/skills/firecrawl-build-interact ~/.claude/skills/ For other agents, replace ~/.claude/skills/ with their skill directory — see the full list.
Use it
Once installed, ask your agent to "use the firecrawl-build-interact skill" or describe what you want (e.g. "Multi-step Firecrawl browser flows: clicks, form fills, pagination, and auth-awa"). Most agents auto-discover the skill from its SKILL.md description — no slash command needed.
npx skills. Skill files are MIT-style permissive by default — check the source repo for the actual license.
SKILL.md source
--- name: firecrawl-build-interact description: Multi-step Firecrawl browser flows: clicks, form fills, pagination, and auth-aware navigation ---
Want the ready-to-ship business bundle?
500+ agent skills, $15 one-time, lifetime access. 20 categories spanning content, marketing, sales, finance, legal, ops, SEO & more — finished deliverables, not drafts. Works with Claude Code, Codex, Cursor & every agent runtime.
Related skills 6
Firecrawl / firecrawl-build-onboarding
Set up Firecrawl credentials and SDK in a project for the first integration
Firecrawl / firecrawl-build-scrape
Integrate Firecrawl `/scrape` for single-page extraction from product code
Firecrawl / firecrawl-build
Integrate Firecrawl into application code for web search, scraping, extraction, and browser interaction
Firecrawl / firecrawl-build-search
Integrate Firecrawl `/search` for query-first discovery with optional content hydration
Hugging Face / hugging-face-paper-publisher
Publish papers on HF Hub with model/dataset links
competitive-intelligence
Research your competitors and build an interactive battlecard. Outputs an HTML artifact with clickable competitor cards and a comparison matrix. Trigger with "competitive intel", "research competitors", "how do we compare to [competitor]", "battlecard for [competitor]", or "what's new with [competitor]".