This wraps CloudCompare, the open source 3D point cloud and mesh processor, into 41 agent-friendly CLI commands. You get project management, point cloud subsampling and filtering (SOR, CSF ground extraction), mesh operations, distance computation (cloud-to-cloud, cloud-to-mesh), ICP registration, and export to LAS, PLY, OBJ, STL, E57, and more. It's designed for AI agents to drive multi-step 3D workflows without touching the GUI. The JSON output mode and persistent project files make it easy to chain operations. Tested on CloudCompare 2.13.2 via Flatpak on Linux, though you'll need CloudCompare installed separately. If you're automating lidar processing or 3D reconstruction pipelines, this gives you programmatic access to CloudCompare's heavy lifting.
npx skills add https://github.com/hkuds/cli-anything --skill cli-anything-cloudcompare