·vibe-check
</>

vibe-check

vibiumdev/vibium

Browser automation for AI agents. Use when the user needs to navigate websites, read page content, fill forms, click elements, take screenshots, or manage browser tabs.

59Installs·4Trend·@vibiumdev

Installation

$npx skills add https://github.com/vibiumdev/vibium --skill vibe-check

SKILL.md

The vibe-check CLI automates Chrome via the command line. The browser auto-launches on first use (daemon mode keeps it running between commands).

| --headless | Hide browser window | | --json | Output as JSON | | --oneshot | One-shot mode (no daemon) | | -v, --verbose | Debug logging | | --wait-open N | Wait N seconds after navigation | | --wait-close N | Keep browser open N seconds before closing |

By default, commands connect to a daemon — a background process that keeps the browser alive between commands. This is fast and lets you chain commands against the same page.

Browser automation for AI agents. Use when the user needs to navigate websites, read page content, fill forms, click elements, take screenshots, or manage browser tabs. Source: vibiumdev/vibium.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vibiumdev/vibium --skill vibe-check
Category
</>Dev Tools
Verified
First Seen
2026-02-10
Updated
2026-02-18

Quick answers

What is vibe-check?

Browser automation for AI agents. Use when the user needs to navigate websites, read page content, fill forms, click elements, take screenshots, or manage browser tabs. Source: vibiumdev/vibium.

How do I install vibe-check?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vibiumdev/vibium --skill vibe-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/vibiumdev/vibium

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-10

Related Skills

None