Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

WinMD API Search

porgithub·github· v1.0.0 · atualizado em 2026-04-10
83
Score

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).

windows-apiwinmdplatform-sdkwinappsdkapi-discoverydesktop-development
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdwinmd-api-search/workflow
1. User asks to find an API for a specific Windows capability or asks for details about a known API.
2. Translate the user's request into relevant search keywords or API type names.
3. Execute the `Invoke-WinMdQuery.ps1` script with the appropriate action (`search`, `members`, or `enums`) and query parameters.
4. If searching, evaluate the search results based on scores and relevance. If scores are low, search online documentation.
5. Read the JSON output to identify the relevant API types, members, or enumeration values.
6. Provide the API information to the user, including links to official documentation for context.
7. User implements the API in their code.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aCode Reviewer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
94
Similar aGit Diff Parser
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86
Similar aREST API Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
90

Árvore do Skill

WinMD API Search
winmd-api-search
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
Triggers8
find windows api for camera accesshow do I access the file system in windows?what's the api for notifications in winui?find the right windows api for drag and dropexplore windows platform sdk apisshow me the members of navigationviewget enum values for visibility in winuilist all types in windows.ui namespace

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança48%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download winmd-api-search
$ synaptic skills detail winmd-api-search
$ synaptic skills live winmd-api-search

Dependências

WinAppSDK

Links

GitHub Repository