Skill category
Media Generation
Image, video, audio, 3D, and generative media creation. Discover source-linked skills that teach agents repeatable workflows.
All Media Generation listings
27 organic results
Vibbly Agent
Use Vibbly safely to search podcasts, retrieve existing transcripts first, and transcribe audio or video only with explicit credit-aware user intent.
physical-ai-video-data-augmentation
>-
physical-ai-defect-image-generation
>-
nemo-retriever
Use when the user wants to search, query, extract, transcribe, describe, quote, filter, or aggregate across documents — PDFs, scanned forms / images (`.jpg` `.png` `.tiff`), Office (`.docx` `.pptx`), text (`.html` `.txt`), audio (`.mp3` `.wav` `.m4a`), or video (`.mp4` `.mov`). Prefer this over native Read / Grep for multi-file or non-PDF corpora. Not for: editing files, web browsing, single-file plain-text lookups, fine-tuning.
flutter-build-responsive-layout
Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes. Use when you need the UI to look good on both mobile and tablet/desktop form factors.
transformers-js
Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript. Supports NLP (text classification, translation, summarization), computer vision (image classification, object detection), audio (speech recognition, audio classification), and multimodal tasks. Works in browsers and server-side runtimes (Node.js, Bun, Deno) with WebGPU/WASM using pre-trained models from Hugging Face Hub.
huggingface-vision-trainer
Trains and fine-tunes vision models for object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm models — MobileNetV3, MobileViT, ResNet, ViT/DINOv3 — plus any Transformers classifier), and SAM/SAM2 segmentation using Hugging Face Transformers on Hugging Face Jobs cloud GPUs. Covers COCO-format dataset preparation, Albumentations augmentation, mAP/mAR evaluation, accuracy metrics, SAM segmentation with bbox/point prompts, DiceCE loss, hardware selection, cost estimation, Trackio monitoring, and Hub persistence. Use when users mention training object detection, image classification, SAM, SAM2, segmentation, image matting, DETR, D-FINE, RT-DETR, ViT, timm, MobileNet, ResN
huggingface-lora-space-builder
Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA. Use when someone asks to create, generate, ship, or publish a Space, demo, Gradio app, or playground for a LoRA — including LoRAs for Qwen-Image, Qwen-Image-Edit, LTX-Video, Wan, FLUX, SDXL, or other diffusion base models. Also triggers when someone describes a LoRA they trained or hosts on the Hub and wants to share it. Covers picking the right base pipeline and `diffusers` inference recipe, designing a UI tailored to the LoRA's task and inputs (Union/multi-task control, edit, video, image, etc.), respecting model-card recommendations (trigger words, steps, guidance, LoRA scale, example inputs), and shipping to
hf-cloud-serving-image-selection
Pick the right serving container for a SageMaker model deployment and find its current image URI. Use this skill whenever about to deploy a model to a SageMaker endpoint and an image URI needs to be chosen — including when the user says "deploy this LLM", "host this HuggingFace model", "serve this fine-tuned model", "deploy this embedding model", "host a reranker", "serve a sentence-transformers model", or when about to hardcode any container URI in deployment code. HuggingFace-curated Deep Learning Containers are ALWAYS preferred: HuggingFace vLLM (LLMs and generative rerankers), HuggingFace vLLM-Omni (multimodal), TEI (embeddings/cross-encoder rerankers), HF Inference Toolkit (other transf
hf-cloud-sagemaker-production-defaults
Create a SageMaker endpoint (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default. Use this skill whenever about to create a SageMaker endpoint, write deployment code that calls `create_endpoint`, or finalize a deployment after the image URI and IAM role are known. Provides deploy.py for real-time endpoints and deploy_async.py for async endpoints (with genuine scale-to-zero support). This is the last step in the SageMaker deployment workflow. Never generate a bare `create_endpoint` call without these defaults — endpoints without autoscaling or alarms are demos, not deployments.
Overdrive
Push interfaces into high-impact territory with advanced animation, shaders, and ambitious interaction systems.
Text To Lottie
Turn text prompts into polished Lottie animations for motion-heavy UI work.
Brag
Turn a finished project into a short shareable launch video with motion, music, and copy.
Animation Vocabulary
Sharpen motion language so animation choices feel deliberate and consistent.
Review Animations
Review animation quality, timing, and motion consistency with a production-critical eye.
To Spring Or Not To Spring
Audit animation timing choices to decide when springs versus easing curves produce better motion.
Frontend Slides
Create animation-rich HTML presentations from scratch or convert PPT/PPTX files into polished web slides.
Soft Skill
High-end visual design guidance for premium typography, spacing, depth, and animation systems.
Animate
Enhance UX with purposeful animation and micro-interactions that support usability and delight.
Critique
Evaluate design quality with structured UX scoring, persona checks, and actionable remediation guidance.
Emil Design Eng
Emil Kowalski's design-engineering philosophy for UI polish, components, animation, and production-ready frontend craft.
12 Principles Of Animation
Apply Disney's 12 animation principles to web interfaces to make motion feel natural, organic, and human.
Slidev
Create developer slide decks with Slidev using Markdown, Vue components, code highlighting, and animations.
Canvas Design
Create original visual designs and art on digital canvases using design philosophy, focusing on form, space, and color.
Threejs Animation
Three.js animation guidance for keyframes, skeletal animation, morph targets, and animation blending.
Remotion Best Practices
Domain-specific knowledge base for building videos with Remotion and React.
Fixing Motion Performance
Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use when animations stutter, transitions jank, or reviewing CSS/JS animation performance.