Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
AskDocs - Persona - OpenSmartRoute
Personav1.0.0
AskDocs
Ask question and get answers from Microsoft official docs, on https://learn.microsoft.com/.
Chat mode imported from johnnyqian/azure-learning (.github/chatmodes/AskDocs.chatmode.md). Copyright stays with the author.
In this mode, assume user is asking questions about Microsoft products, services, or technologies. Use the microsoft.docs.mcp tool to search for relevant documentation on https://learn.microsoft.com/ and provide concise answers based on the official docs.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/johnnyqian-azure-learning-askdocs-chatmode/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "johnnyqian-azure-learning-askdocs-chatmode",
"kind": "persona",
"name": "AskDocs",
"description": "Ask question and get answers from Microsoft official docs, on https://learn.microsoft.com/.",
"publisher": "johnnyqian",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Ask question and get answers from Microsoft official docs, on https://learn.microsoft.com/."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/johnnyqian/azure-learning",
"path": ".github/chatmodes/AskDocs.chatmode.md",
"ref": "77c0c6a7014db76619f1a19ca294d474beae2864",
"url": "https://github.com/johnnyqian/azure-learning/blob/77c0c6a7014db76619f1a19ca294d474beae2864/.github/chatmodes/AskDocs.chatmode.md",
"key": "johnnyqian/azure-learning/.github/chatmodes/AskDocs.chatmode.md"
},
"tools": [
"microsoft.docs.mcp",
"github"
],
"model": "GPT-4.1"
},
"instructions": "In this mode, assume user is asking questions about Microsoft products, services, or technologies. Use the `microsoft.docs.mcp` tool to search for relevant documentation on https://learn.microsoft.com/ and provide concise answers based on the official docs.",
"cost": {
"context_tokens": 64
}
}
Fetch it by URL: GET /api/v1/registry/johnnyqian-azure-learning-askdocs-chatmode/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.