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.
yo - Skill - OpenSmartRoute
Skillv1.0.0
yo
If you need my input to answer a question or when you finish a task and want to know what to do next you must send me a yo using the yo-mcp MCP tool.
Instruction file imported from FutureExcited/vibe-rules (.cursor/rules/yo.mdc). Copyright stays with the author.
If you need my input to answer a question or when you finish a task and want to know what to do next you must send me a yo using the yo-mcp MCP tool.
In the yo you MUST provide ONLY a very short message (think like an email subject line) for why you need my attention / input.
Then reply with your update / question to the normal chat.
This mcp server should be called with this tool name: "mcp_yo-mcp_com_yo"
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/futureexcited-vibe-rules-yo-rule/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.
futureexcited-vibe-rules-yo-rule.ocm.jsonjson
{
"ocm": "1",
"id": "futureexcited-vibe-rules-yo-rule",
"kind": "skill",
"name": "yo",
"description": "If you need my input to answer a question or when you finish a task and want to know what to do next you must send me a yo using the yo-mcp MCP tool.",
"publisher": "FutureExcited",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"If you need my input to answer a question or when you finish a task and want to know what to do next you must send me a yo using the yo-mcp MCP tool."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/FutureExcited/vibe-rules",
"path": ".cursor/rules/yo.mdc",
"ref": "814f2ba0f0b9d29d60660ee19b237ac80389b51c",
"url": "https://github.com/FutureExcited/vibe-rules/blob/814f2ba0f0b9d29d60660ee19b237ac80389b51c/.cursor/rules/yo.mdc",
"key": "FutureExcited/vibe-rules/.cursor/rules/yo.mdc"
}
},
"instructions": "If you need my input to answer a question or when you finish a task and want to know what to do next you must send me a yo using the yo-mcp MCP tool.\n\nIn the yo you MUST provide ONLY a very short message (think like an email subject line) for why you need my attention / input.\n\nThen reply with your update / question to the normal chat.\n\nThis mcp server should be called with this tool name: \"mcp_yo-mcp_com_yo\"",
"cost": {
"context_tokens": 103
}
}
Fetch it by URL: GET /api/v1/registry/futureexcited-vibe-rules-yo-rule/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.