Video & Animation

validator-quotes

github.com

Earn and deploy third-party validator quotes for a launch. Use when you need credibility beyond your own claims. Covers who to approach, how to get honest reactions, and how to amplify them via quote-posts, based on the founder/CEO validators behind the Muse launch.

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

testimonial-launch

github.com

Turn user testimonials into launch distribution. Use when launching a product or feature and you want real user proof to carry the announcement instead of marketing copy. Covers soliciting specific testimonials, curating them, and amplifying via quote-posts.

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

vos-authoring

github.com

Author a vos animation program (VosConfigJson) from scratch or debug one — declarative configs compiling into deterministic Three.js + GSAP-dialect animations on the MIT vos engine (@vosjs/core), validated locally with compileVosConfig. Covers the schema, dialect rules, 2D overlay elements, shaders, and params/presets knobs. Use when asked to write a vos animation program, create a VosConfigJson, make a programmatic motion graphic or logo animation, or fix a config that fails to compile or lint.

$ npx skills add vosjs/skills
スキルを見る

vos-create

github.com

Create vos programs in the user

$ npx skills add vosjs/skills
スキルを見る

vos-cut

github.com

Cut a screen recording (a vosso take) into the product video it was recorded for, from its evidence, with the vos CLI — read the take

$ npx skills add vosjs/skills
スキルを見る

repo-security-scan

github.com

Scan a repository for high-signal security issues and produce a report. Use when auditing a codebase for leaked secrets or vulnerable dependencies, before a release, or when onboarding an unfamiliar repo. Runs gitleaks secret scanning and osv-scanner dependency checks.

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

vos-migrate

github.com

Turn an existing Loom, Screen Studio, Cap, or plain mp4/webm screen demo into an editable vosso take — re-encode the file, synthesize the take

$ npx skills add vosjs/skills
スキルを見る

astra-operator

github.com

Delegate computer-use and browser tasks to OpenAI

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

vos-remix

github.com

Remix a vos.so gallery program into your own — fetch its config, edit the declared knobs or code locally, validate with vos check, and push a private copy back with lineage that iterates as versions. Carries the params/Looks doctrine and the GLB 3D-showcase recipe. Use when asked to remix, customize or personalize a gallery animation, swap a 3D model into a showcase, or iterate a fetched program as versions.

$ npx skills add vosjs/skills
スキルを見る

vos-footage

github.com

Hand a Remotion, HyperFrames, or any video composition a clean captured clip of the real product — recorded and auto-zoomed with the vos CLI, delivered as full-bleed footage with no chrome, and always backed by an editable take on the maker

$ npx skills add vosjs/skills
スキルを見る

launch-kit

github.com

Ship the media with the release — one take of the real product becomes the demo video, the store listing (Chrome Web Store screenshots, tile, marquee), the Product Hunt gallery, the social cuts and the OG card, each a frame of a poster document in the brand

$ npx skills add vosjs/skills
スキルを見る

remotion-product-demos

github.com

Create Apple-keynote-quality product demo videos with Remotion. Covers glass phone mockups, floating 3D spheres, typing animations, card UIs, ripple effects, and smooth scene transitions. Use when asked to create product demos, app showcase videos, UI walkthrough animations, or

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

release-notes

github.com

Generate polished release notes from git history. Use when cutting a release, before publishing a GitHub release, or when you need a changelog from commits between two tags. Groups changes by type, surfaces breaking changes, and drafts highlights.

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

mundane-demos

github.com

Demo strategy that leads with mundane real-life utility instead of benchmarks. Use when presenting an AI agent or product to non-technical audiences. Covers picking tasks the viewer did this morning, showing end-to-end completion, and letting speed be the wow factor.

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

graphrag

github.com

Build a GraphRAG pipeline over documents. Use when plain vector search returns chunks without connections, when questions need multi-hop reasoning (

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

design-inspo

github.com

Find design inspiration from curated gallery sites. Use when a user needs UI/UX references, design examples, or inspiration for specific components (navbars, CTAs, hero sections, landing pages, etc.), full websites, SaaS products, mobile apps, animations, icons, branding, or design systems. Helps select the right inspiration source and browse examples.

$ npx skills add unisone/openclaw-skill-suite
スキルを見る

product-video

github.com

Record and produce the demo video of a website, app, or feature with the vos CLI — the agent scripts the click path (actions.json), the recording auto-plans zooms, and every editing decision is data in doc.json, so fixes are edits and re-renders, never re-recordings. Renders are deterministic; export is free up to 4K with no watermark. Use when asked to make a product video, demo video, screen recording of a URL or feature, or a marketing clip, or when a feature was verified in agent-browser and that walk should become a take. A whole release

$ npx skills add vosjs/skills
スキルを見る

demo-script

github.com

Co-author demo video scripts by exploring the live product via browser. Use when user asks to

$ npx skills add arozumenko/video-producer
スキルを見る

demo-voiceover

github.com

Generate and synchronize AI voice-over narration for demo videos using ElevenLabs TTS. Use when user asks to

$ npx skills add arozumenko/video-producer
スキルを見る

product-demo-video

github.com

Gera vídeos curtos de demonstração de produto (MP4 + GIF) dirigindo o navegador com Playwright e compondo a cena com Remotion — zoom in/out automático no elemento clicado, cursor animado, legendas, transições e corte de tempo morto. Use SEMPRE que o usuário pedir demo de funcionalidade, vídeo de produto, screencast, gravação de tela, walkthrough, tutorial em vídeo, GIF de feature para README/landing/changelog/docs,

$ npx skills add pedroantunes-84/skill-product-demo-video
スキルを見る

typesafe-ai

github.com

>

$ npx skills add typesafe-ai/skills
スキルを見る

slack-gif-creator

154.8kgithub.com

Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like

$ npx skills add anthropics/skills
スキルを見る

web-artifacts-builder

154.8kgithub.com

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

$ npx skills add anthropics/skills
スキルを見る

webapp-testing

154.8kgithub.com

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

$ npx skills add anthropics/skills
スキルを見る