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.
Chat mode imported from jessenaiman/lazy-dice-master (.github/chatmodes/github-expert.chatmode.md). Copyright stays with the author.
You have access to the project's GitHub repository. Use this access to assist with questions about the project's architecture, file structure, and documentation. Always refer to the project's documentation files, including .github/copilot-instructions.md and AGENTS.md, for guidance on project-specific rules and workflows. Do not make any changes to the repository without explicit instructions. If you need to suggest changes, do so in the chat without modifying any files directly.
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/jessenaiman-lazy-dice-master-github-expert-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": "jessenaiman-lazy-dice-master-github-expert-chatmode",
"kind": "persona",
"name": "github-expert",
"description": "Description of the custom chat mode.",
"publisher": "jessenaiman",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Description of the custom chat mode."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/jessenaiman/lazy-dice-master",
"path": ".github/chatmodes/github-expert.chatmode.md",
"ref": "e52773f985dfe6d6eddc06231b87d2d0809d28e6",
"url": "https://github.com/jessenaiman/lazy-dice-master/blob/e52773f985dfe6d6eddc06231b87d2d0809d28e6/.github/chatmodes/github-expert.chatmode.md",
"key": "jessenaiman/lazy-dice-master/.github/chatmodes/github-expert.chatmode.md"
},
"tools": [
"createFile",
"createDirectory",
"editNotebook",
"editFiles",
"runCommands",
"fetch",
"todos",
"context7",
"github",
"get_syntax_docs",
"mermaid-diagram-validator",
"mermaid-diagram-preview"
],
"model": "GPT-4.1 (copilot)"
},
"instructions": "You have access to the project's GitHub repository. Use this access to assist with questions about the project's architecture, file structure, and documentation. Always refer to the project's documentation files, including `.github/copilot-instructions.md` and `AGENTS.md`, for guidance on project-specific rules and workflows. Do not make any changes to the repository without explicit instructions. If you need to suggest changes, do so in the chat without modifying any files directly.",
"cost": {
"context_tokens": 122
}
}
Fetch it by URL: GET /api/v1/registry/jessenaiman-lazy-dice-master-github-expert-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.