{
  "schemaVersion": "1.0",
  "item": {
    "slug": "openvid",
    "name": "OpenVid",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/aklo360/openvid",
    "canonicalUrl": "https://clawhub.ai/aklo360/openvid",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/openvid",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=openvid",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/openvid"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/openvid",
    "agentPageUrl": "https://openagent3.xyz/skills/openvid/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openvid/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openvid/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Description",
        "body": "AI motion graphics video generation service. Send a prompt + URL, receive a branded explainer video.\n\nPricing: $5–$20 with volume discounts (15s, 30s, 60s, 90s)\n\nThis is a SERVICE skill — it calls an external API. No code execution, no local files modified."
      },
      {
        "title": "Privacy & Data",
        "body": "What you send: Prompt text and (optionally) a public URL for brand extraction\nWhat happens: The service fetches the URL, extracts brand colors/fonts/logo, generates video\nData retention: Videos stored on Cloudflare R2 for 7 days, then deleted\nRecommendation: Only send public URLs. Do not send internal/private URLs or sensitive text."
      },
      {
        "title": "x402 Payment Flow",
        "body": "This skill uses the x402 HTTP payment protocol — a standard for pay-per-call APIs."
      },
      {
        "title": "How It Works",
        "body": "Request → You POST to the API\n402 Response → API returns payment requirements (amount, wallet address, chain)\nPay → Your agent/wallet sends payment on-chain (USDC on Base or SOL on Solana)\nRetry with proof → Re-send request with X-Payment header containing the signed transaction\nJob created → API returns jobId, you poll until complete"
      },
      {
        "title": "Who Signs Payments?",
        "body": "Your agent's wallet signs payments, not this skill.\n\nThe skill only documents the API. Payment signing is handled by:\n\nYour agent's wallet infrastructure (e.g., OpenClaw's built-in wallet)\nx402-compatible libraries (@x402/fetch, @x402/client)\nManual wallet signing if calling directly\n\nNo private keys are needed or requested by this skill."
      },
      {
        "title": "API Reference",
        "body": "Gateway: https://gateway.openvid.app"
      },
      {
        "title": "Create Video",
        "body": "POST /v1/video/generate\nContent-Type: application/json\n\n{\n  \"prompt\": \"Make a video about Stripe https://stripe.com\",\n  \"duration\": 30\n}\n\nFirst response (402 Payment Required):\n\n{\n  \"error\": \"Payment Required\",\n  \"price\": \"$10\",\n  \"duration\": 30,\n  \"options\": {\n    \"baseUsdc\": {\n      \"network\": \"eip155:8453\",\n      \"asset\": \"USDC\",\n      \"amount\": \"10000000\",\n      \"payTo\": \"0xc0A11946195525c5b6632e562d3958A2eA4328EE\"\n    },\n    \"solanaSol\": {\n      \"network\": \"solana:mainnet\",\n      \"asset\": \"SOL\",\n      \"amount\": \"116000000\",\n      \"payTo\": \"DzQB5aqnq8myCGm166v6AfWkJ4fsEq9HdWqhFLX6LQfi\"\n    }\n  }\n}\n\nAfter payment, retry with X-Payment header:\n\nPOST /v1/video/generate\nContent-Type: application/json\nX-Payment: <base64-encoded-payment-proof>\n\n{\n  \"prompt\": \"Make a video about Stripe https://stripe.com\",\n  \"duration\": 30\n}\n\nSuccess response:\n\n{\n  \"jobId\": \"abc-123\",\n  \"status\": \"processing\",\n  \"pollUrl\": \"https://gateway.openvid.app/v1/jobs/abc-123\"\n}"
      },
      {
        "title": "Poll Job Status",
        "body": "GET /v1/jobs/{jobId}\n\nResponse (completed):\n\n{\n  \"jobId\": \"abc-123\",\n  \"status\": \"completed\",\n  \"videoUrl\": \"https://api.openvid.app/api/renders/...\",\n  \"productName\": \"Stripe\",\n  \"duration\": 30\n}"
      },
      {
        "title": "Pricing",
        "body": "DurationPrice15s$530s$1060s$1590s$20"
      },
      {
        "title": "ACP (Virtuals Protocol)",
        "body": "For agent-to-agent commerce via Virtuals Protocol:\n\nAgent ID: 1869\nWallet: 0xc0A11946195525c5b6632e562d3958A2eA4328EE"
      },
      {
        "title": "Best Practices",
        "body": "Include a public URL for accurate brand extraction\nBe specific about what the video should communicate\nShorter is better — 15-30s videos have highest quality\nNever send private/internal URLs — all URLs are fetched by the service"
      }
    ],
    "body": "Skill: openvid\nDescription\n\nAI motion graphics video generation service. Send a prompt + URL, receive a branded explainer video.\n\nPricing: $5–$20 with volume discounts (15s, 30s, 60s, 90s)\n\nThis is a SERVICE skill — it calls an external API. No code execution, no local files modified.\n\nPrivacy & Data\nWhat you send: Prompt text and (optionally) a public URL for brand extraction\nWhat happens: The service fetches the URL, extracts brand colors/fonts/logo, generates video\nData retention: Videos stored on Cloudflare R2 for 7 days, then deleted\nRecommendation: Only send public URLs. Do not send internal/private URLs or sensitive text.\nx402 Payment Flow\n\nThis skill uses the x402 HTTP payment protocol — a standard for pay-per-call APIs.\n\nHow It Works\nRequest → You POST to the API\n402 Response → API returns payment requirements (amount, wallet address, chain)\nPay → Your agent/wallet sends payment on-chain (USDC on Base or SOL on Solana)\nRetry with proof → Re-send request with X-Payment header containing the signed transaction\nJob created → API returns jobId, you poll until complete\nWho Signs Payments?\n\nYour agent's wallet signs payments, not this skill.\n\nThe skill only documents the API. Payment signing is handled by:\n\nYour agent's wallet infrastructure (e.g., OpenClaw's built-in wallet)\nx402-compatible libraries (@x402/fetch, @x402/client)\nManual wallet signing if calling directly\n\nNo private keys are needed or requested by this skill.\n\nAPI Reference\n\nGateway: https://gateway.openvid.app\n\nCreate Video\nPOST /v1/video/generate\nContent-Type: application/json\n\n{\n  \"prompt\": \"Make a video about Stripe https://stripe.com\",\n  \"duration\": 30\n}\n\n\nFirst response (402 Payment Required):\n\n{\n  \"error\": \"Payment Required\",\n  \"price\": \"$10\",\n  \"duration\": 30,\n  \"options\": {\n    \"baseUsdc\": {\n      \"network\": \"eip155:8453\",\n      \"asset\": \"USDC\",\n      \"amount\": \"10000000\",\n      \"payTo\": \"0xc0A11946195525c5b6632e562d3958A2eA4328EE\"\n    },\n    \"solanaSol\": {\n      \"network\": \"solana:mainnet\",\n      \"asset\": \"SOL\",\n      \"amount\": \"116000000\",\n      \"payTo\": \"DzQB5aqnq8myCGm166v6AfWkJ4fsEq9HdWqhFLX6LQfi\"\n    }\n  }\n}\n\n\nAfter payment, retry with X-Payment header:\n\nPOST /v1/video/generate\nContent-Type: application/json\nX-Payment: <base64-encoded-payment-proof>\n\n{\n  \"prompt\": \"Make a video about Stripe https://stripe.com\",\n  \"duration\": 30\n}\n\n\nSuccess response:\n\n{\n  \"jobId\": \"abc-123\",\n  \"status\": \"processing\",\n  \"pollUrl\": \"https://gateway.openvid.app/v1/jobs/abc-123\"\n}\n\nPoll Job Status\nGET /v1/jobs/{jobId}\n\n\nResponse (completed):\n\n{\n  \"jobId\": \"abc-123\",\n  \"status\": \"completed\",\n  \"videoUrl\": \"https://api.openvid.app/api/renders/...\",\n  \"productName\": \"Stripe\",\n  \"duration\": 30\n}\n\nPricing\nDuration\tPrice\n15s\t$5\n30s\t$10\n60s\t$15\n90s\t$20\nACP (Virtuals Protocol)\n\nFor agent-to-agent commerce via Virtuals Protocol:\n\nAgent ID: 1869\nWallet: 0xc0A11946195525c5b6632e562d3958A2eA4328EE\nBest Practices\nInclude a public URL for accurate brand extraction\nBe specific about what the video should communicate\nShorter is better — 15-30s videos have highest quality\nNever send private/internal URLs — all URLs are fetched by the service"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/aklo360/openvid",
    "publisherUrl": "https://clawhub.ai/aklo360/openvid",
    "owner": "aklo360",
    "version": "1.0.7",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/openvid",
    "downloadUrl": "https://openagent3.xyz/downloads/openvid",
    "agentUrl": "https://openagent3.xyz/skills/openvid/agent",
    "manifestUrl": "https://openagent3.xyz/skills/openvid/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/openvid/agent.md"
  }
}