This is a backend support skill that feeds pre-computed browser automation instructions to Rust documentation workflows. It's not meant to be called directly. Instead, other rust-skills will invoke it to grab structured page data through the actionbook MCP server. You search for actions by keyword like "airbnb search" and get back selector-ready JSON with CSS paths, element types, and allowed methods. The pitch is you skip parsing raw HTML yourself. It's narrow in scope, explicitly marked as non-user-invocable, and really only makes sense if you're already running one of those Rust research workflows that knows how to ask for it.
npx -y skills add actionbook/rust-skills --skill core-actionbook --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
wshobson/agents