在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用umbraco-server
星标4
分支0
更新时间2026年7月3日 08:05
Server information and diagnostics
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Server information and diagnostics
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use csv-update to batch-modify a property across multiple documents.
Search for a data type, inspect it, and update its configuration.
Walk the content tree to find a document, update a property, and publish.
Search for documents matching a query and publish them.
Call an authenticated raw Umbraco Management API endpoint
Persistent authentication helpers
| name | umbraco-server |
| description | Server information and diagnostics |
| metadata | {"version":"0.4.8","requires":{"bins":["umbraco"],"skills":["umbraco-shared"]}} |
PREREQUISITE: Read
../umbraco-shared/SKILL.mdfor auth, global flags, and security rules.
umbraco server <command> [flags]
| Command | Description |
|---|---|
server config | Get server config |
server info | Get server info |
server status | Get server status |
server troubleshoot | Run troubleshooting checks |
server upgrade-check | Check upgrade readiness |
umbraco server config
umbraco server info
umbraco server status
umbraco server troubleshoot
umbraco server upgrade-check
# Browse subcommands
umbraco server --help
# Inspect a specific endpoint schema
umbraco schema server.<method>