← 返回 Skills 市场
pdebruin

Microsoft Learn documentation

作者 Pieter de Bruin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2578
总下载
1
收藏
15
当前安装
1
版本数
在 OpenClaw 中安装
/install microsoft-docs
功能描述
Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.
安全使用建议
This skill is coherent and low-risk: it only describes querying the official Microsoft Learn API and asks for no secrets or local access. Before installing, confirm (1) your agent platform is allowed to make outbound requests to learn.microsoft.com, (2) you are comfortable that any queries you send (including possibly sensitive content) will be transmitted to that remote endpoint and may be logged by Microsoft, and (3) the source of the skill (unknown here) is acceptable to you. If you need to avoid sending sensitive data, do not include secrets or private identifiers in queries. If you want additional assurance, require that network requests be restricted to the official domain or review agent network logs.
功能分析
Type: OpenClaw Skill Name: microsoft-docs Version: 1.0.0 The skill bundle is benign. It defines a skill for an AI agent to query Microsoft documentation using `microsoft_docs_search` and `microsoft_docs_fetch` tools. The `SKILL.md` provides clear instructions for the agent on how to effectively use these tools, without any evidence of prompt injection attempts to subvert the agent's behavior, exfiltrate data, or execute malicious commands. The only external dependency mentioned is to an official Microsoft domain (`https://learn.microsoft.com/api/mcp`), which is legitimate for the stated purpose.
能力评估
Purpose & Capability
Name/description (query Microsoft docs) match the instructions which reference using the Microsoft Learn MCP API (https://learn.microsoft.com/api/mcp). There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md only describes searching and fetching Microsoft documentation, when to fetch full pages, and how to craft queries. It does not instruct reading local files, accessing unrelated credentials, or transmitting data to unexpected endpoints.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is written to disk and no third-party packages are fetched.
Credentials
The skill requests no environment variables, credentials, or config paths. The single external dependency (the Microsoft Learn MCP API) is appropriate for the stated purpose.
Persistence & Privilege
always is false and the skill has no install-time actions or self-modification. Normal autonomous invocation is allowed but presents no extra privilege given the skill's narrow scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microsoft-docs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microsoft-docs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the microsoft-docs skill. - Enables querying and fetching content from official Microsoft documentation, including Azure, .NET, Microsoft 365, Windows, and more. - Provides tools for both searching docs and retrieving full page content when needed. - Highlights best practices for forming effective queries and when to fetch full documentation. - Requires connection to the Microsoft Learn MCP Server for operation.
元数据
Slug microsoft-docs
版本 1.0.0
许可证
累计安装 15
当前安装数 15
历史版本数 1
常见问题

Microsoft Learn documentation 是什么?

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2578 次。

如何安装 Microsoft Learn documentation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install microsoft-docs」即可一键安装,无需额外配置。

Microsoft Learn documentation 是免费的吗?

是的,Microsoft Learn documentation 完全免费(开源免费),可自由下载、安装和使用。

Microsoft Learn documentation 支持哪些平台?

Microsoft Learn documentation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Microsoft Learn documentation?

由 Pieter de Bruin(@pdebruin)开发并维护,当前版本 v1.0.0。

💬 留言讨论