Tutorials — need complete step-by-step instructions
Configuration guides — need all options listed
Deep dives — user wants comprehensive coverage
Search excerpt is cut off — full context needed
Why Use This
Accuracy — live docs, not training data that may be outdated
Completeness — tutorials have all steps, not fragments
Authority — official Microsoft documentation
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: alexandereiseghohi-comicwise-microsoft-docs3description: Microsoft Docs4---56# Microsoft Docs78## Tools910| Tool | Use For |11| ----------------------- | ------------------------------------------------------------- |12| `microsoft_docs_search` | Find documentation—concepts, guides, tutorials, configuration |13| `microsoft_docs_fetch` | Get full page content (when search excerpts aren't enough) |1415## When to Use1617- **Understanding concepts** — "How does Cosmos DB partitioning work?"18- **Learning a service** — "Azure Functions overview", "Container Apps19 architecture"20- **Finding tutorials** — "quickstart", "getting started", "step-by-step"21- **Configuration options** — "App Service configuration settings"22- **Limits & quotas** — "Azure OpenAI rate limits", "Service Bus quotas"23- **Best practices** — "Azure security best practices"2425## Query Effectiveness2627Good queries are specific:2829```30# ❌ Too broad31"Azure Functions"3233# ✅ Specific34"Azure Functions Python v2 programming model"35"Cosmos DB partition key design best practices"36"Container Apps scaling rules KEDA"37```3839Include context:4041- **Version** when relevant (`.NET 8`, `EF Core 8`)42- **Task intent** (`quickstart`, `tutorial`, `overview`, `limits`)43- **Platform** for multi-platform docs (`Linux`, `Windows`)4445## When to Fetch Full Page4647Fetch after search when:4849- **Tutorials** — need complete step-by-step instructions50- **Configuration guides** — need all options listed51- **Deep dives** — user wants comprehensive coverage52- **Search excerpt is cut off** — full context needed5354## Why Use This5556- **Accuracy** — live docs, not training data that may be outdated57- **Completeness** — tutorials have all steps, not fragments58- **Authority** — official Microsoft documentation5960---61> Converted and distributed by [TomeVault](https://tomevault.io/claim/alexandereiseghohi) — claim your Tome and manage your conversions.62<!-- tomevault:4.0:skill_md:2026-04-15 -->
Run npx skillmds@latest add tomevault-io/alexandereiseghohi-comicwise-microsoft-docs in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Microsoft Docs It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.