Gomez Andres
Community@mooch10 · Capital Federal
Estudiante de Ingenieria
Agent Skills by Gomez Andres
Showing 102 vetted skills indexed across 1 GitHub repositories.
music-to-video
Generates beat-synced HyperFrames videos from music tracks using audio analysis and per-frame compositions.
hyperframes-cli
Orchestrates the HyperFrames CLI dev loop for scaffolding, validating, previewing, and rendering HTML video compositions.
music
Generate music tracks from text prompts using the ElevenLabs Music API.
atlas-cloud
Generate and edit images and videos through the Atlas Cloud media model gateway.
ffmpeg
Convert, resize, compress, and trim video and audio files with FFmpeg commands.
3d-asset-generation
Generate, validate, and assemble production 3D assets using Atlas Cloud, fal.ai, and Blender.
speech-to-text
Transcribe audio and video files to text using ElevenLabs Scribe v2 with timestamps and speaker diarization.
video-understand
Extract key frames and transcribe audio from video files using ffmpeg and Whisper.
animate
Implements UI animations using CSS transitions, WAAPI, and Motion with defined easing and duration rules.
remotion-best-practices
Provides best-practice rules for creating programmatic videos in React with Remotion.
svg-character-animation
Animate SVG character rigs with GSAP timelines, Remotion frame control, and HyperFrames previews.
find-animation-opportunities
Scan a codebase for UI moments that would benefit from motion and propose exact animation recipes.
ltx2
Generates short MP4 video clips from text prompts or images using the LTX-2.3 model on Modal.
hyperframes-animation
Compose deterministic GSAP animations from atomic motion rules, blueprints, and runtime adapters.
threejs-shaders
Write custom GLSL shaders and ShaderMaterials for Three.js visual effects.
hyperframes-registry
Install and wire registry blocks and components into HyperFrames compositions.
threejs-lighting
Configure Three.js lights, shadows, and image-based environment lighting for 3D scenes.
improve-animations
Audits codebase animation code and writes self-contained motion improvement plans.
comfyui
Generates images, video, and music through ComfyUI workflows in OpenMontage.
threejs-world-generation
Generate deterministic, editable Three.js worlds with terrain, regions, landmarks, and camera paths.
threejs-geometry
Create Three.js geometries including built-in shapes, BufferGeometry, and instanced meshes.
threejs-interaction
Implements raycasting, camera controls, and mouse/touch input handling for interactive Three.js scenes.
seedance-2-0
Generate cinematic video clips with synchronized audio using ByteDance Seedance 2.0 via fal.ai, Replicate, Runway, and Higgsfield gateways.
threejs-postprocessing
Implement Three.js post-processing effects using EffectComposer, bloom, DOF, and custom screen-space shaders.
Frequently Asked Questions About Gomez Andres
FAQPage SchemaWhat tasks can I accomplish with Gomez Andres's skill collection?▼
You can produce beat-synced music videos, prompt-to-video clips via HeyGen, Seedance, Kling, and Gemini Omni, edit media with FFmpeg, build GSAP and Three.js animations, generate speech and music via ElevenLabs and Azure Speech, and design premium frontend interfaces with Tailwind and React patterns.
Who is the target audience for these skills?▼
Frontend engineers, motion designers, and video producers building programmatic content. Skills assume familiarity with React, Next.js, Three.js, GSAP, Remotion, and FFmpeg, plus comfort configuring provider credentials such as HEYGEN_API_KEY, ELEVENLABS_API_KEY, FAL_KEY, and AZURE_SPEECH_KEY.
How do I run the HyperFrames video pipeline?▼
Use the hyperframes-cli skill: run npx hyperframes init, add, validate, preview, and render to build compositions locally, or hyperframes lambda deploy and render for AWS Lambda cloud rendering. The hyperframes-core skill defines the composition contract with data-* timing attributes and deterministic render rules.
Are these skills free and open source?▼
Many skills carry MIT licenses, including the official GSAP skills, ElevenLabs audio skills, Azure Speech skills, and Vercel React guidelines. However, generation skills require paid third-party API keys from providers like HeyGen, ElevenLabs, fal.ai, Azure, and Google Gemini.
What prerequisites and dependencies are required?▼
Local video work needs node, python3, ffmpeg, and npm on macOS or Linux. Cloud generation requires provider keys: HEYGEN_API_KEY for avatars and translation, ELEVENLABS_API_KEY for voice and music, AZURE_SPEECH_KEY plus region for Azure Speech, and FAL_KEY or GEMINI_API_KEY for Seedance and Gemini Omni.