Install
openclaw skills install @eohmig/firecrawl-build-interactIntegrate Firecrawl /interact into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, form fills, pagination, authentication-aware flows, or other multi-step interactions that plain /scrape cannot complete.
openclaw skills install @eohmig/firecrawl-build-interactUse this when /scrape is not enough because the feature needs to act on the page.
/scrape, then escalate to /interact./interact scoped to the smallest browser workflow that unlocks the data./interact is the right tool when the page must be manipulated, not just read.Read the source-of-truth page for your project language before writing integration code: