Video and Media
Video and media skills support audio, video, image, and presentation workflows used in content production. Expect tools for generating, editing, packaging, or automating media assets that sit outside the typical code-and-infrastructure toolchain.
166 skills
Skills in this category
anywidget-generator
by marimo-team/skills
When writing an anywidget use vanilla javascript in _esm and do not forget about _css . The css should look bespoke in light mode and dark mode. Keep the css small unless explicitly asked to go the extra mile. When you display the widget it must be wrapped via widget = mo.ui.anywidget(OriginalAnywidget()) . You can...
angular-best-practices
by boise-state-development/agentcore-public-stack
For complex derived state patterns, see references/signal-patterns.md .
product-photography
by inference-shell/skills
Create professional product images with AI via inference.sh CLI.
image-to-video
by inference-shell/skills
Convert still images to animated videos via inference.sh CLI.
tailwind-v4
by existential-birds/beagle
Source details, install context, and public review data are available on the full page.
character-design-sheet
by inference-shell/skills
Create consistent characters across multiple AI-generated images via inference.sh CLI.
ai-automation-workflows
by inference-shell/skills
Build automated AI workflows via inference.sh CLI.
media-downloader
by yizhiyanhua-ai/media-downloader
Source details, install context, and public review data are available on the full page.
social-media-carousel
by inference-shell/skills
Design high-engagement carousel posts via inference.sh CLI.
douyin-viral-content
by vickyhan924/self-media-script
Source details, install context, and public review data are available on the full page.
storyboard-creation
by inference-shell/skills
Create visual storyboards with AI image generation via inference.sh CLI.
document-illustrator
by op7418/document-illustrator-skill
基于 AI 智能分析的文档配图生成工具。无需依赖特定格式,自动理解内容并生成专业配图。
vulnerability-scanner
by sickn33/antigravity-awesome-skills
Think like an attacker, defend like an expert. 2025 threat landscape awareness.
flux-image
by inference-shell/skills
Generate images with FLUX models via inference.sh CLI.
talking-head-production
by inference-shell/skills
Create talking head videos with AI avatars and lipsync via inference.sh CLI.
background-removal
by inference-shell/skills
Remove backgrounds from images via inference.sh CLI.
explainer-video-guide
by inference-shell/skills
Create explainer videos from script to final cut via inference.sh CLI.
flutter-animating-apps
by flutter/skills
Manage Flutter animations using the core typed Animation system. Do not manually calculate frames; rely on the framework's ticker and interpolation classes.
make-pr
by remotion-dev/remotion
Ensure we are not on the main branch, make a branch if necessary. For all packages affected, run Oxfmt to format the code:
ai-product-photography
by inference-shell/skills
Generate professional product photography via inference.sh CLI.
image-upscaling
by inference-shell/skills
Upscale and enhance images via inference.sh CLI.
seedance-2.0-prompter
by pexoai/pexo-skills
This skill transforms a user's scattered multimodal assets (images, videos, audio) and ambiguous creative intent into a structured, executable prompt for the Seedance 2.0 video generation model. It acts as an expert prompt engineer, ensuring the highest quality output from the underlying model.
zai-tts
by aahl/skills
Generate high-quality text-to-speech audio using GLM-TTS service via the uvx zai-tts command. Before using this skill, you need to configure the environment variables ZAI_AUDIO_USERID and ZAI_AUDIO_TOKEN , which can be obtained by login audio.z.ai and executing localStorage['auth-storage'] in the console via F12...
react-native-animations
by pluginagentmarketplace/custom-plugin-react-native
Learn high-performance animations using Reanimated 3, Gesture Handler, and layout animations.