{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_html_video",
  "slug": "html-video",
  "name": "HTML Video",
  "canonical_url": "https://www.openagent.bot/skills/html-video",
  "category": "skills",
  "resource_type": "skill",
  "summary": "HTML Video is an open-source skill pack by nexu-io that enables AI coding agents to generate HTML5 videos with liquid/fluid backgrounds, VFX overlays, poster frames, and cinematic hero animations. It includes templates like frame-liquid-bg-hero and works with any local AI agent supporting HTML output.",
  "capabilities": [
    "agent-skill"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [
    "agents",
    "skills"
  ],
  "permission_surface": [
    "shell/files"
  ],
  "risk_level": "moderate",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Coding agent workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Users looking for traditional video editing or non-HTML video formats",
    "Teams that need MP4 export without an HTML rendering step"
  ],
  "primary_actions": [
    "Inspect repository",
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/nexu-io/html-video",
    "https://github.com/nexu-io/html-video#readme"
  ],
  "last_verified_at": "2026-06-04",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/html-video.json",
    "markdown_url": "https://www.openagent.bot/skills/html-video.md",
    "agent_json_url": "https://www.openagent.bot/skills/html-video.agent.json"
  }
}