skills/smithery.ai/researching-azure-ai-sdk

researching-azure-ai-sdk

Installation
SKILL.md

Researching Azure AI SDK

CRITICAL: Don't guess SDK usage. Follow this research workflow.

Subagent Delegation for Research

Multi-repo research blows up context (1000+ tokens per file). Delegate to subagent for:

  • Searching across 3+ repositories
  • Reading 5+ files for patterns
  • Comprehensive API surface exploration
  • Finding all usages of a method/type

Delegation Pattern

runSubagent(
  prompt: "RESEARCH task - do NOT write code.
    
    **Question**: [specific SDK question]
Installs
1
First Seen
Apr 16, 2026
researching-azure-ai-sdk from smithery.ai