Communitygithub.com

cli-anything-live2d

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

Was ist cli-anything-live2d?

cli-anything-live2d is a Claude Code agent skill that inspect, validate, edit, lint, diff, batch-manage, and deploy Live2D Cubism models (.model3.json) from the command line.

Funktioniert mit~Claude Code~Codex CLI~Cursor
npx skills add https://github.com/HKUDS/CLI-Anything/tree/main/skills/cli-anything-live2d

In Ihrer bevorzugten KI fragen

Öffnet einen neuen Chat, in dem dieser Agent-Skill bereits geladen ist.

Dokumentation

Was macht 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)

CommandPurpose
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)

CommandPurpose
edit-motionEdit motion fade times or file path
add-motionAdd motion to group
rm-motionRemove motion
add-exprAdd expression
rm-exprRemove expression
edit-textureReplace texture path
edit-modelEdit moc3/physics/pose/userdata
param-editEdit parameter value in .exp3.json
rename-groupRename a motion group
find-replaceBatch rename file references

Generation (3)

CommandPurpose
initGenerate full model template
gen-motionGenerate skeleton .motion3.json
gen-exprGenerate skeleton .exp3.json

Analysis (4)

CommandPurpose
lintBest practice checks
runtime-checkCubism Viewer / Web SDK / Yoyo compatibility
atlasTexture atlas analysis
orphanFind unreferenced files

Workflow (7)

CommandPurpose
undoRestore from auto-backup
backup-cleanRotate old backups
restore-fileRestore specific file from backup
batchBatch-edit multiple models
snapshotGenerate HTML preview
watchAuto-validate on file changes
flattenFlatten directory for deployment

Other (3)

CommandPurpose
migrateModel format version upgrade
packPackage model + deps into zip
yoyo-checkYoyo desktop-pet readiness

All read commands support --json. Edit commands auto-backup.

Examples

cli-anything-live2d inspect model.model3.json
cli-anything-live2d lint model.model3.json --level info
cli-anything-live2d edit-motion model.model3.json -g Idle -i 0 --fade-in 0.3
cli-anything-live2d find-replace model.model3.json -f "old_tex" -f "new_tex"
cli-anything-live2d orphan model.model3.json
cli-anything-live2d runtime-check model.model3.json --target web-sdk
cli-anything-live2d flatten model.model3.json --out-dir ./deploy/
cli-anything-live2d batch ./models/ --set-fade-in 0.3 --dry-run
cli-anything-live2d snapshot model.model3.json --embed
cli-anything-live2d stats ./project/

Individual skills in this repo

This repo contains 20 individual skills — each has its own dedicated page.

cli-anything-adguardhome

>-

cli-anything-anygen

>-

cli-anything-audacity

>-

cli-anything-blender

>-

cli-anything-browser

Browser automation CLI using DOMShell MCP server. Maps Chrome

cli-anything-calibre

>-

cli-anything-ccswitch

CLI interface for CC Switch — manage AI coding tool configurations from the terminal

cli-anything-chromadb

>-

cli-anything-cloudanalyzer

Command-line interface for CloudAnalyzer — Agent-friendly harness for CloudAnalyzer, a QA platform for mapping, localization, and perception outputs. Supports 27 commands across 8 groups: point cloud evaluation, trajectory evaluation, ground segmentation QA, config-driven quality gates, baseline evolution, processing, visualization, and interactive REPL.

cli-anything-cloudcompare

Command-line interface for CloudCompare — Agent-friendly harness for CloudCompare, the open-source 3D point cloud and mesh processing software. Supports 41 commands across 9 groups: project management, session control, point cloud operations (subsample, filter, segment, analyze), mesh operations, distance computation (C2C, C2M), transformations (ICP, matrix), export (LAS/LAZ/PLY/PCD/OBJ/STL/E57), and interactive REPL.

cli-anything-comfyui

>-

cli-anything-dify-workflow

Wrapper for the Dify workflow DSL CLI. Create, inspect, validate, edit, and export Dify workflow files through a CLI-Anything harness.

cli-anything-drawio

>-

cli-anything-eez-studio

Use EEZ Studio from the command line: inspect and modify native .eez-project files, edit LVGL screens/widgets, manage SCPI commands, and invoke the real EEZ Studio backend for LVGL builds.

cli-anything-eth2-quickstart

>-

cli-anything-exa

>-

cli-anything-firefly-iii

Firefly III CLI - Personal finance management via CLI-Anything

cli-anything-freecad

Complete CLI harness for FreeCAD parametric 3D CAD modeler (258 commands). Covers ALL workbenches: Part (29 primitives + boolean + mirror + loft + sweep), Sketcher (26 cmds: geometry + constraints + editing), PartDesign (38 cmds: pad/pocket/groove/fillet/chamfer/patterns/hole/datum), Assembly (11 cmds), Mesh (16 cmds), TechDraw (15 cmds: views + dimensions + PDF/SVG), Draft (33 cmds: 2D shapes + arrays + transforms), FEM (12 cmds), CAM/CNC (10 cmds), Surface (6 cmds), Spreadsheet (7 cmds), Import (13 formats), Export (17 formats), Measure (12 cmds), Materials (21 presets). Headless FreeCAD export to STEP/IGES/STL/OBJ/DXF/PDF/glTF/3MF.

cli-anything-gimp

>-

cli-anything-godot

>-

Verwandte Skills