Windows API 检索

原名:winmd-api-search

从 WinMD 元数据中查找相机、文件、通知、传感器和网络等 Windows API。

中文 Skills 技能说明

适合 Windows 桌面功能开发时确定正确的类型、方法、属性和事件。检索结果要结合目标 Windows SDK 与应用权限核验,不能把系统能力当成默认授权;调用摄像头、位置等敏感 API 需获得用户同意。

上游能力依据

上游原始适用说明:Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML, sensors, networking, etc. Discovers the right API for a task and retrieves full type details (methods, properties, events, enumeration values).

上游 SKILL.md 主要章节(保留原文标题):

使用边界

先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。

作者、翻译与许可证

原作者
GitHub, Inc. 与 awesome-copilot contributors
中文翻译
CEOFans翻译
许可证
MIT
上游来源
https://github.com/github/awesome-copilot/tree/83561bd7d8a46fcda0581aedabdf8eac7cb196b6/skills/winmd-api-search

适用范围

平台:linux、macos、windows;标签:软件开发、Windows API 检索

安全提示

基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。

如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。