Answers from the documentation - opens a ticket when you need a person
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.
Answers come from the docs; check anything important there.
scripts - Skill - OpenSmartRoute
Skillv1.0.0
scripts
This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc.
Imported from concertypin/law-mcp (scripts/AGENTS.md). Install upstream with npx skills add concertypin/law-mcp --skill scripts. Copyright stays with the author.
This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc.
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/concertypin-law-mcp-scripts/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.
concertypin-law-mcp-scripts.ocm.jsonjson
{
"ocm": "1",
"id": "concertypin-law-mcp-scripts",
"kind": "skill",
"name": "scripts",
"description": "This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc.",
"publisher": "concertypin",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/concertypin/law-mcp",
"path": "scripts/AGENTS.md",
"ref": "e71af7e3a59bdb08cb80b85332abdec9ff89790d",
"url": "https://github.com/concertypin/law-mcp/blob/e71af7e3a59bdb08cb80b85332abdec9ff89790d/scripts/AGENTS.md",
"key": "concertypin/law-mcp/scripts/AGENTS.md"
}
},
"instructions": "This directory is not a source code for production, but to save config files and scripts related to CI/CD, build, tests, etc.",
"cost": {
"context_tokens": 31
}
}
Fetch it by URL: GET /api/v1/registry/concertypin-law-mcp-scripts/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.