Skills Plugins MCP Prompt Model 博客 我的中心

msgraph-visio

Upload and retrieve Visio (.vsdx) and other diagram files in OneDrive/SharePoint via the Microsoft 365 MCP server. Use when publishing a generated topology diagram to OneDrive, or fetching an existing .vsdx for reference

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=automateyournetwork-netclaw-workspace-skills-msgraph-visio-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name msgraph-visio description Upload and retrieve Visio (.vsdx) and other diagram files in OneDrive/SharePoint via the Microsoft 365 MCP server. Use when publishing a generated topology diagram to OneDrive, or fetching an existing .vsdx for reference version 2.0.0 license Apache-2.0 tags ["microsoft365","visio","onedrive","diagrams","upload"] Microsoft 365 Visio / diagram publishing MCP Server Package : @softeria/ms-365-mcp-server (MIT) Invocation — deliberately not --read-only , because publishing requires a write: npx -y @softeria/ms-365-mcp-server --enabled-tools 'upload-file-content|drive-item|folder-files' Requires : an Entra ID app registration with delegated Files.ReadWrite scope. Version 2.0.0 replaced a package that did not exist. This skill previously invoked npx -y @anthropic-ai/microsoft-graph-mcp ( 404 on npm ) and documented two graph_* tool names that exist in no server. The tool names below came from the live server. The filter is mandatory Unfiltered, the server exposes 188 tools at ~225,355 tokens — 45× the 5,000-token ceiling. Keep the filter as narrow as the task allows. This invocation can write — treat it accordingly --read-only is omitted here on purpose, which makes this the one M365 surface that changes remote state. Under Principle III a write to a system of record is gated: confirm the target path and filename with the operator before uploading , and never overwrite an existing item without saying so first. Use msgraph-files for anything that only needs reading. Verified tools Tool What it does upload-file-content write file bytes to a drive path — the write get-drive-item metadata for one item, to check whether you are about to overwrite list-folder-files folder contents, to confirm the destination exists login / verify-login device-code sign-in and session state There are no graph_* tools , and there is no Visio rendering or conversion tool . This surface moves files; it does not open or edit Visio documents. Workflow: publish a generated diagram verify-login , and login if needed — surface the device code, never fabricate a session list-folder-files on the destination folder — confirm it exists and note existing names get-drive-item on the intended filename — is this an overwrite? If so, say so and get confirmation before proceeding upload-file-content with the bytes Report the resulting item id and path. Do not claim success without the server's response. Produce the .vsdx itself with document-generation or a diagram skill; this skill only publishes what already exists on disk. Reading results honestly An upload confirms transfer, not correctness. That the bytes landed says nothing about whether the diagram is accurate. A failed upload can leave a partial item depending on size and session; re-check with get-drive-item rather than assuming a clean failure. There is no rename or delete here — the filter excludes them deliberately. Fixing a bad filename is an operator action in the web UI. Not verified Tool names and manifest cost are measured; no upload has been performed. That needs an M365 tenant with write scope, which this environment does not have. The write path is correct-by-construction and unproven. Integration with Other Skills Skill How They Work Together msgraph-files Read-only inspection — prefer it whenever you are not writing document-generation , drawio-diagram , uml-diagram Produce the file this publishes gait-session-tracking Record every upload: path, filename, item id Environment Variables MS365_MCP_CLIENT_ID — Entra ID app registration (client) ID MS365_MCP_TENANT_ID — tenant ID, or common
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。