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.
documentation - Skill - OpenSmartRoute
Skillv1.0.0
documentation
Dodatkowe reguły dla README, WORKLOG i dokumentacji Markdown
Instruction file imported from diwad-code/vs-code-copilot-integrater (.github/instructions/documentation.instructions.md). Copyright stays with the author.
Dokumentacja — instrukcje kontekstowe
Utrzymuj język polski i praktyczny styl dokumentacji zgodny z resztą repozytorium.
Aktualizując instrukcje setupu, pilnuj spójności między README.md, docs/SETUP.md, docs/VS_CODE_STEP_BY_STEP.md i WORKLOG.md.
Opisuj tylko funkcje rzeczywiście obecne w repozytorium — nie dokumentuj eksperymentalnych lub niezweryfikowanych ustawień jako gotowych do użycia.
Jeśli wdrażasz nowy element konfiguracji Copilota, dodaj krótką instrukcję: gdzie plik leży, do czego służy i jak go wywołać.
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/diwad-code-vs-code-copilot-integrater-documentation-inst-3411a8/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": "diwad-code-vs-code-copilot-integrater-documentation-inst-3411a8",
"kind": "skill",
"name": "documentation",
"description": "Dodatkowe reguły dla README, WORKLOG i dokumentacji Markdown",
"publisher": "diwad-code",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Dodatkowe reguły dla README, WORKLOG i dokumentacji Markdown"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/diwad-code/vs-code-copilot-integrater",
"path": ".github/instructions/documentation.instructions.md",
"ref": "a2883465eecae0b163ad1c980115638c5e095028",
"url": "https://github.com/diwad-code/vs-code-copilot-integrater/blob/a2883465eecae0b163ad1c980115638c5e095028/.github/instructions/documentation.instructions.md",
"key": "diwad-code/vs-code-copilot-integrater/.github/instructions/documentation.instructions.md"
},
"applies_to": "README.md, WORKLOG.md, docs/**/*.md, templates/**/*.md"
},
"instructions": "# Dokumentacja — instrukcje kontekstowe\n\n- Utrzymuj język polski i praktyczny styl dokumentacji zgodny z resztą repozytorium.\n- Aktualizując instrukcje setupu, pilnuj spójności między `README.md`, `docs/SETUP.md`, `docs/VS_CODE_STEP_BY_STEP.md` i `WORKLOG.md`.\n- Opisuj tylko funkcje rzeczywiście obecne w repozytorium — nie dokumentuj eksperymentalnych lub niezweryfikowanych ustawień jako gotowych do użycia.\n- Jeśli wdrażasz nowy element konfiguracji Copilota, dodaj krótką instrukcję: gdzie plik leży, do czego służy i jak go wywołać.",
"cost": {
"context_tokens": 134
}
}
Fetch it by URL: GET /api/v1/registry/diwad-code-vs-code-copilot-integrater-documentation-inst-3411a8/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.