·winmd-api-search
</>

winmd-api-search

查找并探索 Windows 桌面 API。在构建需要平台功能(相机、文件访问、通知、UI 控件、AI/ML、传感器、网络等)的功能时使用。发现任务的正确 API 并检索完整的类型详细信息(方法、属性、事件、枚举值)。

3.9K安装·22热度·@github

安装

$npx skills add https://github.com/github/awesome-copilot --skill winmd-api-search

如何安装 winmd-api-search

通过命令行快速安装 winmd-api-search AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill winmd-api-search
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:github/awesome-copilot。

SKILL.md

查看原文

This skill helps you find the right Windows API for any capability and get its full details. It searches a local cache of all WinMD metadata from:

Even on a fresh clone with no restore or build, you still get full Platform SDK + WinAppSDK coverage.

All query and search commands read from a local JSON cache. You must generate the cache before running any queries.

查找并探索 Windows 桌面 API。在构建需要平台功能(相机、文件访问、通知、UI 控件、AI/ML、传感器、网络等)的功能时使用。发现任务的正确 API 并检索完整的类型详细信息(方法、属性、事件、枚举值)。 来源:github/awesome-copilot。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/github/awesome-copilot --skill winmd-api-search
分类
</>开发工具
认证
收录时间
2026-03-04
更新时间
2026-03-10

Browse more skills from github/awesome-copilot

快速解答

什么是 winmd-api-search?

查找并探索 Windows 桌面 API。在构建需要平台功能(相机、文件访问、通知、UI 控件、AI/ML、传感器、网络等)的功能时使用。发现任务的正确 API 并检索完整的类型详细信息(方法、属性、事件、枚举值)。 来源:github/awesome-copilot。

如何安装 winmd-api-search?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill winmd-api-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/github/awesome-copilot