references/examples.md: example inputs and outputs.
references/troubleshooting.md: known failure recovery.
1---2name: skill-name3description: __DESCRIPTION__4license: MIT5---67# __SKILL_NAME__89## Purpose1011Run a recurring browser workflow with Steel using user-provided inputs.1213## Inputs1415- Replace this list with the concrete parameters discovered from the two traces.1617## Prerequisites1819- Steel CLI is installed and authenticated.20- The `steel-browser` skill is available for live browser execution.21- Any required profiles or credentials have been configured before running.2223## Workflow24251. Confirm required inputs.262. Start a named Steel browser session with only the options justified by trace evidence.273. Navigate to the starting URL.284. Follow the stable steps identified in the reference trace.295. Substitute user inputs only where parameters were identified.306. Verify the success signal.317. Stop or release the session unless the user asks to keep it open.3233## Success Criteria3435- The workflow reaches the same kind of final state as the recording traces.36- The output is returned in the format the user requested.37- No trace IDs, session IDs, timestamps, or secrets are included in reusable instructions.3839## References4041- `references/workflow.md`: task-specific detailed workflow.42- `references/examples.md`: example inputs and outputs.43- `references/troubleshooting.md`: known failure recovery.
Run npx skillmds@latest add steel-dev/skill-name in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
__DESCRIPTION__ It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.
steel-dev (@steel-dev) published this skill. Their other Agent Skills are listed on their SkillMD profile.