ck:agent-browser

Automate web browser interactions via an AI-optimized CLI with snapshots and video recording.

1|Updated May 4, 2026
One-click install
npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-agent-browser-auxi-wardrobe
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: ck:agent-browser
Source: https://github.com/auxi-wardrobe/auxi-all-in/tree/main/.agents/skills/agent-browser
Command: npx skills add https://github.com/auxi-wardrobe/auxi-all-in --skill ck-agent-browser-auxi-wardrobe

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires chrome-launcher, puppeteer, playwright, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the need for efficient browser automation in AI-driven workflows, providing a streamlined solution for long autonomous sessions, self-verifying workflows, video recording, and cloud browser testing.

Core Features & Use Cases

  • Context-Efficient Snapshots: Captures essential information for automation, significantly reducing the context needed compared to traditional tools.
  • Browser Automation: Automates navigation, interaction, and information retrieval within web applications.
  • Use Case: Ideal for automated testing of web applications, where you need to simulate user actions and verify outcomes.

Quick Start

Use the agent-browser skill to navigate to 'https://example.com' and fill the 'Email' field with '[email protected]'.

Frequently Asked Questions about ck:agent-browser

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browser interactions for long-running AI workflows?โ–ผ

You can automate browser interactions for long-running AI workflows using an AI-optimized CLI that manages autonomous sessions, captures context-efficient snapshots, and records video for debugging.

What is context-efficient snapshotting in browser automation?โ–ผ

Context-efficient snapshotting in browser automation captures only essential information during web interactions, significantly reducing the context needed compared to traditional tools for AI processing.

Does Playwright work with autonomous web browser testing sessions?โ–ผ

Playwright supports autonomous web browser testing sessions by executing automated navigation, interaction, and information retrieval within web applications across various browsers and cloud platforms.

Can I use browser automation to verify outcomes in automated testing?โ–ผ

Browser automation can verify outcomes in automated testing by simulating user actions like filling email fields and navigating web applications, with video recording available for debugging failures.

What is the best way to debug failed automated web application tests?โ–ผ

The best way to debug failed automated web application tests is using browser automation with built-in video recording, allowing you to review the exact simulation steps and verify outcomes.

Do I need Puppeteer and chrome-launcher to run cloud browser testing?โ–ผ

Puppeteer and chrome-launcher provide the underlying dependencies for cloud browser testing, enabling the CLI to support various browsers and cloud platforms for your automated testing environments.