Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
vercel-labs avatar

Marketplace Add Ai

  • 25 installs
  • 3 repo stars
  • Updated April 6, 2026
  • vercel-labs/sitecore-skills

marketplace-add-ai adds Brand Review AI APIs to marketplace apps.

About

The marketplace-add-ai skill installs the ai shadcn registry package and wires Brand Review APIs into Sitecore Marketplace apps, following SDK reference patterns for AI Skills namespace queries and mutations.

  • Installs ai package via marketplace-sdk registry.
  • Brand Review API integration.
  • Links to marketplace-sdk-reference.

Marketplace Add Ai by the numbers

  • 25 all-time installs (skills.sh)
  • +1 installs in the week ending Jul 27, 2026 (Skillselion tracking)
  • Ranked #101 of 154 .NET & C# skills by installs in the Skillselion catalog
  • Security screen: MEDIUM risk (skills.sh audit)
  • Data as of Jul 27, 2026 (Skillselion catalog sync)
At a glance

marketplace-add-ai capabilities & compatibility

Capabilities
marketplace add ai
Use cases
orchestration
From the docs

What marketplace-add-ai says it does

marketplace-add-ai
SKILL.md
npx skills add https://github.com/vercel-labs/sitecore-skills --skill marketplace-add-ai

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs25
repo stars3
Security audit2 / 3 scanners passed
Last updatedApril 6, 2026
Repositoryvercel-labs/sitecore-skills

How do I add AI Brand Review to a marketplace app?

Add Sitecore Marketplace AI Brand Review package to marketplace apps.

Who is it for?

Marketplace developers using Sitecore AI Brand Review.

Skip if: Skip without AI content analysis needs.

When should I use this skill?

Adding AI package to Sitecore marketplace app.

What you get

Working AI Skills SDK integration.

Files

SKILL.mdMarkdownGitHub ↗

Add AI Skills Integration

You are helping the user add AI Skills integration to their Sitecore Marketplace app, specifically the Brand Review API.

Prerequisites

The AI package must be installed. If not:

npx shadcn@latest add https://marketplace-sdk.sitecorecloud.io/r/ai.json

Step 1: Determine Use Case

Common use cases for Brand Review:

  • Text review: Check marketing copy against brand guidelines
  • Image review: Verify visual assets comply with brand standards
  • Document review: Analyze PDFs or documents for brand compliance
  • Content editor integration: Add brand checking to content workflows

Step 2: Choose Client-Side or Server-Side

  • Client-side: Use client.mutate("ai.skills.generateBrandReview", ...) — simpler, works with built-in auth
  • Server-side: Use experimental_createAIClient() — requires Auth0, good for background processing

Step 3: Implement

See ai-patterns.md for complete code patterns.

Step 4: Suggest Related Skills

  • Use /marketplace-build-component to build the review results UI
  • Use /marketplace-sdk-reference for detailed type information

Reference Files

  • AI Patterns — Brand Review API code patterns

Related skills

FAQ

What does marketplace-add-ai do?

marketplace-add-ai adds Brand Review AI APIs to marketplace apps.

When should I use marketplace-add-ai?

Adding AI package to Sitecore marketplace app.

Is this skill safe to install?

Review the Security Audits panel on this page before installing in production.

.NET & C#integrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.