Awesome-Gaussian-Skills
3D Gaussian Splatting research, debugging, and deployment knowledge base
All Skills in This Repository (10)
Pure Emerald Level Indicatorscg-paper-writing
Write and polish academic papers on 3D vision, computer graphics, and CAD.
3dgs-method-compare
Compare 3D Gaussian Splatting methods across technical dimensions and generate tables.
3dgs-visualizer
Generate radar charts, comparison tables, and timelines for 3D Gaussian Splatting methods.
3dgs-paper-reader
Extract and summarize key research details from 3D Gaussian Splatting papers.
cad-mesh-3dgs
Convert and analyze CAD, mesh, and 3D Gaussian representations for geometry processing.
3dgs-code-reviewer
Analyzes CUDA, C++ and Python code for 3D Gaussian Splatting correctness and performance issues.
3dgs-experiment-planner
Create structured experiment designs for 3D Gaussian Splatting research.
3dgs-engineering-guide
Guide 3D Gaussian Splatting deployment across industry pipelines and tools.
nerf-to-3dgs-migrator
Convert NeRF-based methods to 3D Gaussian Splatting with migration steps and code templates.
patent-software-ip
Generate Chinese patent and software copyright registration documents from code and design documentation.
Frequently Asked Questions
FAQPage SchemaHow to install Awesome-Gaussian-Skills?โผ
Run `npx skills add jaccen/Awesome-Gaussian-Skills --all -g -y` in your terminal to install all 15 skills globally.
How to compare 3D Gaussian Splatting methods?โผ
Use the 3dgs-method-compare skill to compare any methods across 11 dimensions, backed by a verified knowledge base of 790+ methods.
How to debug 3DGS training failures?โผ
The 3dgs-training-debugger skill diagnoses OOM crashes, NaN losses, divergence, and visual artifacts using 60+ documented runtime failure patterns.
Can it help write a CVPR or SIGGRAPH paper?โผ
Yes. The cg-paper-writing skill drafts sections with venue-specific formatting, citation integrity checks, and adversarial review gates.
Does it work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, OpenClaw, and other compatible environments.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides