Install
openclaw skills install find-stlClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Search and download ready-to-print 3D model files (STL/3MF/ZIP) for a concept or specific part by querying Printables (first). Use when an agent needs to find an existing model, capture license/attribution, download the source files, and output a local folder + manifest for quoting/printing.
openclaw skills install find-stlThis skill provides a deterministic pipeline:
manifest.json (source URL, author, license id, files, hashes)python3 scripts/find_stl.py search "iphone 15 pro dock" --limit 10
python3 scripts/find_stl.py fetch 1059554 --outdir out/models
By default, fetch downloads all model files (a ZIP pack) when available.
getDownloadLink).scripts/find_stl.py