What is glb-compressor-cli?
Compress GLB/glTF 3D models using the glb-compressor CLI. Use when running compression from the command line, writing shell scripts that compress models, or integrating into CI/CD pipelines. Source: kjanat/glb-compressor.
Compress GLB/glTF 3D models using the glb-compressor CLI. Use when running compression from the command line, writing shell scripts that compress models, or integrating into CI/CD pipelines.
Quickly install glb-compressor-cli AI skill to your development environment via command line
Source: kjanat/glb-compressor.
Command-line tool for compressing GLB/glTF 3D model files. Supports glob patterns, configurable presets, mesh simplification, and batch processing.
glb-compressor (installed via npm/bun) or bun run cli (from source).
| -o, --output | Output directory | Same as input (with -compressed suffix) | | -p, --preset | Compression preset | default | | -s, --simplify | Mesh simplification ratio (e.g. 0.5 = 50%) | None | | -q, --quiet | Suppress progress output (for scripting) | false | | -f, --force | Overwrite existing output files | false | | -h, --help | Show help text | |
Compress GLB/glTF 3D models using the glb-compressor CLI. Use when running compression from the command line, writing shell scripts that compress models, or integrating into CI/CD pipelines. Source: kjanat/glb-compressor.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/kjanat/glb-compressor --skill glb-compressor-cliCompress GLB/glTF 3D models using the glb-compressor CLI. Use when running compression from the command line, writing shell scripts that compress models, or integrating into CI/CD pipelines. Source: kjanat/glb-compressor.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kjanat/glb-compressor --skill glb-compressor-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/kjanat/glb-compressor