What can you do with it?
Access and use 3D models from Sketchfab by generating HTML applications that embed interactive 3D models directly in web pages, allowing users to view, rotate, and interact with 3D content seamlessly through customizable Sketchfab embeds.How to use it?
Basic Command Structure
Parameters
Required:action- The operation to perform (generate-embed)
sketchfab-url- Full Sketchfab model URLmodel-id- Sketchfab model ID (extracted from URL)model-name- Name/title for the 3D modelwidth- Embed width (default: 100%)height- Embed height (default: 100%)
Tools
Generate Embed
Create an HTML application that embeds a Sketchfab 3D model Parameters:sketchfab-url(optional) - Full Sketchfab model URL (model ID will be extracted)model-id(optional) - Sketchfab model ID if URL not providedmodel-name(optional) - Display name for the 3D modelwidth(optional) - Embed width percentage or pixels (default: 100%)height(optional) - Embed height percentage or pixels (default: 100%)

