diff --git a/skills/firecrawl-interact/SKILL.md b/skills/firecrawl-interact/SKILL.md index cbb731df9f..6310dce2ad 100644 --- a/skills/firecrawl-interact/SKILL.md +++ b/skills/firecrawl-interact/SKILL.md @@ -34,8 +34,8 @@ firecrawl interact "Extract the pricing table" firecrawl interact "" "Extract the pricing table" # 3. Or use code for precise control -firecrawl interact --code "click @e5" --bash -firecrawl interact --code "snapshot -i" --bash +firecrawl interact --code "agent-browser click @e5" --bash +firecrawl interact --code "agent-browser snapshot -i" --bash # 4. Stop the session when done firecrawl interact stop