← Back to Skills Marketplace
Video Repurposing Script Generator
by
ncreighton
· GitHub ↗
· v1.0.0
· MIT-0
162
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-repurposing-script-generator
Description
Generate platform-specific social scripts from long-form video content. Analyzes YouTube, Loom, webinars and creates TikTok hooks, Instagram Reels, LinkedIn...
Usage Guidance
This skill appears consistent with its purpose, but consider privacy and credentials before use: transcripts and audio will be sent to OpenAI when using Whisper (so avoid uploading sensitive videos unless you accept that). A YouTube API key is used for metadata/captions; it will not itself download videos via the Data API, so check how the skill expects to obtain video content (local upload, user-supplied URL, or an external downloader). If you plan to connect Slack/Buffer/HubSpot/Google Drive etc., only provide the minimal-scoped tokens needed and review where the skill will transmit content. If you want higher assurance, inspect the full SKILL.md (or request the untruncated instructions) to confirm there are no steps that read arbitrary local files or request additional secrets, and test it in a sandbox environment first.
Capability Analysis
Type: OpenClaw Skill
Name: video-repurposing-script-generator
Version: 1.0.0
The skill bundle contains markdown instructions (SKILL.md) and metadata for an AI agent to repurpose video content into social media scripts. It requires several API keys (OpenAI, YouTube, HubSpot, etc.) and the ffmpeg binary to perform its stated functions, such as transcription and platform-specific content generation. The instructions are well-documented, include safety guardrails, and lack any evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name and description match the declared requirements: ffmpeg for audio/video extraction and OPENAI_API_KEY for Whisper/LLM calls are expected. Requesting a YOUTUBE_API_KEY is reasonable for fetching YouTube metadata/captions.
Instruction Scope
SKILL.md describes transcribing video (Whisper), extracting frames/visual cues, and producing platform scripts — these actions justify accessing local video files or video URLs and calling OpenAI. The file references many optional integrations (Slack, Buffer, HubSpot, Google Drive, Zapier) but the skill does not declare corresponding credentials; if you enable those integrations you will need to provide additional tokens. Also note Whisper usage implies uploading audio to OpenAI (privacy consideration).
Install Mechanism
Instruction-only skill with no install spec and no downloads — low install risk. It relies on an existing ffmpeg binary which is a sensible, minimal runtime dependency.
Credentials
Only two environment variables are required (OPENAI_API_KEY, YOUTUBE_API_KEY), which align with described functionality. No unrelated credentials or broad config path access are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges. Autonomous invocation is allowed by default (not flagged here).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-repurposing-script-generator - After installation, invoke the skill by name or use
/video-repurposing-script-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Repurposing Script Generator
- Instantly converts long-form videos (YouTube, Loom, webinars) into tailored scripts for TikTok, Instagram Reels, LinkedIn, Twitter/X, and email sequences.
- Automatically transcribes and analyzes video content to extract key moments and create platform-optimized hooks, captions, and posts.
- Integrates with major platforms (YouTube, Loom, Vimeo), automation tools (Zapier, Buffer), and supports email and blog distribution.
- Allows customization by tone, industry, audience, and hashtag strategy; includes options for brand voice consistency.
- Provides engagement optimization, posting time suggestions, and platform-specific best practices to maximize reach.
Metadata
Frequently Asked Questions
What is Video Repurposing Script Generator?
Generate platform-specific social scripts from long-form video content. Analyzes YouTube, Loom, webinars and creates TikTok hooks, Instagram Reels, LinkedIn... It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Video Repurposing Script Generator?
Run "/install video-repurposing-script-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Repurposing Script Generator free?
Yes, Video Repurposing Script Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Repurposing Script Generator support?
Video Repurposing Script Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (macos, linux, win32).
Who created Video Repurposing Script Generator?
It is built and maintained by ncreighton (@ncreighton); the current version is v1.0.0.
More Skills