Core agent-browser usage guide. Read this before running any agent-browser commands. Covers the snapshot-and-ref workflow, navigating pages, interacting with elements (click, fill, type, select), extracting text and data, taking screenshots, managing tabs, handling forms and auth, waiting for content, running multiple browser sessions in parallel, and troubleshooting common failures. Use when the user asks to interact with a website, fill a form, click something, extract data, take a screenshot, log into a site, test a web app, or automate any browser task.
$npx -y skills add fightheyyy/xiaobaos --skill coreInstalls into the current project.
Run `npx skills use "https://github.com/fightheyyy/xiaobaos" --skill "fightheyyy/xiaobaos/core"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fightheyyy/xiaobaos" that are relevant to the current task. Run `npx skills add "https://github.com/fightheyyy/xiaobaos"` and select the relevant skills, then follow their instructions.