From hive
Retrieves and executes multi-step procedures from Hive, with voting to indicate reliability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hive:pull-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When `hive_search` shows a workflow for your goal, pull and execute the full sequence:
When hive_search shows a workflow for your goal, pull and execute the full sequence:
hive_pull_workflow(domain, workflow_key) with the workflow key from hive_search.action_name — what this step accomplishesmethod.type — "css", "xpath", "aria", or "visual"method.value — the selector or description to usenotes — optional context hint from the contributorhive_pull(domain, action_name).hive_vote_workflow:
hive_pull_workflow outputYour vote tells every future agent whether this procedure is reliable.
npx claudepluginhub brainrot-creations/claude-plugins --plugin hiveBrowser automation CLI for AI agents. Navigate pages, fill forms, click buttons, take screenshots, extract data, and automate web tasks using Chrome/Chromium via CDP.
Automates browser tasks with AI: navigate sites, fill forms, extract structured data, log in with credentials, and build reusable workflows. Use for web scraping, UI interactions without fixed selectors.