{
  "markdown": "# Future Video Studio Claude Plugin Marketplace\n\nMarketplace-compatible Claude plugin package for Future Video Studio.\n\nSubmit this repository to the Claude plugin submission flow. It contains:\n\n```text\n.claude-plugin/marketplace.json\nplugins/future-video-studio/.claude-plugin/plugin.json\nplugins/future-video-studio/.mcp.json\nplugins/future-video-studio/skills/render/SKILL.md\n```\n\n## Install Locally\n\nAdd the marketplace:\n\n```text\n/plugin marketplace add ariadne-coil/future-video-render-claude-plugin\n```\n\nInstall the plugin:\n\n```text\n/plugin install future-video-studio@future-video-tools\n```\n\nInvoke the render skill:\n\n```text\n/future-video-studio:render\n```\n\n## Billing\n\nAccount/API-key mode:\n\n- Set `FVS_AGENT_API_KEY` in the environment where Claude Code runs.\n- Claude must get explicit user approval before calling `fvs_submit_render`.\n- Wallet renders use the same Future Video Studio credit model as the web app.\n\nPay-as-you-go mode:\n\n- Leave `FVS_AGENT_API_KEY` unset.\n- Use `fvs_create_paid_render_quote`.\n- Pay the returned Link URL.\n- Retrieve results later with `fvs_get_paid_render_status` and the quote claim token.\n\n## Security\n\nDo not commit API keys or payment credentials. The plugin reads the optional account key from `FVS_AGENT_API_KEY`; no-account renders should use the Link quote flow.\n",
  "bytes": 1316,
  "sha": "475b57f68b5a6cfcb45e92845a8475ac5e299bfdd7b9dd9db9130e3b70781988",
  "repo_slug": "ariadne-coil/future-video-render-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_ariadne_coil_future_video_render_claude__b12652bf/readme"
}