Scaffold a new Metashape MCP tool with correct imports, registration, progress tracking, and auto-save patterns. Use when adding new tools to the metashape-mcp server.
$npx -y skills add jenkinsm13/metashape-mcp --skill mcp-tool-scaffoldingInstalls into the current project.
Run `npx skills use "https://github.com/jenkinsm13/metashape-mcp" --skill "jenkinsm13/metashape-mcp/mcp-tool-scaffolding"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jenkinsm13/metashape-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/jenkinsm13/metashape-mcp"` and select the relevant skills, then follow their instructions.