Skip to main content
Back to registry

winmd-api-search

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:

Installs4
Install command
npx skills add https://github.com/github/awesome-copilot --skill winmd-api-search
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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. No project restore or build is needed for baseline coverage (Platform SDK + WinAppSDK). For additional NuGet packages, the project needs dotnet restore (which generates project.assets.json ) or a packages.config file. Cache is stored at Generated Files\winmd-cache\ , deduplicated per-package+version. Note: This cache directory should be in .gitignore — it's generated, not source.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does winmd-api-search do?

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:

Is winmd-api-search good?

winmd-api-search does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does winmd-api-search work with?

winmd-api-search currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to winmd-api-search?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install winmd-api-search?

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

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering