Guizang's agent skill turns your repo's recent updates into a finished promo video — real components, code-rendered animation, an original code-written soundtrack — no video editor involved.
- agent-skill
- video
- promo
- marketing
A standalone agent skill for creative 3D visualization — a ten-step workflow, Three.js kits, and a capture helper so the agent inspects the frames it actually rendered.
3Dviz Pro Max turns a one-sentence idea into an explorable 3D scene: shape the world, model its rules, make it interactive, and check what actually appears on screen. It ships a ten-step workflow, a searchable catalog of recipes and reusable knowledge, runnable Three.js 0.180 templates and kits, and a capture helper so the agent inspects the frames it rendered instead of describing them. You don't pick a renderer or fill out a specification first — the agent uses the existing project stack and refines the scene from observed results, and factual explanations need sources.
Creative 3D for product sites, data narratives and interactive explainers where the agent must iterate on what it can actually see — not ship a scene it never looked at.
git clone https://github.com/viettranx/3dviz-pro-max.git cd 3dviz-pro-max # skill folder (personal or project) — symlink a checkout you are editing: ln -s "$(pwd)/skills/3dviz-pro-max" ~/.claude/skills/3dviz-pro-max # or load the repository root as a plugin: claude --plugin-dir /path/to/3dviz-pro-max # marketplace: /plugin marketplace add viettranx/3dviz-pro-max
v0.1.0, MIT. Copy the whole skills/3dviz-pro-max folder — never SKILL.md alone, it links to the other files. Claude Code reads it two ways (folder vs plugin); pick one or the agent may load the older copy — plugin skills are namespaced as /3dviz-pro-max:3dviz-pro-max.
Repository
viettranx/3dviz-pro-maxCharted
Guizang's agent skill turns your repo's recent updates into a finished promo video — real components, code-rendered animation, an original code-written soundtrack — no video editor involved.
An agent skill that geolocates a photo with nothing readable in it — OSM geometry, elevation skylines and satellite tiles turn “where was this taken?” into a measured answer with an error radius.
A skill that makes AI coding agents map the architecture and declare the blast radius before they touch a line of code — rendered as one standalone HTML page.