Image To 3d Pipeline
Skill Verified ActiveTransformez une image 2D en modèle 3D animé prêt pour le web ou le jeu en moins de 30 minutes, en utilisant le workflow Dilum Sanjaya (Hunyuan3D + Mixamo). Use when: **Créer un personnage 3D pour un site web** - Mascotte, avatar, illustration interactive; **Prototyper un asset de jeu** - Character design, props, environnements; **Produire du contenu marketing 3D** - Produits rotatifs, personnages animés; **Convertir des illustrations existantes** - Logo, mascotte, character design → 3D; **Tes...
To streamline the process of creating 3D animated assets from 2D images, significantly reducing production time for web, game, and marketing content.
Features
- Transforms 2D images into 3D animated models.
- Guides selection of appropriate 3D generation tools (Hunyuan3D, Tripo AI, Meshy).
- Provides a structured workflow for mesh optimization and cleanup.
- Automates character rigging using Mixamo.
- Prepares assets for export to web (GLB) and game engines (FBX).
Use Cases
- Creating 3D mascots or avatars for websites.
- Prototyping game assets like characters, props, and environments.
- Producing 3D content for marketing, such as rotating product views.
- Rapidly converting existing 2D illustrations into 3D models.
Non-Goals
- Replacing professional 3D modeling software for highly complex or artistic tasks.
- Directly editing video files or performing complex animation keyframing.
- Making final creative judgments on behalf of the user.
- Guaranteeing audience engagement metrics for the resulting 3D assets.
Installation
npx skills add guia-matthieu/clawfu-skillsRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Develop Web Game
100Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
Gsap Performance
99Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.
Cli Anything Blender
100Command-line interface for Blender - A stateful command-line interface for 3D scene editing, following the same patterns as the GIMP CLI ...
Hand Drawn Diagrams
100Create hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.
Baseline Ui
100Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind CSS projects. Use when building UI components, reviewing CSS utilities, styling React views, or enforcing design consistency.
Gsap Utils
100Official GSAP skill for gsap.utils — clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe. Use when the user asks about gsap.utils, clamp, mapRange, random, snap, toArray, wrap, or helper utilities in GSAP.