chrome-control
SolidUse the user's real Chrome tabs and signed-in sessions for visible browser workflows. Use when existing authentication, open tabs, cookies, or extensions matter; prefer a purpose-built connector for semantic service operations unless the user explicitly asks for Chrome.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- SDSLeon
- Repository
- SDSLeon/lightcode
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
chrome-driver
Control a user-paired external browser through a Chrome extension, explicit typed targets, and semantic operations.
chrome-companion
Control the user's real Google Chrome. Use for every turn originating in Codey's Chrome Side Panel and whenever the user says Chrome, current Chrome tab/window, Chrome extension, or existing Chrome login/session. Takes precedence over browser for those requests; never use it for Codey's embedded Browser.
browser-control
Open, inspect, interact with, and verify websites or local web apps in Poracode's isolated browser. Use for visible page state, navigation, screenshots, console or network evidence, and end-to-end UI testing; do not use it for semantic service operations when a purpose-built connector is available.