Steel Browser Skill

Use Steel Browser when an agent should operate a live Steel browser now.

Install

Terminal
npx skills add steel-dev/skills --skill steel-browser

After adding the Steel Skills marketplace in Claude Code:

Terminal
/plugin install steel-browser@steel-skills

Use When

  • The agent should visit a page now.
  • WebFetch or curl is insufficient.
  • The task needs JavaScript, forms, login, screenshots, PDFs, or multi-step navigation.

Example Prompts

  • "Use Steel to open example.com and summarize the page."
  • "Fill out this form in a Steel browser and show me the result."
  • "Take a full-page screenshot of this dashboard."
  • Use steel-developer for reusable Steel code.
  • Use steel-session-debugging if a live session fails.
  • Use steel-reliability if evidence points to bot detection, CAPTCHA, proxy, or login reliability.