[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-pexoai-videoagent-video-studio-en":3,"guides-for-pexoai-videoagent-video-studio":383,"similar-k17ebhanfep7e674dkqscx6dt586mf11-en":384},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":240,"parentExtension":249,"providers":250,"relations":255,"repo":257,"tags":379,"workflow":380},1778695321983.4885,"k17ebhanfep7e674dkqscx6dt586mf11",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Generate short AI videos from text or images — text-to-video, image-to-video, and reference-based generation — with zero API key setup. Use when the user wants to create a video clip, animate an image, or generate video from a description.\n",{"claudeCode":12},"pexoai/pexo-skills","videoagent-video-studio","https://github.com/pexoai/pexo-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":242},1778695435906.7322,"kn78ckzzm2zmzf2e3sbdyh732d86nfk1","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":203,"promptVersionExtension":207,"promptVersionScoring":208,"purpose":209,"rationale":210,"score":211,"summary":212,"tags":213,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of generating AI videos from text or images and identifies specific user intents for its use.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unified interface to multiple advanced video generation models (7 backends) with zero API key setup, providing significant value over direct API usage.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension provides a complete lifecycle for video generation, including prompt enhancement, model selection, and execution via a hosted proxy, making it ready for immediate workflow integration.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused on the single domain of AI video generation, orchestrating various models for text-to-video and image-to-video tasks.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities: generating short AI videos from text or images using multiple modes and zero API key setup.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The extension exposes a single, well-defined tool (`tools/generate.js`) with structured arguments, avoiding generalist command execution.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","All parameters for the `generate.js` script are documented in the SKILL.md and README, including defaults and required fields.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","The primary tool `generate.js` is clearly named and its functionality is evident from the context.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tool accepts structured arguments and returns well-defined JSON outputs, requesting only necessary parameters and returning promised payloads.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, and this is clearly indicated in the README.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on April 9, 2026, which is within the last 3 months.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The skill's `generate.js` script does not appear to use third-party dependencies beyond standard Node.js modules, and the proxy requires `npm install`.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The extension does not hardcode secrets and provides options for using environment variables or a hosted proxy, avoiding direct exposure of sensitive information.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The extension processes user-provided prompts and image URLs as data, and its scripts are bundled, mitigating risks of executing untrusted code.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","All code and dependencies are bundled within the repository, and there are no runtime fetches of code or instructions from external URLs.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The script operates within its defined scope and does not attempt to modify files outside the project directory or use absolute paths.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the provided scripts.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill processes user-provided prompts and image URLs but does not explicitly instruct to read or submit confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden steering tricks, invisible characters, or obfuscation techniques.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The bundled scripts (`generate.js`) are in plain, readable JavaScript, with no signs of obfuscation like base64 payloads or minified bundles without source maps.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The script operates on provided arguments (prompt, image URL) and does not make assumptions about user project file layouts.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 2 open issues and 0 closed issues in the last 90 days, indicating very low recent activity and no maintainer response burden.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The extension declares a `version: 2.1.0` in its SKILL.md frontmatter, which is a meaningful semantic version.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The `generate.js` script parses arguments and handles potential errors, and the proxy performs input validation before calling external APIs.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The extension is primarily for generation and does not perform destructive operations like file deletion or system modification.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The `generate.js` script includes error handling for network issues, invalid inputs, and proxy responses, exiting with informative messages.",{"category":104,"check":114,"severity":63,"summary":115},"Logging","The skill does not perform destructive actions or outbound calls that necessitate local audit logging.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The extension processes user prompts and image URLs but does not appear to handle personal data requiring specific GDPR sanitization beyond typical input handling.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension's functionality is globally applicable with no discernible regional or jurisdictional restrictions.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The primary script is a Node.js script that should run on any POSIX-compatible system. The proxy is deployable on serverless platforms.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README file is comprehensive, detailing features, models, parameters, setup options, and references.",{"category":33,"check":130,"severity":63,"summary":131},"Tool surface size","The extension exposes a single primary tool (`generate.js`), not a collection of distinct commands.",{"category":40,"check":133,"severity":63,"summary":134},"Overlapping near-synonym tools","The extension uses a single tool script, so there are no overlapping near-synonym tools.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features (text-to-video, image-to-video, multiple models) are implemented and accessible via the `generate.js` tool.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for running the tool directly using Node.js, along with example invocations and setup for custom proxies.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","Errors are reported with clear messages and details, guiding the user on what failed and potential next steps, like checking input requirements or proxy URL.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The `package.json` in the proxy directory indicates dependencies are managed, and the `generate.js` script relies on standard Node.js features.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill generates videos, which is an output, not a state-changing operation on user files; therefore, a dry-run is not applicable.",{"category":154,"check":155,"severity":63,"summary":156},"Protocol","Idempotent retry & timeouts","The extension relies on the backend proxy and underlying AI models for video generation; it does not perform state-changing operations or external calls that require per-call idempotency or timeouts within the tool itself.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The extension does not appear to emit telemetry by default; any usage tracking is handled by the proxy and governed by its setup options.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the extension's purpose: generating AI videos from text or images, and specifies the conditions for its use.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is dense and effectively summarizes the core capability of generating AI videos from text or images.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is concise, delegating detailed model information and prompt guides to separate reference files.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed information on models, prompt guides, and calling logic is appropriately separated into reference files (`models.md`, `prompt_guide.md`, `calling_guide.md`).",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","The skill's workflow does not involve deep exploration or code review that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md and README provide sufficient, ready-to-use examples for text-to-video, image-to-video, and model selection scenarios.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation implicitly handles edge cases by specifying required parameters and error reporting from the proxy.",{"category":104,"check":183,"severity":63,"summary":184},"Tool Fallback","The extension does not rely on external tools like MCP servers with fallbacks; it uses its own proxy or direct API calls configured via environment variables.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The primary script is a standard Node.js script, and the proxy is designed for serverless deployment, indicating broad portability.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The script includes checks for required inputs and reports errors, effectively halting on unexpected states or missing information.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The skill is self-contained and does not appear to rely on other specific skills being loaded in the same session.",1778695435790,"This skill generates short AI videos from text prompts or images using multiple backend models. It offers text-to-video, image-to-video, and reference-based generation modes, abstracting away API key setup via a hosted proxy.",[198,199,200,201,202],"Text-to-video generation","Image-to-video animation","Reference-based video generation","Support for 7 different AI video models","Zero API key setup via hosted proxy",[204,205,206],"Generating long-form videos","Performing complex video editing beyond initial generation","Requiring user API key configuration for basic use","3.0.0","4.4.0","Generate short AI videos from text or images with multiple state-of-the-art models without needing any API key setup.","The extension passed all checks, demonstrating excellent documentation, security, and functionality.",100,"Excellent AI video generation skill with broad model support and zero setup.",[214,215,216,217,218],"video","ai-video","text-to-video","image-to-video","generation","global","verified",[222,223,224,225],"Creating video clips from textual descriptions","Animating still images with specified motion","Generating videos with consistent characters or styles","Quickly producing AI-generated video content without complex setup",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":239,"testCoverage":241},{"hasLockfile":228},true,1778695421513,{"descriptionLength":231,"readmeSize":232},240,4812,{"closedIssues90d":8,"forks":234,"hasChangelog":228,"manifestVersion":235,"openIssues90d":236,"pushedAt":237,"stars":238},39,"2.1.0",2,1775735926000,851,{"hasNpmPackage":240,"smitheryVerified":240},false,{"hasCi":228,"hasTests":240},{"updatedAt":243},1778695435906,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/videoagent-video-studio","pexoai","pexo-skills","skill",null,{"evaluate":251,"extract":253},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":252,"targetMarket":219,"tier":220},[214,215,216,217,218],{"commitSha":254},"HEAD",{"repoId":256},"kd7a11fjbvhz4653zn8wdan1bd86mrja",{"_creationTime":258,"_id":256,"identity":259,"providers":260,"workflow":375},1778695317648.9006,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":261,"discover":369,"github":372},{"commitSha":254,"extensions":262},[263,275,308,318,332,346],{"basePath":264,"installMethods":265,"rationale":266,"selectedPaths":267,"source":273,"sourceLanguage":18,"type":274},"",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[268,271],{"path":269,"priority":270},".claude-plugin/marketplace.json","mandatory",{"path":272,"priority":270},"README.md","rule","marketplace",{"basePath":276,"description":277,"displayName":278,"installMethods":279,"rationale":280,"selectedPaths":281,"source":273,"sourceLanguage":18,"type":248},"skills/pexo-agent","Use this skill when the user wants to produce a short video (5–120 seconds). Supports any video type: product ads, TikTok/Instagram/YouTube content, brand videos, explainers, social clips. USE FOR: video production, AI video, make a video, product video, brand video, promotional clip, explainer video, short video.\n","pexoai-agent",{"claudeCode":12},"SKILL.md frontmatter at skills/pexo-agent/SKILL.md",[282,284,287,289,292,294,296,298,300,302,304,306],{"path":283,"priority":270},"SKILL.md",{"path":285,"priority":286},"references/SETUP-CHECKLIST.md","medium",{"path":288,"priority":286},"references/TROUBLESHOOTING.md",{"path":290,"priority":291},"scripts/_common.sh","low",{"path":293,"priority":291},"scripts/pexo-asset-get.sh",{"path":295,"priority":291},"scripts/pexo-chat.sh",{"path":297,"priority":291},"scripts/pexo-doctor.sh",{"path":299,"priority":291},"scripts/pexo-entitlements.sh",{"path":301,"priority":291},"scripts/pexo-project-create.sh",{"path":303,"priority":291},"scripts/pexo-project-get.sh",{"path":305,"priority":291},"scripts/pexo-project-list.sh",{"path":307,"priority":291},"scripts/pexo-upload.sh",{"basePath":309,"description":310,"displayName":311,"installMethods":312,"rationale":313,"selectedPaths":314,"source":273,"sourceLanguage":18,"type":248},"skills/videoagent-audio-studio","Tired of juggling multiple audio APIs? This skill gives you one-command access to TTS, music generation, sound effects, and voice cloning. Use when you want to generate any audio without managing multiple API keys.\n","videoagent-audio-studio",{"claudeCode":12},"SKILL.md frontmatter at skills/videoagent-audio-studio/SKILL.md",[315,316],{"path":283,"priority":270},{"path":317,"priority":291},"tools/start_server.sh",{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":323,"selectedPaths":324,"source":273,"sourceLanguage":18,"type":248},"skills/videoagent-director","AI creative director that turns a user's natural-language idea into a complete storyboard and generates all assets — images, video clips, and audio — automatically. The user only describes what they want; all prompt engineering is handled internally.\n","videoagent-director",{"claudeCode":12},"SKILL.md frontmatter at skills/videoagent-director/SKILL.md",[325,326,328,330],{"path":283,"priority":270},{"path":272,"priority":327},"high",{"path":329,"priority":286},"references/storyboard_guide.md",{"path":331,"priority":291},"tools/director.js",{"basePath":333,"description":334,"displayName":335,"installMethods":336,"rationale":337,"selectedPaths":338,"source":273,"sourceLanguage":18,"type":248},"skills/videoagent-image-studio","Tired of juggling 8 API keys? This skill gives you one-command access to Midjourney, Flux, Ideogram, and more, with zero setup. Use when you want to generate any image without worrying about API keys.\n","videoagent-image-studio",{"claudeCode":12},"SKILL.md frontmatter at skills/videoagent-image-studio/SKILL.md",[339,340,342,344],{"path":283,"priority":270},{"path":341,"priority":286},"CHANGELOG.md",{"path":343,"priority":286},"CONTRIBUTING.md",{"path":345,"priority":291},"tools/generate.js",{"basePath":245,"description":10,"displayName":13,"installMethods":347,"rationale":348,"selectedPaths":349,"source":273,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/videoagent-video-studio/SKILL.md",[350,351,352,354,356,358,360,362,364,366,368],{"path":283,"priority":270},{"path":272,"priority":327},{"path":353,"priority":286},"references/calling_guide.md",{"path":355,"priority":286},"references/models.md",{"path":357,"priority":286},"references/prompt_guide.md",{"path":359,"priority":291},"scripts/local-server.cjs",{"path":361,"priority":291},"scripts/test-api.ps1",{"path":363,"priority":291},"scripts/test-generate.ps1",{"path":365,"priority":291},"scripts/test-generate.sh",{"path":367,"priority":291},"scripts/test-proxy.cjs",{"path":345,"priority":291},{"sources":370},[371],"manual",{"closedIssues90d":8,"description":373,"forks":234,"openIssues90d":236,"pushedAt":237,"readmeSize":232,"stars":238,"topics":374},"A collection of open-source Agent Skills for content creation — images, audio, and video.",[],{"classifiedAt":376,"discoverAt":377,"extractAt":378,"githubAt":378,"updatedAt":376},1778695321805,1778695317648,1778695319754,[215,218,217,216,214],{"evaluatedAt":243,"extractAt":381,"updatedAt":382},1778695321983,1778695497057,[],[385,416,445,475,504,532],{"_creationTime":386,"_id":387,"community":388,"display":389,"identity":395,"providers":399,"relations":409,"tags":411,"workflow":412},1778686219732.8713,"k174cmwts8pcx7rj20ryz4xf4n86nqrg",{"reviewCount":8},{"description":390,"installMethods":391,"name":393,"sourceUrl":394},"AI video generation with LTX-2.3 22B — text-to-video, image-to-video clips for video production. Use when generating video clips, animating images, creating b-roll, animated backgrounds, or motion content. Triggers include video generation, animate image, b-roll, motion, video clip, text-to-video, image-to-video.",{"claudeCode":392},"digitalsamba/claude-code-video-toolkit","ltx2","https://github.com/digitalsamba/claude-code-video-toolkit",{"basePath":396,"githubOwner":397,"githubRepo":398,"locale":18,"slug":393,"type":248},".claude/skills/ltx2","digitalsamba","claude-code-video-toolkit",{"evaluate":400,"extract":408},{"promptVersionExtension":207,"promptVersionScoring":208,"score":401,"tags":402,"targetMarket":219,"tier":407},96,[403,404,216,217,405,406,215],"video-generation","ltx-2-3","modal","runpod","community",{"commitSha":254},{"repoId":410},"kd70r97eght58pp9f1x8scdagd86n32q",[215,217,404,405,406,216,403],{"evaluatedAt":413,"extractAt":414,"updatedAt":415},1778686374605,1778686219732,1778686649153,{"_creationTime":417,"_id":418,"community":419,"display":420,"identity":425,"providers":429,"relations":438,"tags":441,"workflow":442},1778685615701.8425,"k1707ctze9p8fn1e339nd2czjn86m6p5",{"reviewCount":8},{"description":421,"installMethods":422,"name":214,"sourceUrl":424},"When the user wants to create, generate, or produce video content using AI tools or programmatic frameworks. Also use when the user mentions 'video production,' 'AI video,' 'Remotion,' 'Hyperframes,' 'HeyGen,' 'Synthesia,' 'Veo,' 'Runway,' 'Kling,' 'Pika,' 'video generation,' 'AI avatar,' 'talking head video,' 'programmatic video,' 'video template,' 'explainer video,' 'product demo video,' 'video pipeline,' or 'make me a video.' Use this for video creation, generation, and production workflows. For video content strategy and what to post, see social-content. For paid video ad creative, see ad-creative.",{"claudeCode":423},"coreyhaines31/marketingskills","https://github.com/coreyhaines31/marketingskills",{"basePath":426,"githubOwner":427,"githubRepo":428,"locale":18,"slug":214,"type":248},"skills/video","coreyhaines31","marketingskills",{"evaluate":430,"extract":437},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":431,"targetMarket":219,"tier":220},[214,432,215,433,434,435,436],"production","remotion","heygen","runway","content-creation",{"commitSha":254},{"parentExtensionId":439,"repoId":440},"k175jvka8cxxkf91gk8qy25r8186npjr","kd7a4vjty5ay3s25r82cm72wdn86nmg0",[215,436,434,432,433,435,214],{"evaluatedAt":443,"extractAt":444,"updatedAt":443},1778686582142,1778685615701,{"_creationTime":446,"_id":447,"community":448,"display":449,"identity":455,"providers":459,"relations":468,"tags":470,"workflow":471},1778697542749.5203,"k1778wrb4sjw606cz318m6fc9d86mg0e",{"reviewCount":8},{"description":450,"installMethods":451,"name":453,"sourceUrl":454},"Draft and refine prompts for video generation models (text-to-video and image-to-video), and create character-sheet prompts for image models when the goal is character consistency before image-to-video. Use when a user asks for a \"video prompt\", a model-specific prompt such as Seedance 2.0, Ovi, Sora, Veo 3, Wan 2.2, LTX-2, or LTX-2.3, or a consistent-character prompt such as \"character sheet prompt\", \"character turnaround\", \"character reference sheet\", or \"photographic identity sheet\".",{"claudeCode":452},"Square-Zero-Labs/video-prompting-skill","Video Prompting Skill","https://github.com/Square-Zero-Labs/video-prompting-skill",{"basePath":456,"githubOwner":457,"githubRepo":458,"locale":18,"slug":456,"type":248},"video-prompting","Square-Zero-Labs","video-prompting-skill",{"evaluate":460,"extract":466},{"promptVersionExtension":207,"promptVersionScoring":208,"score":461,"tags":462,"targetMarket":219,"tier":220},95,[403,463,464,465,216,217],"prompt-engineering","character-consistency","ai-art",{"commitSha":254,"license":467},"Apache-2.0",{"repoId":469},"kd7a3nw9bpm9b0jdnkskwdnrvx86ndrj",[465,464,217,463,216,403],{"evaluatedAt":472,"extractAt":473,"updatedAt":474},1778697559479,1778697542749,1778697580777,{"_creationTime":476,"_id":477,"community":478,"display":479,"identity":485,"providers":489,"relations":497,"tags":500,"workflow":501},1778691104676.0088,"k17ay4s9yakhcp91kg0vsc8nwn86ne5d",{"reviewCount":8},{"description":480,"installMethods":481,"name":483,"sourceUrl":484},"Apply a text watermark to a photo using layer-based image composition for brand protection and copyright.",{"claudeCode":482},"iterationlayer/skills","watermark-an-image","https://github.com/iterationlayer/skills",{"basePath":486,"githubOwner":487,"githubRepo":488,"locale":18,"slug":483,"type":248},"skills/watermark-an-image","iterationlayer","skills",{"evaluate":490,"extract":496},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":491,"targetMarket":219,"tier":220},[492,493,494,218,495],"image","watermark","api","composition",{"commitSha":254},{"parentExtensionId":498,"repoId":499},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[494,495,218,492,493],{"evaluatedAt":502,"extractAt":503,"updatedAt":502},1778693993734,1778691104676,{"_creationTime":505,"_id":506,"community":507,"display":508,"identity":514,"providers":518,"relations":526,"tags":528,"workflow":529},1778697652123.9006,"k173ykh2hb7ftk68yprzkgmy1n86nh4d",{"reviewCount":8},{"description":509,"installMethods":510,"name":512,"sourceUrl":513},"Extract frames or short clips from videos using ffmpeg.",{"claudeCode":511},"steipete/clawdis","video-frames","https://github.com/steipete/clawdis",{"basePath":515,"githubOwner":516,"githubRepo":517,"locale":18,"slug":512,"type":248},"skills/video-frames","steipete","clawdis",{"evaluate":519,"extract":525},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":520,"targetMarket":219,"tier":220},[214,521,522,523,524],"ffmpeg","frames","clips","media",{"commitSha":254},{"repoId":527},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[523,521,522,524,214],{"evaluatedAt":530,"extractAt":531,"updatedAt":530},1778699110713,1778697652123,{"_creationTime":533,"_id":534,"community":535,"display":536,"identity":542,"providers":547,"relations":558,"tags":560,"workflow":561},1778688112811.7349,"k170vdg81q6yx4j2kv8seggh9186na7e",{"reviewCount":8},{"description":537,"installMethods":538,"name":540,"sourceUrl":541},"Download and process YouTube content for research. Use when: downloading competitor videos for analysis; extracting audio for podcasts; getting transcripts for content repurposing; archiving webinars; research content curation",{"claudeCode":539},"guia-matthieu/clawfu-skills","YouTube Downloader","https://github.com/guia-matthieu/clawfu-skills",{"basePath":543,"githubOwner":544,"githubRepo":545,"locale":18,"slug":546,"type":248},"skills/automation/youtube-downloader","guia-matthieu","clawfu-skills","youtube-downloader",{"evaluate":548,"extract":556},{"promptVersionExtension":207,"promptVersionScoring":208,"score":211,"tags":549,"targetMarket":219,"tier":220},[550,551,214,552,553,554,555],"youtube","download","audio","transcription","research","content-processing",{"commitSha":254,"license":557},"MIT",{"repoId":559},"kd72qvzyvm658ya7pbyh5ey47h86md53",[552,555,551,554,553,214,550],{"evaluatedAt":562,"extractAt":563,"updatedAt":562},1778688933132,1778688112811]