nerf-to-3dgs-migratorMigrate NeRF-based methods to 3DGS with step-by-step guidance. Analyzes component compatibility, provides code templates, identifies issues. Covers encoding,...
Install via ClawdBot CLI:
clawdbot install jaccen/nerf-to-3dgs-migratorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/jaccen/Awesome-Gaussian-SkillsAudited May 10, 2026 · audit v1.0
Generated Jul 19, 2026
Researchers can leverage this skill to quickly port their NeRF-based 3D reconstruction projects to 3D Gaussian Splatting, enabling faster rendering and training without sacrificing quality. It helps in comparing paradigms and identifying component-level changes needed.
Creative studios using NeRF for generating 3D assets from photos can migrate to 3DGS for real-time viewing and editing. The skill provides code templates to preserve appearance and deformation features while improving performance.
Robotics engineers can migrate NeRF-based SLAM components to 3DGS to achieve faster mapping and localization. The component analysis helps replace density MLP with opacity attributes and adapt deformation fields.
Medical imaging researchers can adapt NeRF-based volumetric reconstruction (e.g., from CT/MRI data) to 3DGS for interactive visualization and analysis. The skill guides on converting continuous volume rendering to splatting while maintaining quality.
VR developers can migrate NeRF-based photorealistic scenes to 3DGS for smoother rendering on head-mounted displays. The skill offers guidance on per-Gaussian feature encoding and performance optimizations.
Offer paid consulting to studios and researchers who need hands-on migration of their custom NeRF codebase to 3DGS. Provide step-by-step guidance and code adaptation.
Build a cloud-based platform that automates the migration process using the skill's analysis and templates. Users upload NeRF checkpoints and receive a 3DGS-formatted model.
Conduct online workshops and create training materials teaching NeRF-to-3DGS migration, charging for access to tutorials, code templates, and expert Q&A.
💬 Integration Tip
Start by analyzing your NeRF model structure using the provided component table, then progressively replace each module starting with positional encoding and density MLP, testing at each step.
Scored May 28, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.