·glb-compressor-cli
</>

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.

6Installs·1Trend·@kjanat

Installation

$npx skills add https://github.com/kjanat/glb-compressor --skill glb-compressor-cli

How to Install glb-compressor-cli

Quickly install glb-compressor-cli AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/kjanat/glb-compressor --skill glb-compressor-cli
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: kjanat/glb-compressor.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kjanat/glb-compressor --skill glb-compressor-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from kjanat/glb-compressor

Quick answers

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.

How do I install glb-compressor-cli?

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

Where is the source repository?

https://github.com/kjanat/glb-compressor

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25