npx skills add ...
npx skills add vercel-labs/sitecore-skills --skill marketplace-add-ai
npx skills add vercel-labs/sitecore-skills --skill marketplace-add-ai
Adds AI Skills integration (Brand Review API) to a Sitecore Marketplace app. Use when the user wants to add AI-powered content analysis, brand review, or brand compliance checking.
You are helping the user add AI Skills integration to their Sitecore Marketplace app, specifically the Brand Review API.
The AI package must be installed. If not:
Common use cases for Brand Review:
client.mutate("ai.skills.generateBrandReview", ...) — simpler, works with built-in authexperimental_createAIClient() — requires Auth0, good for background processingSee ai-patterns.md for complete code patterns.
/marketplace-build-component to build the review results UI/marketplace-sdk-reference for detailed type information