bybitsky-tech· 8 skills
Use for any task requiring a real browser: viewing web pages, accessing login-gated sites, operating web UIs, scraping social media (Xiaohongshu/Weibo/Twitter/X, etc.), reading JS-rendered or dynamic pages, bypassing bot detection, form filling, e2e checks, and general web automation. Prefer this over WebFetch whenever the page needs JS execution, authenticated session, interaction, or stealth. Invoke via terminal CLI (bridgic-browser ...) or Python SDK (from bridgic.browser.session import Browser, from bridgic.browser.tools import BrowserToolSetBuilder). Also covers accessibility snapshot refs, CLI-SDK mapping/migration, and generating SDK code from CLI action steps.
$npx -y skills add bitsky-tech/amphiloop --skill bridgic-browserInstalls into the current project.
Run `npx skills use "https://github.com/bitsky-tech/amphiloop" --skill "bitsky-tech/amphiloop/bridgic-browser"` 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/bitsky-tech/amphiloop" that are relevant to the current task. Run `npx skills add "https://github.com/bitsky-tech/amphiloop"` and select the relevant skills, then follow their instructions.