# vibium

The verification layer for coding agents. Vibium gives AI agents the tools they need to check their work. Install the vibium skill and your agent can navigate pages, fill forms, click buttons, and take screenshots — all through simple CLI commands.

- Tier: Indexed (plain plugin)
- Category: Testing
- Page: https://www.flowy.sh/listings/vibiumdev-vibium
- Source: https://github.com/vibiumdev/vibium
- Price: free and open source

## Summary
vibium is a Claude Code plugin with 1 hand-picked skill for testing work, indexed on Flowy. Install it with the command on its page. It includes vibe-check. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add vibiumdev/vibium --agent claude-code
```

## Skills
- vibe-check

## FAQ

### What is vibium?
The verification layer for coding agents. Vibium gives AI agents the tools they need to check their work. Install the vibium skill and your agent can navigate pages, fill forms, click buttons, and take screenshots — all through simple CLI commands.

### How do I install vibium?
Run these in Claude Code: npx -y skills add vibiumdev/vibium --agent claude-code. Then prompt normally.

### Does vibium auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is vibium free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
