Agent skill · software engineering · hkuds

cli-anything-live2d

Inspect, validate, edit, lint, diff, batch-manage, and deploy Live2D Cubism models (.model3.json) from the command line.

Why this skill is useful

Adds 42 executable commands for managing Live2D Cubism models that provide capabilities not available in public documentation.

What it needs

Requires cli-anything installed locally. About 2k tokens when loaded. Last updated 2026-08-03. 46,739 stars on the source repository.

What this skill does

cli-anything-live2d Full-featured CLI for Live2D Cubism models. 42 commands covering inspection, editing, linting, diffing, batch operations, asset management, generation, and deployment — all without the Live2D Editor. Commands (42 total) Read (18) Command Purpose --------- --------- inspect <model> Model overview (version, counts, features) validate <model> Check all referenced files exist motions <model> List motions with fade times motion-info <file> Detailed motion analysis expressions <model> List expression presets expr-info <file> Detailed expression analysis textures <model> List textures with dimensions and sizes physics <file> Physics simulation config moc3 <file> Moc3 binary info params <model> Parameter groups param-list <model> All params across motions/expressions deps <model> Dependency graph compare <a> <b> Quick comparison diff <a> <b> Detailed diff scan <dir> Find all models in directory export <model> Export as JSON/CSV stats <dir> Project overview manifest <model> File inventory with SHA256 checksums Edit (10, all auto-backup) Command Purpose --------- --------- edit-motion Edit motion fade times or file path add-motion Add motion to group rm-motion Remove motion add-expr Add expression rm-expr Remove expression edit-texture Replace texture path edit-model Edit moc3/physics/pose/userdata param-edit Edit parameter value in .exp3.json rename-group Rename a motion group find-replace Batch rename file references Generation (3) Command Purpose --------- --------- init Generate full model template gen-motion Generate skeleton .motion3.json gen-expr Generate skeleton .exp3.json Analysis (4) Command Purpose --------- --------- lint Best practice checks runtime-check Cubism Viewer / Web SDK / Yoyo compatibility atlas Texture atlas analysis orphan Find unreferenced files Workflow (7) Command Purpose --------- --------- undo Restore from auto-backup backup-clean Rotate old backups restore-file Restore specific file from backup batch Batch-edit multiple mod …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills hkuds/skills--682d12

View the source on GitHub

Browse the @skills marketplace