Skip to main content
ClaudeWave
Skill5.7k estrellas del repoactualizado yesterday

hyperframes-cli

Inspect, validate, preview, and render the active iPollo Video project with its bundled HyperFrames CLI.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/hyperframes-cli && cp -r /tmp/hyperframes-cli/examples/plugin-packages/video-agent/skills/hyperframes-cli ~/.claude/skills/hyperframes-cli
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# HyperFrames CLI

Use only the CLI command and project path supplied by the active iPollo Video session.

1. Inspect the exact project before changing it.
2. Use bounded validation, preview, or render commands appropriate to the request.
3. Do not install global packages, upgrade dependencies, or start an extra persistent server.
4. Treat command failures as actionable diagnostics and fix the project rather than bypassing checks.
5. Report the command that verified the final result.