·glb-compressor-library
</>

glb-compressor-library

Programmatic GLB/glTF 3D model compression library with a multi-phase pipeline, skinned-model awareness, and custom glTF-Transform transforms. Use when integrating compression into application code, building custom pipelines, or using individual transforms.

8Installs·1Trend·@kjanat

Installation

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

How to Install glb-compressor-library

Quickly install glb-compressor-library 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-library
  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

Programmatic API for multi-phase GLB/glTF compression. Skinned-model-aware pipeline with gltfpack-first strategy and meshopt WASM fallback.

Conditional exports: "bun" field for Bun runtime, "node" for Node.js.

Pre-warm Draco + Meshopt WASM and configure glTF-Transform I/O. Called automatically by compress(), but can be called at boot to eliminate cold-start latency. Safe to call multiple times (shared promise).

Programmatic GLB/glTF 3D model compression library with a multi-phase pipeline, skinned-model awareness, and custom glTF-Transform transforms. Use when integrating compression into application code, building custom pipelines, or using individual transforms. 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-library
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-library?

Programmatic GLB/glTF 3D model compression library with a multi-phase pipeline, skinned-model awareness, and custom glTF-Transform transforms. Use when integrating compression into application code, building custom pipelines, or using individual transforms. Source: kjanat/glb-compressor.

How do I install glb-compressor-library?

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-library 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