umbraco-document

Community

Manage Umbraco documents with confidence

Authoralbanistrefi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you reliably inspect and manage Umbraco documents (read, search, and perform safe mutations) without manually navigating the back office.

Core Features & Use Cases

  • Read & explore content: Quickly fetch ancestors, children, root documents, or a specific document by ID, and run document search with pagination and query parameters.
  • Perform safe updates and lifecycle actions: Create, update, move, publish/unpublish, trash/restore, and bulk-update documents with guardrails like dry-run validation.
  • Handle payloads efficiently: Limit responses with flags like --fields and summarize results, while updating via JSON payloads, merge-json, or property-level updates.

Quick Start

Use the Skill to search for documents under a specific parent and retrieve only the fields you need by running: umbraco document search --under 123 --params '{"query":"home","take":10}' --fields id,name,alias.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: umbraco-document
Download link: https://github.com/albanistrefi/umbraco_CLI/archive/main.zip#umbraco-document

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.