Gomez Andres avatar

Gomez Andres

Community

@mooch10 · Capital Federal

0Followers
|
11Public Repos
|
102Published Skills

Estudiante de Ingenieria

Skills Distribution
DomainUI/UX & Crea...Programmatic Video.. (35%)Web Motion & Anima.. (25%)3D Graphics & WebG.. (15%)AI Media Generatio.. (15%)

Agent Skills by Gomez Andres

Showing 102 vetted skills indexed across 1 GitHub repositories.

mooch10mooch10
1

music-to-video

Generates beat-synced HyperFrames videos from music tracks using audio analysis and per-frame compositions.

Community
Advanced
mooch10mooch10
1

hyperframes-cli

Orchestrates the HyperFrames CLI dev loop for scaffolding, validating, previewing, and rendering HTML video compositions.

Community
Advanced
mooch10mooch10
1

music

Generate music tracks from text prompts using the ElevenLabs Music API.

Community
Intermediate
mooch10mooch10
1

atlas-cloud

Generate and edit images and videos through the Atlas Cloud media model gateway.

Community
Intermediate
mooch10mooch10
1

ffmpeg

Convert, resize, compress, and trim video and audio files with FFmpeg commands.

Community
Intermediate
mooch10mooch10
1

3d-asset-generation

Generate, validate, and assemble production 3D assets using Atlas Cloud, fal.ai, and Blender.

Community
Advanced
mooch10mooch10
1

speech-to-text

Transcribe audio and video files to text using ElevenLabs Scribe v2 with timestamps and speaker diarization.

Community
Intermediate
mooch10mooch10
1

video-understand

Extract key frames and transcribe audio from video files using ffmpeg and Whisper.

Community
Intermediate
mooch10mooch10
1

animate

Implements UI animations using CSS transitions, WAAPI, and Motion with defined easing and duration rules.

Community
Intermediate
mooch10mooch10
1

remotion-best-practices

Provides best-practice rules for creating programmatic videos in React with Remotion.

Community
Advanced
mooch10mooch10
1

svg-character-animation

Animate SVG character rigs with GSAP timelines, Remotion frame control, and HyperFrames previews.

Community
Intermediate
mooch10mooch10
1

find-animation-opportunities

Scan a codebase for UI moments that would benefit from motion and propose exact animation recipes.

Community
Intermediate
mooch10mooch10
1

ltx2

Generates short MP4 video clips from text prompts or images using the LTX-2.3 model on Modal.

Community
Intermediate
mooch10mooch10
1

hyperframes-animation

Compose deterministic GSAP animations from atomic motion rules, blueprints, and runtime adapters.

Community
Advanced
mooch10mooch10
1

threejs-shaders

Write custom GLSL shaders and ShaderMaterials for Three.js visual effects.

Community
Intermediate
mooch10mooch10
1

hyperframes-registry

Install and wire registry blocks and components into HyperFrames compositions.

Community
Intermediate
mooch10mooch10
1

threejs-lighting

Configure Three.js lights, shadows, and image-based environment lighting for 3D scenes.

Community
Intermediate
mooch10mooch10
1

improve-animations

Audits codebase animation code and writes self-contained motion improvement plans.

Community
Advanced
mooch10mooch10
1

comfyui

Generates images, video, and music through ComfyUI workflows in OpenMontage.

Community
Advanced
mooch10mooch10
1

threejs-world-generation

Generate deterministic, editable Three.js worlds with terrain, regions, landmarks, and camera paths.

Community
Advanced
mooch10mooch10
1

threejs-geometry

Create Three.js geometries including built-in shapes, BufferGeometry, and instanced meshes.

Community
Intermediate
mooch10mooch10
1

threejs-interaction

Implements raycasting, camera controls, and mouse/touch input handling for interactive Three.js scenes.

Community
Intermediate
mooch10mooch10
1

seedance-2-0

Generate cinematic video clips with synchronized audio using ByteDance Seedance 2.0 via fal.ai, Replicate, Runway, and Higgsfield gateways.

Community
Advanced
mooch10mooch10
1

threejs-postprocessing

Implement Three.js post-processing effects using EffectComposer, bloom, DOF, and custom screen-space shaders.

Community
Intermediate

Frequently Asked Questions About Gomez Andres

FAQPage Schema
What 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.