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.
mcp - Skill - OpenSmartRoute
Skillv1.0.0
mcp
Use the `livestorejs/livestore` repo (unless asked differently) for GitHub repo management (e.g. issues, PRs...) Don't create new issue labels unless asked. Before creating new issues, search existing
Instruction file imported from livestorejs/livestore (.cursor/rules/mcp.mdc). Copyright stays with the author.
GitHub MCP
Use the livestorejs/livestore repo (unless asked differently) for GitHub repo management (e.g. issues, PRs...)
Don't create new issue labels unless asked.
Before creating new issues, search existing issues for potential duplicates/overlaps and clarify if needed.
When creating an issue, print a clickable link.
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/livestorejs-livestore-mcp-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.
livestorejs-livestore-mcp-rule.ocm.jsonjson
{
"ocm": "1",
"id": "livestorejs-livestore-mcp-rule",
"kind": "skill",
"name": "mcp",
"description": "Use the `livestorejs/livestore` repo (unless asked differently) for GitHub repo management (e.g. issues, PRs...) Don't create new issue labels unless asked. Before creating new issues, search existing issues for potential duplicates/overlaps and clarify if needed. When creating an issue, print a clickable link.",
"publisher": "livestorejs",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use the `livestorejs/livestore` repo (unless asked differently) for GitHub repo management (e.g. issues, PRs...) Don't create new issue labels unless asked. Before creating new issues, search existing issues for potential duplicates/overlaps and clarify if needed. When creating an issue, print a clickable link."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/livestorejs/livestore",
"path": ".cursor/rules/mcp.mdc",
"ref": "02c83410841086b827cec5e483f62a5dc2d88555",
"url": "https://github.com/livestorejs/livestore/blob/02c83410841086b827cec5e483f62a5dc2d88555/.cursor/rules/mcp.mdc",
"key": "livestorejs/livestore/.cursor/rules/mcp.mdc"
}
},
"instructions": "## GitHub MCP\n\nUse the `livestorejs/livestore` repo (unless asked differently) for GitHub repo management (e.g. issues, PRs...)\nDon't create new issue labels unless asked.\nBefore creating new issues, search existing issues for potential duplicates/overlaps and clarify if needed.\nWhen creating an issue, print a clickable link.",
"cost": {
"context_tokens": 81
}
}
Fetch it by URL: GET /api/v1/registry/livestorejs-livestore-mcp-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.