Umbraco Preview App Provider

🌐Community
by umbraco · vlatest · Repository

This skill provides a convenient way to generate Umbraco preview URLs for testing and sharing content updates directly within your workflow.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add umbraco-preview-app-provider npx -- -y @trustedskills/umbraco-preview-app-provider
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "umbraco-preview-app-provider": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/umbraco-preview-app-provider"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to discover and install Umbraco Preview App providers directly within the Umbraco backoffice. It streamlines the integration of preview capabilities, allowing agents to configure how content drafts are viewed before publishing.

When to use it

  • Automating the setup of new preview workflows for content editors without manual configuration.
  • Integrating third-party preview tools or custom rendering engines into the Umbraco CMS.
  • Dynamically updating app providers to ensure agents have access to the latest preview features.
  • Simplifying the deployment process for teams managing multiple Umbraco instances with varying preview requirements.

Key capabilities

  • Discovery of available Umbraco Preview App providers within the ecosystem.
  • Installation and management of these providers directly via the backoffice interface.
  • Facilitation of seamless content previewing experiences during the editing workflow.

Example prompts

  • "Install the latest Umbraco Preview App provider to enable real-time draft rendering."
  • "Discover all available preview app providers compatible with my current Umbraco version."
  • "Configure a new preview app provider for our marketing team's content workflow."

Tips & gotchas

Ensure your Umbraco backoffice has the necessary permissions to install external or custom apps before requesting this action. Verify compatibility between the specific preview provider and your CMS version to avoid runtime errors.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
umbraco
Installs
39

🌐 Community

Passed automated security scans.