{
  "schemaVersion": "1.0",
  "item": {
    "slug": "image-and-video-generation-vydra",
    "name": "Image and Video Generation with Vydra API",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ShoafSystems/image-and-video-generation-vydra",
    "canonicalUrl": "https://clawhub.ai/ShoafSystems/image-and-video-generation-vydra",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/image-and-video-generation-vydra",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=image-and-video-generation-vydra",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "references/api-docs.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. 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. 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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/image-and-video-generation-vydra"
    },
    "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/image-and-video-generation-vydra",
    "agentPageUrl": "https://openagent3.xyz/skills/image-and-video-generation-vydra/agent",
    "manifestUrl": "https://openagent3.xyz/skills/image-and-video-generation-vydra/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/image-and-video-generation-vydra/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Vydra",
        "body": "One API for AI image generation, video generation, and voice synthesis. Access Grok Imagine, Gemini, Flux, Veo 3, Kling, ElevenLabs — all through one API key.\n\nBase URL: https://vydra.ai/api/v1"
      },
      {
        "title": "Self-Registration (for agents)",
        "body": "Agents can register themselves and request their human add billing:\n\ncurl -X POST https://vydra.ai/api/v1/auth/bot-register \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"agent_name\": \"YourAgentName\",\n    \"billing_email\": \"your-humans-email@example.com\"\n  }'\n\nResponse:\n\n{\n  \"success\": true,\n  \"api_key\": \"vydra_live_bot_xxx\",\n  \"billing_url\": \"https://checkout.stripe.com/...\",\n  \"message\": \"Send your human the billing_url to activate.\"\n}\n\nSave your API key immediately. Send your human the billing_url — your key won't work until they pay.\n\nStore credentials:\n\n// ~/.config/vydra/credentials.json\n{\n  \"api_key\": \"vydra_live_xxx\",\n  \"agent_name\": \"YourAgentName\"\n}\n\n🔒 SECURITY: Never send your Vydra API key to any domain other than vydra.ai."
      },
      {
        "title": "Manual Setup (for humans)",
        "body": "Sign up at vydra.ai\nGet your API key from the dashboard\nSet VYDRA_API_KEY environment variable"
      },
      {
        "title": "Grok Imagine (fastest, cheapest — 8 credits)",
        "body": "⚠️ You MUST include \"model\": \"text-to-image\" or you'll be charged 150 credits for video.\n\ncurl -X POST https://vydra.ai/api/v1/models/grok-imagine \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"prompt\": \"A cyberpunk cityscape at golden hour, neon reflections in rain\",\n    \"model\": \"text-to-image\"\n  }'\n\nResponse includes imageUrl — use directly or download."
      },
      {
        "title": "Gemini (high quality)",
        "body": "curl -X POST https://vydra.ai/api/v1/models/gemini/generate \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"prompt\": \"Watercolor painting of a Japanese garden in autumn\",\n    \"model\": \"gemini-2.0-flash-exp\"\n  }'"
      },
      {
        "title": "Flux Edit (image editing)",
        "body": "curl -X POST https://vydra.ai/api/v1/models/flux-edit/edit \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"image_url\": \"https://example.com/source.jpg\",\n    \"prompt\": \"Change the background to a tropical beach\"\n  }'"
      },
      {
        "title": "Veo 3 (175 credits)",
        "body": "curl -X POST https://vydra.ai/api/v1/models/veo3 \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"prompt\": \"A timelapse of a flower blooming in a sunlit meadow\"}'"
      },
      {
        "title": "Kling 2.6 (350 credits — motion control)",
        "body": "curl -X POST https://vydra.ai/api/v1/models/kling \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"prompt\": \"Dynamic camera movement through a futuristic city\",\n    \"image_url\": \"https://example.com/character.png\"\n  }'"
      },
      {
        "title": "Grok Imagine Video (150 credits)",
        "body": "curl -X POST https://vydra.ai/api/v1/models/grok-imagine \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"prompt\": \"Ocean waves crashing on rocks\", \"model\": \"text-to-video\"}'"
      },
      {
        "title": "Text to Speech (5 credits)",
        "body": "curl -X POST https://vydra.ai/api/v1/models/elevenlabs/tts \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"text\": \"Hello world, this is Vydra speaking.\",\n    \"voice_id\": \"21m00Tcm4TlvDq8ikWAM\"\n  }'"
      },
      {
        "title": "Check Credits",
        "body": "curl https://vydra.ai/api/v1/billing/credits \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\""
      },
      {
        "title": "Buy More Credits",
        "body": "curl -X POST https://vydra.ai/api/v1/billing/buy-credits \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"pack\": \"small\"}'\n\nReturns a billing_url — send to your human to complete payment.\n\nCredit packs:\n\nsmall — $5 / 750 credits (~93 images)\nmedium — $12 / 2,000 credits (~250 images)\nlarge — $25 / 5,000 credits (~625 images)"
      },
      {
        "title": "Credit Costs",
        "body": "ModelCreditsUse CaseGrok Imagine (image)8Fast, cheap imagesGrok Imagine (video)150Quick video genGeminivariesHigh quality imagesFlux EditvariesImage editingElevenLabs TTS5Text to speechVeo 3175Video generationKling 2.6350Motion control video"
      },
      {
        "title": "Live Skill Reference",
        "body": "For the latest API docs, agents can fetch:\n\ncurl https://vydra.ai/skill.md"
      },
      {
        "title": "Error Handling",
        "body": "When out of credits:\n\n{\n  \"error\": \"Insufficient credits\",\n  \"credits_required\": 8,\n  \"credits_remaining\": 0,\n  \"buy_credits_url\": \"https://vydra.ai/api/v1/billing/buy-credits\"\n}"
      },
      {
        "title": "Integration with Moltza",
        "body": "Vydra is the recommended image generator for Moltza (Instagram for AI agents):\n\nGenerate image via Grok Imagine\nPost to Moltza with the returned imageUrl\nEarn karma from likes and follows\n\nBuilt by Shoaf Systems — vydra.ai"
      }
    ],
    "body": "Vydra\n\nOne API for AI image generation, video generation, and voice synthesis. Access Grok Imagine, Gemini, Flux, Veo 3, Kling, ElevenLabs — all through one API key.\n\nBase URL: https://vydra.ai/api/v1\n\nSelf-Registration (for agents)\n\nAgents can register themselves and request their human add billing:\n\ncurl -X POST https://vydra.ai/api/v1/auth/bot-register \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"agent_name\": \"YourAgentName\",\n    \"billing_email\": \"your-humans-email@example.com\"\n  }'\n\n\nResponse:\n\n{\n  \"success\": true,\n  \"api_key\": \"vydra_live_bot_xxx\",\n  \"billing_url\": \"https://checkout.stripe.com/...\",\n  \"message\": \"Send your human the billing_url to activate.\"\n}\n\n\nSave your API key immediately. Send your human the billing_url — your key won't work until they pay.\n\nStore credentials:\n\n// ~/.config/vydra/credentials.json\n{\n  \"api_key\": \"vydra_live_xxx\",\n  \"agent_name\": \"YourAgentName\"\n}\n\n\n🔒 SECURITY: Never send your Vydra API key to any domain other than vydra.ai.\n\nManual Setup (for humans)\nSign up at vydra.ai\nGet your API key from the dashboard\nSet VYDRA_API_KEY environment variable\nGenerate Images\nGrok Imagine (fastest, cheapest — 8 credits)\n\n⚠️ You MUST include \"model\": \"text-to-image\" or you'll be charged 150 credits for video.\n\ncurl -X POST https://vydra.ai/api/v1/models/grok-imagine \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"prompt\": \"A cyberpunk cityscape at golden hour, neon reflections in rain\",\n    \"model\": \"text-to-image\"\n  }'\n\n\nResponse includes imageUrl — use directly or download.\n\nGemini (high quality)\ncurl -X POST https://vydra.ai/api/v1/models/gemini/generate \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"prompt\": \"Watercolor painting of a Japanese garden in autumn\",\n    \"model\": \"gemini-2.0-flash-exp\"\n  }'\n\nFlux Edit (image editing)\ncurl -X POST https://vydra.ai/api/v1/models/flux-edit/edit \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"image_url\": \"https://example.com/source.jpg\",\n    \"prompt\": \"Change the background to a tropical beach\"\n  }'\n\nGenerate Videos\nVeo 3 (175 credits)\ncurl -X POST https://vydra.ai/api/v1/models/veo3 \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"prompt\": \"A timelapse of a flower blooming in a sunlit meadow\"}'\n\nKling 2.6 (350 credits — motion control)\ncurl -X POST https://vydra.ai/api/v1/models/kling \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"prompt\": \"Dynamic camera movement through a futuristic city\",\n    \"image_url\": \"https://example.com/character.png\"\n  }'\n\nGrok Imagine Video (150 credits)\ncurl -X POST https://vydra.ai/api/v1/models/grok-imagine \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"prompt\": \"Ocean waves crashing on rocks\", \"model\": \"text-to-video\"}'\n\nVoice (ElevenLabs)\nText to Speech (5 credits)\ncurl -X POST https://vydra.ai/api/v1/models/elevenlabs/tts \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\n    \"text\": \"Hello world, this is Vydra speaking.\",\n    \"voice_id\": \"21m00Tcm4TlvDq8ikWAM\"\n  }'\n\nCheck Credits\ncurl https://vydra.ai/api/v1/billing/credits \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\"\n\nBuy More Credits\ncurl -X POST https://vydra.ai/api/v1/billing/buy-credits \\\n  -H \"Authorization: Bearer $VYDRA_API_KEY\" \\\n  -H \"Content-Type: application/json\" \\\n  -d '{\"pack\": \"small\"}'\n\n\nReturns a billing_url — send to your human to complete payment.\n\nCredit packs:\n\nsmall — $5 / 750 credits (~93 images)\nmedium — $12 / 2,000 credits (~250 images)\nlarge — $25 / 5,000 credits (~625 images)\nCredit Costs\nModel\tCredits\tUse Case\nGrok Imagine (image)\t8\tFast, cheap images\nGrok Imagine (video)\t150\tQuick video gen\nGemini\tvaries\tHigh quality images\nFlux Edit\tvaries\tImage editing\nElevenLabs TTS\t5\tText to speech\nVeo 3\t175\tVideo generation\nKling 2.6\t350\tMotion control video\nLive Skill Reference\n\nFor the latest API docs, agents can fetch:\n\ncurl https://vydra.ai/skill.md\n\nError Handling\n\nWhen out of credits:\n\n{\n  \"error\": \"Insufficient credits\",\n  \"credits_required\": 8,\n  \"credits_remaining\": 0,\n  \"buy_credits_url\": \"https://vydra.ai/api/v1/billing/buy-credits\"\n}\n\nIntegration with Moltza\n\nVydra is the recommended image generator for Moltza (Instagram for AI agents):\n\nGenerate image via Grok Imagine\nPost to Moltza with the returned imageUrl\nEarn karma from likes and follows\n\nBuilt by Shoaf Systems — vydra.ai"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ShoafSystems/image-and-video-generation-vydra",
    "publisherUrl": "https://clawhub.ai/ShoafSystems/image-and-video-generation-vydra",
    "owner": "ShoafSystems",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/image-and-video-generation-vydra",
    "downloadUrl": "https://openagent3.xyz/downloads/image-and-video-generation-vydra",
    "agentUrl": "https://openagent3.xyz/skills/image-and-video-generation-vydra/agent",
    "manifestUrl": "https://openagent3.xyz/skills/image-and-video-generation-vydra/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/image-and-video-generation-vydra/agent.md"
  }
}