{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clips-machine",
    "name": "Clips Machine",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Mayank8290/clips-machine",
    "canonicalUrl": "https://clawhub.ai/Mayank8290/clips-machine",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clips-machine",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clips-machine",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "clips_machine.py"
    ],
    "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/clips-machine"
    },
    "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/clips-machine",
    "agentPageUrl": "https://openagent3.xyz/skills/clips-machine/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clips-machine/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clips-machine/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": "Clips Machine",
        "body": "Transform long videos into viral short-form clips. Auto-detect the best moments, add trendy captions, export for TikTok/Reels/Shorts.\n\n100% FREE tools - Runs entirely on your machine.\n\nLove this skill? Support the creator and help keep it free: Buy Me a Coffee"
      },
      {
        "title": "What This Skill Does",
        "body": "Input any long video (YouTube URL, podcast, stream, local file)\nTranscribe with timestamps using Whisper (free, local)\nDetect viral-worthy moments using AI analysis\nCut the best 30-60 second segments\nCaption with animated, trendy text styles\nExport in vertical 9:16 format ready for upload"
      },
      {
        "title": "Quick Start",
        "body": "Turn this podcast into viral clips: https://youtube.com/watch?v=xyz\n\nExtract the 5 best moments from my-interview.mp4 and add captions"
      },
      {
        "title": "From YouTube URL",
        "body": "/clips-machine https://youtube.com/watch?v=VIDEO_ID"
      },
      {
        "title": "From Local File",
        "body": "/clips-machine /path/to/video.mp4"
      },
      {
        "title": "Custom Number of Clips",
        "body": "/clips-machine VIDEO --clips 10"
      },
      {
        "title": "Caption Styles",
        "body": "/clips-machine VIDEO --style [style]\n\nAvailable styles:\n\nhormozi - Alex Hormozi style (bold, word-by-word highlight) - Most Viral\nminimal - Clean white text\nkaraoke - Word-by-word color change\nnews - Lower third style\nmeme - Impact font, top/bottom"
      },
      {
        "title": "How Viral Detection Works",
        "body": "The AI analyzes the transcript looking for:\n\nHook Potential - Strong opening statements\nEmotional Peaks - Passion, excitement, surprise\nQuotable Lines - Memorable one-liners\nControversial Takes - Debate-worthy opinions\nSurprising Facts - \"Did you know\" moments\nActionable Advice - Clear takeaways\n\nEach moment gets a \"virality score\" from 1-100."
      },
      {
        "title": "Output Structure",
        "body": "~/Videos/OpenClaw/clips-[video-name]/\n├── transcript.json      # Full transcript with timestamps\n├── viral_moments.json   # Detected moments with scores\n├── clip_001.mp4         # First viral clip (vertical, captioned)\n├── clip_002.mp4         # Second viral clip\n├── clip_003.mp4         # ...\n└── summary.md           # Overview of all clips"
      },
      {
        "title": "Supported Sources",
        "body": "SourceExampleYouTubehttps://youtube.com/watch?v=...TikTokhttps://tiktok.com/@user/video/...Twitter/Xhttps://twitter.com/user/status/...Twitch VODhttps://twitch.tv/videos/...Local MP4/path/to/file.mp4"
      },
      {
        "title": "Requirements",
        "body": "FFmpeg (brew install ffmpeg)\nyt-dlp (brew install yt-dlp)\nWhisper.cpp (brew install whisper-cpp)"
      },
      {
        "title": "Setup",
        "body": "# Install dependencies\nbrew install ffmpeg yt-dlp whisper-cpp\n\n# Or on Linux\nsudo apt install ffmpeg\npip install yt-dlp\n# Build whisper.cpp from source"
      },
      {
        "title": "Monetization",
        "body": "MethodPotentialClip service for creators$50-150/videoMonthly retainer$500-2,000/clientPodcast clipping agency$2,000-5,000/moSell this skill$100-300 on ClawHub"
      },
      {
        "title": "Podcast to Clips",
        "body": "Take this 2-hour podcast and find the 10 best moments:\nhttps://youtube.com/watch?v=PODCAST_ID\nMake them Hormozi-style with bold captions."
      },
      {
        "title": "Interview Highlights",
        "body": "/clips-machine interview.mp4 --clips 5 --style minimal"
      },
      {
        "title": "Gaming Stream",
        "body": "Extract funny moments from my Twitch VOD:\nhttps://twitch.tv/videos/12345\nAdd meme-style captions"
      },
      {
        "title": "Support This Project",
        "body": "If this skill saved you time or made you money, consider buying me a coffee!\n\nBuy Me a Coffee\n\nEvery coffee helps me build more free tools for the community.\n\nBuilt for OpenClaw | Powered by Whisper + FFmpeg | Support the Creator"
      }
    ],
    "body": "Clips Machine\n\nTransform long videos into viral short-form clips. Auto-detect the best moments, add trendy captions, export for TikTok/Reels/Shorts.\n\n100% FREE tools - Runs entirely on your machine.\n\nLove this skill? Support the creator and help keep it free: Buy Me a Coffee\n\nWhat This Skill Does\nInput any long video (YouTube URL, podcast, stream, local file)\nTranscribe with timestamps using Whisper (free, local)\nDetect viral-worthy moments using AI analysis\nCut the best 30-60 second segments\nCaption with animated, trendy text styles\nExport in vertical 9:16 format ready for upload\nQuick Start\nTurn this podcast into viral clips: https://youtube.com/watch?v=xyz\n\nExtract the 5 best moments from my-interview.mp4 and add captions\n\nCommands\nFrom YouTube URL\n/clips-machine https://youtube.com/watch?v=VIDEO_ID\n\nFrom Local File\n/clips-machine /path/to/video.mp4\n\nCustom Number of Clips\n/clips-machine VIDEO --clips 10\n\nCaption Styles\n/clips-machine VIDEO --style [style]\n\n\nAvailable styles:\n\nhormozi - Alex Hormozi style (bold, word-by-word highlight) - Most Viral\nminimal - Clean white text\nkaraoke - Word-by-word color change\nnews - Lower third style\nmeme - Impact font, top/bottom\nHow Viral Detection Works\n\nThe AI analyzes the transcript looking for:\n\nHook Potential - Strong opening statements\nEmotional Peaks - Passion, excitement, surprise\nQuotable Lines - Memorable one-liners\nControversial Takes - Debate-worthy opinions\nSurprising Facts - \"Did you know\" moments\nActionable Advice - Clear takeaways\n\nEach moment gets a \"virality score\" from 1-100.\n\nOutput Structure\n~/Videos/OpenClaw/clips-[video-name]/\n├── transcript.json      # Full transcript with timestamps\n├── viral_moments.json   # Detected moments with scores\n├── clip_001.mp4         # First viral clip (vertical, captioned)\n├── clip_002.mp4         # Second viral clip\n├── clip_003.mp4         # ...\n└── summary.md           # Overview of all clips\n\nSupported Sources\nSource\tExample\nYouTube\thttps://youtube.com/watch?v=...\nTikTok\thttps://tiktok.com/@user/video/...\nTwitter/X\thttps://twitter.com/user/status/...\nTwitch VOD\thttps://twitch.tv/videos/...\nLocal MP4\t/path/to/file.mp4\nRequirements\nFFmpeg (brew install ffmpeg)\nyt-dlp (brew install yt-dlp)\nWhisper.cpp (brew install whisper-cpp)\nSetup\n# Install dependencies\nbrew install ffmpeg yt-dlp whisper-cpp\n\n# Or on Linux\nsudo apt install ffmpeg\npip install yt-dlp\n# Build whisper.cpp from source\n\nMonetization\nMethod\tPotential\nClip service for creators\t$50-150/video\nMonthly retainer\t$500-2,000/client\nPodcast clipping agency\t$2,000-5,000/mo\nSell this skill\t$100-300 on ClawHub\nExamples\nPodcast to Clips\nTake this 2-hour podcast and find the 10 best moments:\nhttps://youtube.com/watch?v=PODCAST_ID\nMake them Hormozi-style with bold captions.\n\nInterview Highlights\n/clips-machine interview.mp4 --clips 5 --style minimal\n\nGaming Stream\nExtract funny moments from my Twitch VOD:\nhttps://twitch.tv/videos/12345\nAdd meme-style captions\n\nSupport This Project\n\nIf this skill saved you time or made you money, consider buying me a coffee!\n\nBuy Me a Coffee\n\nEvery coffee helps me build more free tools for the community.\n\nBuilt for OpenClaw | Powered by Whisper + FFmpeg | Support the Creator"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Mayank8290/clips-machine",
    "publisherUrl": "https://clawhub.ai/Mayank8290/clips-machine",
    "owner": "Mayank8290",
    "version": "1.2.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clips-machine",
    "downloadUrl": "https://openagent3.xyz/downloads/clips-machine",
    "agentUrl": "https://openagent3.xyz/skills/clips-machine/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clips-machine/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clips-machine/agent.md"
  }
}