什么是 winmd-api-search?
查找并探索 Windows 桌面 API。在构建需要平台功能(相机、文件访问、通知、UI 控件、AI/ML、传感器、网络等)的功能时使用。发现任务的正确 API 并检索完整的类型详细信息(方法、属性、事件、枚举值)。 来源:github/awesome-copilot。
查找并探索 Windows 桌面 API。在构建需要平台功能(相机、文件访问、通知、UI 控件、AI/ML、传感器、网络等)的功能时使用。发现任务的正确 API 并检索完整的类型详细信息(方法、属性、事件、枚举值)。
通过命令行快速安装 winmd-api-search AI 技能到你的开发环境
来源:github/awesome-copilot。
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查找并探索 Windows 桌面 API。在构建需要平台功能(相机、文件访问、通知、UI 控件、AI/ML、传感器、网络等)的功能时使用。发现任务的正确 API 并检索完整的类型详细信息(方法、属性、事件、枚举值)。 来源:github/awesome-copilot。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill winmd-api-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot