BeClaude

vischeck

New
GitHub TrendingGeneralby mickzijdel

Hook, skill, and CLI script for agents to take screenshots and visually check their work

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/vischeck.md https://raw.githubusercontent.com/mickzijdel/vischeck/main/SKILL.md
3
Invoke in Claude Code
/vischeck
View source on GitHub
agent

Frequently Asked Questions

What is vischeck?

Hook, skill, and CLI script for agents to take screenshots and visually check their work

How to install vischeck?

To install vischeck, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /vischeck.

What is vischeck best for?

vischeck is a community categorized under General. It is designed for: agent. Created by mickzijdel.