biotender-max/robot_protocol_step_generator
Converts natural language or PDF protocol text into executable step sequences for Opentrons or PyLabRobot. Parses protocol descriptions to extract pipette volumes, well positions, temperatures, incubation times, and transfer patterns; outputs Python code snippets or JSON instruction lists ready for robot execution or simulation.
npx skills add https://github.com/BioTender-max/awesome-bio-agent-skills --skill robot_protocol_step_generator
Take biotender-max/robot_protocol_step_generator from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.