Scaffolds a new Sitecore Marketplace app using the official SDK. Use when the user wants to create a new marketplace app, start a new Sitecore project, or initialize a marketplace integration.
$npx -y skills add vercel-labs/sitecore-skills --skill marketplace-scaffoldInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/sitecore-skills" --skill "vercel-labs/sitecore-skills/marketplace-scaffold"` 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/vercel-labs/sitecore-skills" that are relevant to the current task. Run `npx skills add "https://github.com/vercel-labs/sitecore-skills"` and select the relevant skills, then follow their instructions.