Watch a tutorial or demo video and scaffold a runnable Claude Code skill from it. Use when the user wants to turn a how-to video, screencast, or tool demo into an invocable skill or plugin.
$npx -y skills add jain777/claude-eyes --skill skillgenInstalls into the current project.
Run `npx skills use "https://github.com/jain777/claude-eyes" --skill "jain777/claude-eyes/skillgen"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jain777/claude-eyes" that are relevant to the current task. Run `npx skills add "https://github.com/jain777/claude-eyes"` and select the relevant skills, then follow their instructions.