Xiang Debin avatar

Xiang Debin

Community

@X-manist · Hangzhou

2Followers
|
35Public Repos
|
83Published Skills

A student in Zhejiang University,Hangzhou,China

Skills Distribution
DomainUI/UX & Crea...AI Video Generatio.. (35%)Web Animation & Mo.. (25%)3D Graphics & Shad.. (15%)AI Audio, Voice & .. (15%)

Agent Skills by Xiang Debin

Showing 83 vetted skills indexed across 1 GitHub repositories.

X-manistX-manist

agent-persona-creator

Drafts marketplace-ready AI agent persona markdown files from role briefs.

Community
Intermediate
X-manistX-manist

wechat-official-formatter

Generates structured WeChat Official Account articles with rich-text formatting and draft publishing checks.

Community
Intermediate
X-manistX-manist

skill-creator

Guides creation and validation of SKILL.md-based agent skill packages.

Community
Intermediate
X-manistX-manist

redbox-video-director

Generates short videos via the RedBox video API using script-first planning and wan2.7 model routing.

Community
Advanced
X-manistX-manist

openmontage-video-production

Orchestrates AI short-drama and video production pipelines from script through final delivery.

Community
Advanced
X-manistX-manist

hyperframes

Routes video creation requests to HyperFrames workflows that render video from HTML compositions.

Community
Intermediate
X-manistX-manist

music-to-video

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

Community
Advanced
X-manistX-manist

remotion-to-hyperframes

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

Community
Advanced
X-manistX-manist

hyperframes-cli

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

Community
Advanced
X-manistX-manist

music

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

Community
Intermediate
X-manistX-manist

ffmpeg

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

Community
Intermediate
X-manistX-manist

speech-to-text

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

Community
Intermediate
X-manistX-manist

video-understand

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

Community
Intermediate
X-manistX-manist

remotion-best-practices

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

Community
Advanced
X-manistX-manist

svg-character-animation

Animate SVG character rigs using GSAP timelines, CSS transforms, and Remotion frame control.

Community
Intermediate
X-manistX-manist

ltx2

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

Community
Intermediate
X-manistX-manist

hyperframes-animation

Compose deterministic GSAP animations for HyperFrames video compositions using atomic motion rules and scene blueprints.

Community
Advanced
X-manistX-manist

threejs-shaders

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

Community
Intermediate
X-manistX-manist

hyperframes-registry

Install and wire registry blocks and components into HyperFrames video compositions.

Community
Advanced
X-manistX-manist

threejs-lighting

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

Community
Intermediate
X-manistX-manist

comfyui

Configure and execute ComfyUI image and video generation workflows in OpenMontage.

Community
Intermediate
X-manistX-manist

threejs-geometry

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

Community
Intermediate
X-manistX-manist

threejs-interaction

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

Community
Intermediate
X-manistX-manist

seedance-2-0

Generate cinematic video clips with Seedance 2.0 through JiubanAI's video generation service.

Community
Advanced

Frequently Asked Questions About Xiang Debin

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