Xiang Debin
Community@X-manist · Hangzhou
A student in Zhejiang University,Hangzhou,China
Agent Skills by Xiang Debin
Showing 83 vetted skills indexed across 1 GitHub repositories.
agent-persona-creator
Drafts marketplace-ready AI agent persona markdown files from role briefs.
wechat-official-formatter
Generates structured WeChat Official Account articles with rich-text formatting and draft publishing checks.
skill-creator
Guides creation and validation of SKILL.md-based agent skill packages.
redbox-video-director
Generates short videos via the RedBox video API using script-first planning and wan2.7 model routing.
openmontage-video-production
Orchestrates AI short-drama and video production pipelines from script through final delivery.
hyperframes
Routes video creation requests to HyperFrames workflows that render video from HTML compositions.
music-to-video
Generates beat-synced HyperFrames videos from a music track using audio analysis and per-frame compositions.
remotion-to-hyperframes
Convert Remotion React video compositions into HyperFrames HTML with GSAP timelines.
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.
ffmpeg
Convert, resize, compress, and trim video and audio files using FFmpeg commands.
speech-to-text
Transcribe audio and video files to text using ElevenLabs Scribe v2.
video-understand
Extract key frames and transcribe audio from video files using ffmpeg and Whisper.
remotion-best-practices
Provides domain rules and code patterns for building videos programmatically with Remotion and React.
svg-character-animation
Animate SVG character rigs using GSAP timelines, CSS transforms, and Remotion frame control.
ltx2
Generates short video clips from text prompts or images using the LTX-2.3 model on Modal.
hyperframes-animation
Compose deterministic GSAP animations for HyperFrames video compositions using atomic motion rules and scene blueprints.
threejs-shaders
Write custom GLSL shaders and ShaderMaterials for Three.js visual effects.
hyperframes-registry
Install and wire registry blocks and components into HyperFrames video compositions.
threejs-lighting
Configure Three.js lights, shadows, and image-based environment lighting for 3D scenes.
comfyui
Configure and execute ComfyUI image and video generation workflows in OpenMontage.
threejs-geometry
Create Three.js geometries including built-in shapes, BufferGeometry, and instanced meshes.
threejs-interaction
Implement raycasting, camera controls, and mouse/touch input handling for interactive Three.js scenes.
seedance-2-0
Generate cinematic video clips with Seedance 2.0 through JiubanAI's video generation service.
Frequently Asked Questions About Xiang Debin
FAQPage SchemaWhat tasks can I accomplish with Xiang Debin's skill registry?▼
You can generate AI videos from text prompts, render videos from HTML with HyperFrames, port Remotion compositions, edit media with FFmpeg, create GSAP and Three.js animations, synthesize speech and music via ElevenLabs, build avatar videos with HeyGen, and design Tailwind design systems or D3 visualizations.
Who is the target audience for these skills?▼
Frontend developers, motion designers, video producers, and creative engineers building programmatic video, web animation, or AI-generated media. Skills assume familiarity with React, JavaScript, HTML, and command-line rendering environments rather than no-code editing.
How do I install and run the HyperFrames video skills?▼
Use the hyperframes-cli skill, which covers npx hyperframes init, add, render, preview, and publish commands. It also handles AWS Lambda cloud rendering via hyperframes lambda deploy and render, plus troubleshooting through the doctor and validate commands.
Are these skills free and open source?▼
Many skills carry MIT licenses, including the GSAP suite, ElevenLabs audio skills, and character animation skills. However, several depend on paid third-party services: HeyGen, ElevenLabs, and fal.ai require their own API keys and usage-based billing.
What prerequisites and API keys do these skills require?▼
HeyGen skills need HEYGEN_API_KEY; ElevenLabs skills need ELEVENLABS_API_KEY; ai-video-gen accepts either HEYGEN_API_KEY or FAL_KEY. Local skills like video-understand and video-edit need only FFmpeg and Whisper, while video-toolkit requires node, python3, ffmpeg, and npm on macOS or Linux.