Umbraco File Upload Preview
This skill lets you preview Umbraco files directly within your workflow, streamlining content creation and ensuring accurate uploads.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add umbraco-file-upload-preview npx -- -y @trustedskills/umbraco-file-upload-preview
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"umbraco-file-upload-preview": {
"command": "npx",
"args": [
"-y",
"@trustedskills/umbraco-file-upload-preview"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The umbraco-file-upload-preview skill enables AI agents to inspect file metadata and preview content directly within the Umbraco back office. It streamlines the workflow by allowing agents to verify document details before committing changes to the CMS.
When to use it
- Verifying Content: Confirming that an uploaded image or document matches the expected format and size before saving.
- Content Updates: Quickly checking existing file properties, such as creation dates or authors, during content editing tasks.
- Media Library Management: Identifying specific files in a large library to ensure they are ready for publication or further processing.
- Quality Assurance: Validating that AI-generated or user-uploaded assets meet specific project requirements prior to integration.
Key capabilities
- Displays file metadata including name, type, and size.
- Renders previews of supported media formats directly in the UI.
- Integrates seamlessly with the Umbraco back office interface for immediate feedback.
Example prompts
- "Preview the latest image uploaded to the 'Hero Section' folder in the media library."
- "Check the metadata and preview of the document titled 'Q3_Report.pdf' before I publish it."
- "List all video files currently stored in the 'Marketing_Assets' folder and show their previews."
Tips & gotchas
Ensure the AI agent has appropriate permissions to access the specific media folders or documents it needs to inspect. Preview functionality is limited to file types supported by the Umbraco back office's built-in previewer.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.