Skip to main content
ClaudeWave
Skill5.3k repo starsupdated 3d ago

hyperframes-cli

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

Install in Claude Code
Copy
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
Then start a new Claude Code session; the skill loads automatically.

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.