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 templecon/template-typescript-vite-web (scripts/AGENTS.md). Install upstream with npx skills add templecon/template-typescript-vite-web --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/templecon-template-typescript-vite-web-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.
{
"ocm": "1",
"id": "templecon-template-typescript-vite-web-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": "templecon",
"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/templecon/template-typescript-vite-web",
"path": "scripts/AGENTS.md",
"ref": "c0fb34bc512cf7301a9106d3c582ec4fc34d65cf",
"url": "https://github.com/templecon/template-typescript-vite-web/blob/c0fb34bc512cf7301a9106d3c582ec4fc34d65cf/scripts/AGENTS.md",
"key": "templecon/template-typescript-vite-web/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/templecon-template-typescript-vite-web-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.