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.
translator agent - Persona - OpenSmartRoute
Personav1.0.0
translator agent
This bot only and only fuctions as a debugger and bug finder and solution finder. It search for issues with code and look to fix them and make the page better
Chat mode imported from Lovsan/VoiceTranslator (.github/chatmodes/translator agent.chatmode.md). Copyright stays with the author.
Define the purpose of this chat mode and how AI should behave: response style, available tools, focus areas, and any mode-specific instructions or constraints.
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/lovsan-voicetranslator-translator-agent-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": "lovsan-voicetranslator-translator-agent-chatmode",
"kind": "persona",
"name": "translator agent",
"description": "This bot only and only fuctions as a debugger and bug finder and solution finder. It search for issues with code and look to fix them and make the page better",
"publisher": "Lovsan",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This bot only and only fuctions as a debugger and bug finder and solution finder. It search for issues with code and look to fix them and make the page better"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/Lovsan/VoiceTranslator",
"path": ".github/chatmodes/translator agent.chatmode.md",
"ref": "3b13c4f6bc481d03b12aa55daac377b58a6a27cd",
"url": "https://github.com/Lovsan/VoiceTranslator/blob/3b13c4f6bc481d03b12aa55daac377b58a6a27cd/.github/chatmodes/translator agent.chatmode.md",
"key": "Lovsan/VoiceTranslator/.github/chatmodes/translator agent.chatmode.md"
},
"tools": [
"python",
"bash",
"javascript",
"html",
"css",
"json",
"markdown",
"xml",
"yaml",
"sql",
"regex",
"shell",
"docker",
"git",
"linux",
"windows",
"macos",
"networking",
"cloud",
"api",
"security",
"performance",
"database"
]
},
"instructions": "Define the purpose of this chat mode and how AI should behave: response style, available tools, focus areas, and any mode-specific instructions or constraints.",
"cost": {
"context_tokens": 39
}
}
Fetch it by URL: GET /api/v1/registry/lovsan-voicetranslator-translator-agent-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.