← 返回 Skills 市场
132
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install microsoft-learn
功能描述
Query official Microsoft documentation for concepts, tutorials, best practices, working code samples, API signatures, and SDK troubleshooting. Use whenever t...
安全使用建议
This skill is instruction-only and looks coherent for searching Microsoft docs. Before installing or running commands: confirm the npm package '@microsoft/learn-cli' is the official Microsoft package (check the npmjs.org and GitHub project pages), prefer using 'npx' if you don't want a global install, and only run installs in an environment you control. The skill does not request any secrets or access to other system files, but the agent will execute CLI commands if allowed — grant execution rights only in trusted contexts.
功能分析
Type: OpenClaw Skill
Name: microsoft-learn
Version: 1.1.0
The skill bundle provides instructions for an AI agent to interact with Microsoft documentation using a CLI tool (@microsoft/learn-cli). The commands (search, code-search, fetch) and their parameters are consistent with the stated purpose of querying official documentation, and there are no indicators of data exfiltration, malicious execution, or harmful prompt injection in skill.md or _meta.json.
能力评估
Purpose & Capability
The name/description promise (search Microsoft documentation, find code samples, fetch pages) matches the instructions to use the mslearn CLI. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md restricts runtime actions to running mslearn search/code-search/fetch (or invoking via npx) against Microsoft docs URLs and returning results. It does not instruct reading other system files, unrelated environment variables, or exfiltrating data to third-party endpoints.
Install Mechanism
No packaged install spec is included (instruction-only). The guide recommends 'npm install -g @microsoft/learn-cli' or using 'npx', which is reasonable for a CLI-based skill but implies installing an npm package from the network and possibly global writes. Verify the package name and source before installing; prefer npx or audit the package if you cannot confirm its provenance.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportional to a documentation-search helper.
Persistence & Privilege
The skill is not always-enabled and does not request any elevated or persistent system-level privileges. It is user-invocable and follows the default model-invocation behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install microsoft-learn - 安装完成后,直接呼叫该 Skill 的名称或使用
/microsoft-learn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Streamlined SKILL.md: removed redundant examples, added decision tree, cleaned frontmatter per AgentSkills spec
元数据
常见问题
Microsoft Learn 是什么?
Query official Microsoft documentation for concepts, tutorials, best practices, working code samples, API signatures, and SDK troubleshooting. Use whenever t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 Microsoft Learn?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install microsoft-learn」即可一键安装,无需额外配置。
Microsoft Learn 是免费的吗?
是的,Microsoft Learn 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Microsoft Learn 支持哪些平台?
Microsoft Learn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Microsoft Learn?
由 juchen-ms(@partychen)开发并维护,当前版本 v1.1.0。
推荐 Skills