AGT Studio avatar

AGT Studio

Community

@zamansepeti43

0Followers
|
14Public Repos
|
89Published Skills

AGT Studio provides 89 skills for programmatic video, animation, 3D graphics, and AI media generation spanning HyperFrames, Remotion, Three.js, GSAP, and multi-provider generative media gateways.

Skills Distribution
DomainUI/UX & Crea...Programmatic Video.. (35%)Generative Media M.. (25%)3D Graphics & WebG.. (15%)Web Animation Libr.. (15%)

Agent Skills by AGT Studio

Showing 89 vetted skills indexed across 1 GitHub repositories.

zamansepeti43zamansepeti43

hyperframes

Routes video creation requests to specialized HyperFrames workflows for HTML-based video rendering.

Community
Advanced
zamansepeti43zamansepeti43

music-to-video

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

Community
Advanced
zamansepeti43zamansepeti43

remotion-to-hyperframes

Convert Remotion React video compositions into HyperFrames HTML with GSAP timelines.

Community
Advanced
zamansepeti43zamansepeti43

hyperframes-cli

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

Community
Advanced
zamansepeti43zamansepeti43

music

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

Community
Intermediate
zamansepeti43zamansepeti43

atlas-cloud

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

Community
Advanced
zamansepeti43zamansepeti43

ffmpeg

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

Community
Intermediate
zamansepeti43zamansepeti43

3d-asset-generation

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

Community
Advanced
zamansepeti43zamansepeti43

speech-to-text

Transcribe audio and video files to text using ElevenLabs Scribe v2 API.

Community
Intermediate
zamansepeti43zamansepeti43

video-understand

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

Community
Intermediate
zamansepeti43zamansepeti43

remotion-best-practices

Provides domain rules and code patterns for building videos programmatically with Remotion in React.

Community
Advanced
zamansepeti43zamansepeti43

svg-character-animation

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

Community
Intermediate
zamansepeti43zamansepeti43

ltx2

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

Community
Intermediate
zamansepeti43zamansepeti43

hyperframes-animation

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

Community
Advanced
zamansepeti43zamansepeti43

threejs-shaders

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

Community
Intermediate
zamansepeti43zamansepeti43

hyperframes-registry

Install and wire registry blocks and components into HyperFrames compositions.

Community
Advanced
zamansepeti43zamansepeti43

threejs-lighting

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

Community
Intermediate
zamansepeti43zamansepeti43

comfyui

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

Community
Advanced
zamansepeti43zamansepeti43

threejs-world-generation

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

Community
Advanced
zamansepeti43zamansepeti43

threejs-geometry

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

Community
Intermediate
zamansepeti43zamansepeti43

threejs-interaction

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

Community
Intermediate
zamansepeti43zamansepeti43

seedance-2-0

Generate cinematic video clips with synchronized audio using ByteDance Seedance 2.0 APIs.

Community
Advanced
zamansepeti43zamansepeti43

threejs-postprocessing

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

Community
Intermediate
zamansepeti43zamansepeti43

flux-best-practices

Generates optimized prompts for BFL FLUX image generation and editing models.

Community
Intermediate

Frequently Asked Questions About AGT Studio

FAQPage Schema
What tasks can I accomplish with AGT Studio's skills?

You can author and render videos from HTML with HyperFrames, port Remotion compositions, generate text-to-video clips via Seedance, Kling, LTX-2.3, and Gemini Omni, build Three.js 3D scenes and shaders, animate with GSAP and Manim, synthesize speech and music via ElevenLabs, Azure, and Doubao, and edit media locally with FFmpeg.

Who are these skills designed for?

Motion designers, front-end developers, and video engineers building programmatic video pipelines. The skills target users working in React/Next.js, Three.js/WebGL, and Remotion who need deterministic rendering, character rigging, captioning, dubbing, and multi-provider generative media integration rather than manual editing.

How do I install and run the HyperFrames video pipeline?

Run npx hyperframes init to scaffold a project, then use add, catalog, preview, and render commands from the hyperframes-cli skill. Compositions are HTML files following the hyperframes-core contract with data-* timing attributes; cloud rendering is available via hyperframes lambda deploy on AWS.

Are AGT Studio's skills free and open source?

Many skills carry MIT licenses, including the GSAP set, ElevenLabs audio skills, character rigging, and Azure speech skills. However, several capabilities require paid third-party API keys such as HEYGEN_API_KEY, FAL_KEY, ELEVENLABS_API_KEY, or AZURE_SPEECH_KEY for the underlying generation services.

What prerequisites and dependencies do these skills require?

Local video work needs node, python3, ffmpeg, and npm; video-understand and video-download work without API keys using Whisper and yt-dlp. Cloud generation requires provider keys such as GEMINI_API_KEY, KLING_API_KEY, or REPLICATE_API_TOKEN, and ElevenLabs skills require ELEVENLABS_API_KEY with internet access.