[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-digitalsamba-openclaw-video-toolkit-en":3,"guides-for-digitalsamba-openclaw-video-toolkit":396,"similar-k17crq1jtpdq6v8et37enw77pd86mtmh-en":397},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":240,"parentExtension":250,"providers":251,"relations":256,"repo":258,"tags":392,"workflow":393},1778686219732.873,"k17crq1jtpdq6v8et37enw77pd86mtmh",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Create professional videos autonomously using claude-code-video-toolkit — AI voiceovers, image generation, music, talking heads, and Remotion rendering.",{"claudeCode":12},"digitalsamba/claude-code-video-toolkit","openclaw-video-toolkit","https://github.com/digitalsamba/claude-code-video-toolkit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":243},1778686517002.7324,"kn78cwsqxq2y415badxwyzatyd86mzr8","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,47,50,53,57,61,64,68,71,74,77,80,83,86,90,94,98,102,106,109,112,115,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of creating professional videos autonomously and names the target artifact (professional videos).",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The toolkit offers significant value over simple prompting by integrating multiple AI models and tools (voiceover, image generation, music, Remotion rendering) into a cohesive workflow for autonomous video creation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension is designed for production workflows with clear setup, detailed instructions, and robust error handling for long-running tasks, covering the complete lifecycle of video creation.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on autonomous video creation using AI tools, maintaining a coherent scope despite its breadth of capabilities within that domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the extension's capabilities as outlined in the SKILL.md, covering AI voiceovers, image generation, music, talking heads, and Remotion rendering.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The toolkit utilizes narrow verb-noun tools (e.g., `music_gen.py`, `qwen3_tts.py`, `ltx2.py`) for specific tasks, enhancing agent selection precision.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed documentation for all parameters, configurations, and setup steps, including explicit instructions for cloud GPU endpoints and environment variables.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `music_gen.py`, `qwen3_tts.py`, and `ltx2.py` are descriptive and adhere to a clear naming convention.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Tool parameters are specific and documented, and output primarily focuses on the promised payload, with structured progress reporting for monitoring.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension is licensed under the MIT license, as indicated by the LICENSE file, which is a permissive open-source license.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The latest commit was on May 11, 2026, indicating recent maintenance within the last 3 months.",{"category":58,"check":62,"severity":24,"summary":63},"Dependency Management","The project manages dependencies via `requirements.txt` and `package.json`, and the `verify_setup.py` script helps ensure correct installation.",{"category":65,"check":66,"severity":24,"summary":67},"Security","Secret Management","Secrets like API keys are handled via environment variables (`.env`) and Modal secrets, with no hardcoded secrets in committed files or verbose output.",{"category":65,"check":69,"severity":24,"summary":70},"Injection","The SKILL.md emphasizes treating files as data and explicitly warns against executing instructions from them, and tool inputs are generally well-defined.",{"category":65,"check":72,"severity":24,"summary":73},"Transitive Supply-Chain Grenades","The toolkit primarily relies on bundled scripts and `pip install` for dependencies, with clear instructions for setting up cloud endpoints; no runtime remote code execution or unsafe WebFetch of instructions is apparent.",{"category":65,"check":75,"severity":24,"summary":76},"Sandbox Isolation","The toolkit operates within expected scopes, primarily modifying files within the project directory and using expected tool executables, with no apparent attempts to write outside these boundaries.",{"category":65,"check":78,"severity":24,"summary":79},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were found in the scripts.",{"category":65,"check":81,"severity":24,"summary":82},"Data Exfiltration","API keys and credentials are managed via environment variables or secrets, and outbound calls are documented for specific services like Modal and acemusic.ai, with no evidence of confidential data submission to undocumented third parties.",{"category":65,"check":84,"severity":24,"summary":85},"Hidden Text Tricks","The bundled content and descriptions appear to be free of hidden steering tricks, ANSI escapes, or unusual Unicode characters.",{"category":87,"check":88,"severity":24,"summary":89},"Hooks","Opaque code execution","The bundled scripts are plain Python and use standard Node.js commands, with no evidence of obfuscation, base64 payloads, or runtime script fetching.",{"category":91,"check":92,"severity":24,"summary":93},"Portability","Structural Assumption","The toolkit clearly states its expected directory structure and makes assumptions about tool paths (`~/.openclaw/workspace/claude-code-video-toolkit`), providing clear instructions on how to navigate this.",{"category":95,"check":96,"severity":24,"summary":97},"Trust","Issues Attention","With 1 open issue and 4 closed issues in the last 90 days, the closure rate is adequate, indicating maintainer responsiveness.",{"category":99,"check":100,"severity":24,"summary":101},"Versioning","Release Management","The extension has GitHub release tags and a CHANGELOG.md, providing clear versioning signals.",{"category":103,"check":104,"severity":24,"summary":105},"Code Execution","Validation","While explicit schema validation libraries aren't detailed, the Python scripts and Remotion components appear to handle input parameters with care, and the prompt engineering guidance implies controlled input.",{"category":65,"check":107,"severity":24,"summary":108},"Unguarded Destructive Operations","The toolkit focuses on video generation and asset creation, which are not inherently destructive. No destructive operations like `rm -rf` or `git push --force` are used without clear context and purpose.",{"category":103,"check":110,"severity":24,"summary":111},"Error Handling","The SKILL.md includes detailed error recovery steps for common issues and emphasizes structured progress reporting (`--progress json`) for monitoring, indicating robust error handling.",{"category":103,"check":113,"severity":24,"summary":114},"Logging","The `--progress json` flag provides structured logging on stderr for monitoring job status and outcomes, enabling an audit trail.",{"category":116,"check":117,"severity":118,"summary":119},"Compliance","GDPR","not_applicable","The extension does not appear to operate on personal data; its primary function is video generation from user-provided text and assets.",{"category":116,"check":121,"severity":24,"summary":122},"Target market","The extension is designed for global use, with no apparent regional or jurisdictional restrictions beyond standard internet accessibility for cloud services.",{"category":91,"check":124,"severity":24,"summary":125},"Runtime stability","The toolkit specifies prerequisites like Node.js and Python, and the setup instructions guide users through necessary installations, ensuring runtime stability across supported OS.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README is comprehensive, clearly explaining the toolkit's purpose, features, setup, and workflow.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The extension exposes a reasonable number of Python tools and Claude Code commands, well within the target range for maintainability.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tools and commands have distinct names and functions, avoiding redundancy or near-synonyms that could confuse the agent.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All advertised features and skills have corresponding implementations, setup instructions, or documented examples within the repository.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README and SKILL.md provide clear, step-by-step installation and setup instructions, including cloud GPU configuration and verification steps.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The SKILL.md explicitly lists common problems and their solutions, providing actionable remediation steps for users.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","Dependencies are managed via `requirements.txt` for Python and `package.json` for Node.js, with clear instructions for installation, implying pinned versions through standard package management practices.",{"category":33,"check":151,"severity":118,"summary":152},"Dry-run preview","The extension's core functionality involves generating media assets, not performing destructive operations or sending data outward in a way that typically requires a dry-run preview beyond progress reporting.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The use of `yieldMs` for long-running tasks and structured progress reporting on stderr facilitates retries and monitoring, and the cloud services generally handle their own timeouts.",{"category":116,"check":158,"severity":24,"summary":159},"Telemetry opt-in","Telemetry is not mentioned as being collected by default; the focus is on user-driven cloud GPU usage and local script execution, with no indication of opt-out telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The extension clearly states its purpose is autonomous professional video creation and lists specific artifacts (videos) and user intents (create, generate, render) with detailed non-goals and boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise, clearly stating the core capability and providing trigger phrases without excessive keywords.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and delegates deeper material to separate files (docs/, lib/, assets/), maintaining conciseness in the main instruction body.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed information and complex procedures are progressively disclosed through links to separate documentation files and sub-sections, preventing overload in the main SKILL.md.",{"category":170,"check":174,"severity":118,"summary":175},"Forked exploration","The skill is primarily task-oriented for video creation and does not involve deep code review or exploration that would necessitate `context: fork`.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The README and SKILL.md provide numerous end-to-end examples for various tools and workflows, including setup verification and template usage.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md includes detailed sections on error recovery, cost estimates, and specific tool rules, addressing potential failure modes and limitations.",{"category":103,"check":183,"severity":24,"summary":184},"Tool Fallback","The toolkit specifies its preferred cloud GPU providers (Modal, RunPod) and provides fallback mechanisms and setup instructions, ensuring usability.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The setup and verification scripts, along with detailed error handling in SKILL.md, ensure that the workflow halts gracefully on unexpected pre-state or errors.",{"category":91,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill operates standalone and clearly documents its dependencies and usage within the Claude Code environment, without implicit reliance on other skills.",1778686516870,"This toolkit provides a comprehensive set of Python scripts and Claude Code skills for generating professional videos autonomously. It integrates AI models for voiceovers, image generation, music, and video clips, using Remotion for composition and rendering, with support for cloud GPUs via Modal or RunPod.",[195,196,197,198,199,200],"Autonomous video creation from text briefs","AI voiceover generation (multiple speakers, voice cloning)","AI image and video clip generation (text-to-image, text-to-video)","AI music generation","Remotion-based video composition and rendering","Cloud GPU integration (Modal, RunPod) for AI tools",[202,203,204],"Real-time interactive video editing","Complex multi-camera live-action shooting","Serving as a general-purpose code execution environment outside of video production tasks","3.0.0","4.4.0","To enable users to create professional explainer-style videos autonomously using AI, from concept and scripting to final rendering, by providing a structured workflow and integrated tools within Claude Code.","Excellent documentation, clear separation of concerns, and robust handling of long-running tasks and dependencies. The only minor point is the lack of explicit schema validation libraries for tool inputs, though the overall structure suggests careful handling.",99,"A high-quality, production-ready toolkit for autonomous AI-powered video creation.",[212,213,214,215,216,217,218],"video-generation","ai-tools","remotion","modal","python","typescript","automation","global","verified",[222,223,224,225],"Creating marketing explainer videos","Generating product demo videos","Producing sprint review videos with AI assets","Automating repetitive video production tasks",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":239,"testCoverage":242},{"hasLockfile":228},true,1778686496899,{"descriptionLength":231,"readmeSize":232},152,18886,{"closedIssues90d":234,"forks":235,"hasChangelog":228,"openIssues90d":236,"pushedAt":237,"stars":238},4,187,1,1778501732000,1137,{"hasNpmPackage":240,"license":241,"smitheryVerified":240},false,"MIT",{"hasCi":228,"hasTests":240},{"updatedAt":244},1778686517002,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/openclaw-video-toolkit","digitalsamba","claude-code-video-toolkit","skill",null,{"evaluate":252,"extract":254},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":253,"targetMarket":219,"tier":220},[212,213,214,215,216,217,218],{"commitSha":255},"HEAD",{"repoId":257},"kd70r97eght58pp9f1x8scdagd86n32q",{"_creationTime":259,"_id":257,"identity":260,"providers":261,"workflow":388},1778686211924.9185,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":262,"discover":371,"github":374},{"commitSha":255,"extensions":263},[264,275,286,295,303,311,319,328,342,350,358,366],{"basePath":265,"description":266,"displayName":267,"installMethods":268,"rationale":269,"selectedPaths":270,"source":274,"sourceLanguage":18,"type":249},".claude/skills/acestep","AI music generation with ACE-Step 1.5 — background music, vocal tracks, covers, stem extraction, audio repainting, and continuation for video production. Use when generating music, soundtracks, jingles, or working with audio stems. Triggers include background music, soundtrack, jingle, music generation, stem extraction, cover, style transfer, repaint, continuation, or musical composition tasks.","acestep",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/acestep/SKILL.md",[271],{"path":272,"priority":273},"SKILL.md","mandatory","rule",{"basePath":276,"description":277,"displayName":278,"installMethods":279,"rationale":280,"selectedPaths":281,"source":274,"sourceLanguage":18,"type":249},".claude/skills/elevenlabs","Generate AI voiceovers, sound effects, and music using ElevenLabs APIs. Use when creating audio content for videos, podcasts, or games. Triggers include generating voiceovers, narration, dialogue, sound effects from descriptions, background music, soundtrack generation, voice cloning, or any audio synthesis task.","elevenlabs",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/elevenlabs/SKILL.md",[282,283],{"path":272,"priority":273},{"path":284,"priority":285},"reference.md","medium",{"basePath":287,"description":288,"displayName":289,"installMethods":290,"rationale":291,"selectedPaths":292,"source":274,"sourceLanguage":18,"type":249},".claude/skills/ffmpeg","Video and audio processing with FFmpeg. Use for format conversion, resizing, compression, audio extraction, and preparing assets for Remotion. Triggers include converting GIF to MP4, resizing video, extracting audio, compressing files, or any media transformation task.","ffmpeg",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/ffmpeg/SKILL.md",[293,294],{"path":272,"priority":273},{"path":284,"priority":285},{"basePath":296,"description":297,"displayName":298,"installMethods":299,"rationale":300,"selectedPaths":301,"source":274,"sourceLanguage":18,"type":249},".claude/skills/frontend-design","Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.","frontend-design",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/frontend-design/SKILL.md",[302],{"path":272,"priority":273},{"basePath":304,"description":305,"displayName":306,"installMethods":307,"rationale":308,"selectedPaths":309,"source":274,"sourceLanguage":18,"type":249},".claude/skills/ltx2","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.","ltx2",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/ltx2/SKILL.md",[310],{"path":272,"priority":273},{"basePath":312,"description":313,"displayName":314,"installMethods":315,"rationale":316,"selectedPaths":317,"source":274,"sourceLanguage":18,"type":249},".claude/skills/moviepy","Python video composition with moviepy 2.x — overlaying deterministic text on AI-generated video (LTX-2, SadTalker), compositing clips, single-file build.py video projects. Use when adding labels/captions/lower-thirds to LTX-2 or SadTalker outputs, building short ad-style spots in pure Python without Remotion, or doing programmatic video composition. Triggers include text overlay on video, label LTX-2 clip, caption SadTalker output, lower third, build.py video, moviepy, Python video composition, sub-30s ad spot.","moviepy",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/moviepy/SKILL.md",[318],{"path":272,"priority":273},{"basePath":320,"description":321,"displayName":322,"installMethods":323,"rationale":324,"selectedPaths":325,"source":274,"sourceLanguage":18,"type":249},".claude/skills/playwright-recording","Record browser interactions as video using Playwright. Use for capturing demo videos, app walkthroughs, and UI flows for Remotion videos. Triggers include recording a demo, capturing browser video, screen recording a website, or creating walkthrough footage.","playwright-recording",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/playwright-recording/SKILL.md",[326,327],{"path":272,"priority":273},{"path":284,"priority":285},{"basePath":329,"description":330,"displayName":331,"installMethods":332,"rationale":333,"selectedPaths":334,"source":274,"sourceLanguage":18,"type":249},".claude/skills/qwen-edit","AI image editing prompting patterns for Qwen-Image-Edit. Use when editing photos while preserving identity, reframing cropped images, changing clothing or accessories, adjusting poses, applying style transfers, or character transformations. Provides prompt patterns, parameter tuning, and examples.","qwen-edit",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/qwen-edit/SKILL.md",[335,336,338,340],{"path":272,"priority":273},{"path":337,"priority":285},"examples.md",{"path":339,"priority":285},"parameters.md",{"path":341,"priority":285},"prompting.md",{"basePath":343,"description":344,"displayName":214,"installMethods":345,"rationale":346,"selectedPaths":347,"source":274,"sourceLanguage":18,"type":249},".claude/skills/remotion","Toolkit-specific Remotion patterns — custom transitions, shared components, and project conventions. For core Remotion framework knowledge (hooks, animations, rendering, etc.), see the `remotion-official` skill.",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/remotion/SKILL.md",[348,349],{"path":272,"priority":273},{"path":284,"priority":285},{"basePath":351,"description":352,"displayName":353,"installMethods":354,"rationale":355,"selectedPaths":356,"source":274,"sourceLanguage":18,"type":249},".claude/skills/remotion-official","Best practices for Remotion - Video creation in React","remotion-best-practices",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/remotion-official/SKILL.md",[357],{"path":272,"priority":273},{"basePath":359,"description":360,"displayName":361,"installMethods":362,"rationale":363,"selectedPaths":364,"source":274,"sourceLanguage":18,"type":249},".claude/skills/runpod","Cloud GPU processing via RunPod serverless. Use when setting up RunPod endpoints, deploying Docker images, managing GPU resources, troubleshooting endpoint issues, or understanding costs. Covers all 5 toolkit images (qwen-edit, realesrgan, propainter, sadtalker, qwen3-tts).","runpod",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/runpod/SKILL.md",[365],{"path":272,"priority":273},{"basePath":246,"description":10,"displayName":13,"installMethods":367,"rationale":368,"selectedPaths":369,"source":274,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/openclaw-video-toolkit/SKILL.md",[370],{"path":272,"priority":273},{"sources":372},[373],"manual",{"closedIssues90d":234,"description":375,"forks":235,"license":241,"openIssues90d":236,"pushedAt":237,"readmeSize":232,"stars":238,"topics":376},"AI-native video production toolkit for Claude Code",[377,378,379,278,380,381,214,382,383,384,385,386,387],"ai-video-generator","claude-code","developer-tools","playwright","programmatic-video","text-to-speech","video-editing","video-production","open-source","qwen-tts","openclaw",{"classifiedAt":389,"discoverAt":390,"extractAt":391,"githubAt":391,"updatedAt":389},1778686219532,1778686211925,1778686217771,[213,218,215,216,214,217,212],{"evaluatedAt":244,"extractAt":394,"updatedAt":395},1778686219732,1778686650397,[],[398,430,460,488,520,548],{"_creationTime":399,"_id":400,"community":401,"display":402,"identity":408,"providers":412,"relations":422,"tags":425,"workflow":426},1778699647844.0183,"k174bzyyax9v1t5bm0m98bfqyh86m8v8",{"reviewCount":8},{"description":403,"installMethods":404,"name":406,"sourceUrl":407},"AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.",{"claudeCode":405},"zxkane/aws-skills","aws-cdk-development","https://github.com/zxkane/aws-skills",{"basePath":409,"githubOwner":410,"githubRepo":411,"locale":18,"slug":406,"type":249},"plugins/aws-cdk/skills/aws-cdk-development","zxkane","aws-skills",{"evaluate":413,"extract":421},{"promptVersionExtension":205,"promptVersionScoring":206,"score":414,"tags":415,"targetMarket":219,"tier":220},100,[416,417,217,216,418,419,420],"aws","cdk","iac","cloudformation","infrastructure",{"commitSha":255},{"parentExtensionId":423,"repoId":424},"k177paz2fgaa1r1kfhgb2esr1n86my7m","kd7708aervxaq6vqq9tdf93s2586mcqy",[416,417,419,418,420,216,217],{"evaluatedAt":427,"extractAt":428,"updatedAt":429},1778699774404,1778699647844,1778699908774,{"_creationTime":431,"_id":432,"community":433,"display":434,"identity":440,"providers":444,"relations":454,"tags":456,"workflow":457},1778696052276.0203,"k17bgxxgryq8edg32egypsvqtn86m1h7",{"reviewCount":8},{"description":435,"installMethods":436,"name":438,"sourceUrl":439},"Detect and untangle circular dependencies. Runs madge/skott (TS), pycycle (Py), or compiler-only checks (Go/Rust). Auto-fixes leaf-extractable cycles; reports core cycles for human review. Use when the user asks to find circular imports, fix dependency cycles, or untangle module graph. Example queries — \"find circular imports\", \"fix dependency cycles\", \"untangle our module graph\", \"why is madge complaining\".",{"claudeCode":437},"raintree-technology/claude-starter","cleanup-cycles","https://github.com/raintree-technology/claude-starter",{"basePath":441,"githubOwner":442,"githubRepo":443,"locale":18,"slug":438,"type":249},"templates/.claude/skills/cleanup-cycles","raintree-technology","claude-starter",{"evaluate":445,"extract":453},{"promptVersionExtension":205,"promptVersionScoring":206,"score":414,"tags":446,"targetMarket":219,"tier":220},[447,448,449,216,217,450,451,452],"code-quality","dependencies","javascript","go","rust","refactoring",{"commitSha":255},{"repoId":455},"kd78ywakatnz4sjfx781sy14vh86mtty",[447,448,450,449,216,452,451,217],{"evaluatedAt":458,"extractAt":459,"updatedAt":458},1778696977114,1778696052276,{"_creationTime":461,"_id":462,"community":463,"display":464,"identity":470,"providers":475,"relations":482,"tags":484,"workflow":485},1778690923100.0452,"k17aw6x5cz9xzcff3myctcpgs186ndtm",{"reviewCount":8},{"description":465,"installMethods":466,"name":468,"sourceUrl":469},"Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs: useCurrentFrame, useVideoConfig, spring, interpolate, AbsoluteFill, Sequence. Configurable resolution, FPS, duration, codec. Use for: programmatic video generation, animated graphics, motion design, data-driven videos, React animations to video. Triggers: remotion, render video from code, tsx to video, react video, programmatic video, remotion render, code to video, animated video, motion graphics code, react animation video",{"claudeCode":467},"inferen-sh/skills","Remotion Render","https://github.com/inferen-sh/skills",{"basePath":471,"githubOwner":472,"githubRepo":473,"locale":18,"slug":474,"type":249},"tools/video/remotion-render","inferen-sh","skills","remotion-render",{"evaluate":476,"extract":481},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":477,"targetMarket":219,"tier":220},[212,214,478,217,479,480],"react","animation","motion-design",{"commitSha":255,"license":241},{"repoId":483},"kd75bmkxfkvvw504knzzpkzjph86n71t",[479,480,478,214,217,212],{"evaluatedAt":486,"extractAt":487,"updatedAt":486},1778692720118,1778690923100,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":498,"providers":503,"relations":513,"tags":516,"workflow":517},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":493,"installMethods":494,"name":496,"sourceUrl":497},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":495},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":499,"githubOwner":500,"githubRepo":501,"locale":18,"slug":502,"type":249},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":504,"extract":512},{"promptVersionExtension":205,"promptVersionScoring":206,"score":414,"tags":505,"targetMarket":219,"tier":220},[506,507,508,509,218,510,511],"git","development-environment","workflow","tmux","cli","developer-tool",{"commitSha":255,"license":241},{"parentExtensionId":514,"repoId":515},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[218,510,511,507,506,509,508],{"evaluatedAt":518,"extractAt":519,"updatedAt":518},1778699613343,1778699234184,{"_creationTime":521,"_id":522,"community":523,"display":524,"identity":530,"providers":533,"relations":541,"tags":543,"workflow":544},1778699468747.1746,"k1707pszx7h026a651dp5tvaxd86m3ag",{"reviewCount":8},{"description":525,"installMethods":526,"name":528,"sourceUrl":529},"Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.",{"claudeCode":527},"zagmoai/public-google-drive","public-google-drive","https://github.com/zagmoai/public-google-drive",{"basePath":531,"githubOwner":532,"githubRepo":528,"locale":18,"slug":528,"type":249},"","zagmoai",{"evaluate":534,"extract":540},{"promptVersionExtension":205,"promptVersionScoring":206,"score":414,"tags":535,"targetMarket":219,"tier":220},[536,537,538,218,539],"google-docs","google-sheets","productivity","api-client",{"commitSha":255},{"repoId":542},"kd776ynh73t0d6samn4bnxdf3x86n8mj",[539,218,536,537,538],{"evaluatedAt":545,"extractAt":546,"updatedAt":547},1778699485884,1778699468747,1778699509178,{"_creationTime":549,"_id":550,"community":551,"display":552,"identity":555,"providers":558,"relations":566,"tags":567,"workflow":568},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":553,"installMethods":554,"name":501,"sourceUrl":497},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":495},{"basePath":556,"githubOwner":500,"githubRepo":501,"locale":18,"slug":557,"type":249},"skills/ask","ask",{"evaluate":559,"extract":565},{"promptVersionExtension":205,"promptVersionScoring":206,"score":414,"tags":560,"targetMarket":219,"tier":220},[510,218,561,562,563,564],"llm","prompting","code-review","artifact-generation",{"commitSha":255,"license":241},{"parentExtensionId":514,"repoId":515},[564,218,510,563,561,562],{"evaluatedAt":569,"extractAt":519,"updatedAt":569},1778699303045]