Use bb-browser when an agent needs to inspect pages, pull data, or complete form-driven tasks inside the user's actual logged-in Chrome session. It is for browser work where normal HTTP fetches fail because the important context lives behind auth, cookies, or internal web apps.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill extract-data-and-complete-workflows-in-your-real-logged-in-brows --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Extract Data And Complete Workflows In Your Real Logged In Brows?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-extract-data-and-complete-workflows-in-your-real-l)More formats (shields.io, HTML) on the badges page.
---
title: "Extract data and complete workflows in your real logged-in browser"
description: "Use bb-browser when an agent needs to inspect pages, pull data, or complete form-driven tasks inside the user's actual logged-in Chrome session. It is for browser work where normal HTTP fetches fail because the important context lives behind auth, cookies, or internal web apps."
verification: "security_reviewed"
source: "https://github.com/epiral/bb-browser/tree/main/skills/bb-browser"
author: "epiral"
publisher_type: "Organization"
category:
- "Browser Automation"
framework:
- "Multi-Framework"
---
# Extract data and complete workflows in your real logged-in browser
Use bb-browser when an agent needs to inspect pages, pull data, or complete form-driven tasks inside the user's actual logged-in Chrome session. It is for browser work where normal HTTP fetches fail because the important context lives behind auth, cookies, or internal web apps.
## Prerequisites
bb-browser, Chrome/Chromium
## Installation
Choose whichever fits your setup:
1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
```
Install bb-browser from the official repository, then use the documented bb-browser CLI commands such as open, snapshot, click, and fill against a logged-in browser session.
```
## Documentation
- https://github.com/epiral/bb-browser
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/extract-data-and-complete-workflows-in-your-real-logged-in-browser/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!