← 返回 Skills 市场
Microsoft Skill Creator
作者
Tianqi Zhang
· GitHub ↗
· v1.0.1
· MIT-0
824
总下载
0
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install microsoft-skill-creator
功能描述
Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technolog...
安全使用建议
This is an authoring template for creating Microsoft-tech agent skills and appears coherent. Before using: (1) verify the Learn MCP endpoints/CLI you call are the official Microsoft packages (the SKILL.md references https://learn.microsoft.com/api/mcp and @microsoft/learn-cli), (2) avoid running global npm installs from unverified environments — prefer npx or pin exact package versions, (3) inspect any generated skill (especially ones that provision Azure resources) for code that would require cloud credentials or perform network operations, and (4) if you plan to let agents invoke this autonomously, review generated artifacts and any CLI commands they will run to ensure no unexpected network installs or sensitive-data access occur.
功能分析
Type: OpenClaw Skill
Name: microsoft-skill-creator
Version: 1.0.1
The skill bundle is a meta-tool designed to guide an AI agent in creating documentation and skill packages for Microsoft technologies. It leverages legitimate Microsoft Model Context Protocol (MCP) tools and the official '@microsoft/learn-cli' for data retrieval. The instructions in 'SKILL.md' and 'references/skill-templates.md' are well-structured, align with the stated purpose, and contain no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name, description, and all instructions align: the SKILL.md guides creation of skills for Microsoft technologies and references Learn MCP tooling (and a documented CLI fallback). It does not request unrelated binaries, env vars, or access.
Instruction Scope
Instructions stay within the task: they describe investigation phases, content to store locally, and how to use microsoft_docs_search / fetch / code_sample_search or mslearn CLI as fallback. They ask the agent to generate skill files (SKILL.md, references/, sample_codes/) but do not instruct reading unrelated system files, environment secrets, or exfiltrating data.
Install Mechanism
There is no install spec (instruction-only). The SKILL.md suggests using the mslearn CLI via npx or npm (e.g., npx @microsoft/learn-cli or npm install -g @microsoft/learn-cli). That is a normal fallback but implies network package downloads and code execution when run—users should verify the CLI package source before running installs.
Credentials
The skill itself requires no environment variables, credentials, or config paths. Templates note domain-appropriate prerequisites (e.g., 'Azure subscription' for Azure services), which is reasonable — but generated Azure-focused skills may then legitimately request cloud credentials, so review those generated skills separately.
Persistence & Privilege
The skill is not marked always:true and is instruction-only, so it does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install microsoft-skill-creator - 安装完成后,直接呼叫该 Skill 的名称或使用
/microsoft-skill-creator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added support for using the mslearn CLI as a fallback when the Microsoft Learn MCP Server is not available.
- Updated compatibility instructions to reflect alternative CLI usage.
- Included CLI command equivalents for all Learn MCP tools alongside existing tool usage tables.
- Generated skills now instruct agents/users to use the CLI fallback if needed.
- No functional or API changes; documentation improvements only.
v1.0.0
Initial release of Microsoft Skill Creator—enables building hybrid agent skills for Microsoft technologies.
- Generate agent skills using official Microsoft Learn MCP tools for deep research and code samples.
- Supports modular skill structure: SKILL.md, reference docs, code examples, and assets.
- Guides dynamic vs. local content storage for optimal performance and freshness.
- Includes detailed investigation, user-clarification, and validation workflow.
- Provides templates and patterns for common Microsoft libraries, Azure services, and development frameworks.
元数据
常见问题
Microsoft Skill Creator 是什么?
Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technolog... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 824 次。
如何安装 Microsoft Skill Creator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install microsoft-skill-creator」即可一键安装,无需额外配置。
Microsoft Skill Creator 是免费的吗?
是的,Microsoft Skill Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Microsoft Skill Creator 支持哪些平台?
Microsoft Skill Creator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Microsoft Skill Creator?
由 Tianqi Zhang(@tianqizhang)开发并维护,当前版本 v1.0.1。
推荐 Skills