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.
copilot - Skill - OpenSmartRoute
Skillv1.0.0
copilot
Этот проект написан на языке 1С:Предприятие 8 и выполняется в независимой реализации виртуальной машины под названием OneScript или oscript. Документация доступна на сайте https://oscript.io, исходный
Instruction file imported from oscript-library/asserts (.github/instructions/copilot.instructions.md). Copyright stays with the author.
Общее
Этот проект написан на языке 1С:Предприятие 8 и выполняется в независимой реализации виртуальной машины под названием OneScript или oscript. Документация доступна на сайте https://oscript.io, исходный код движка - https://github.com/EvilBeaver/OneScript
Тестирование
Для запуска тестов используется команда:
oscript tasks/test.os
Не запускай тесты другим способом!
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/oscript-library-asserts-copilot-instructions/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": "oscript-library-asserts-copilot-instructions",
"kind": "skill",
"name": "copilot",
"description": "Этот проект написан на языке 1С:Предприятие 8 и выполняется в независимой реализации виртуальной машины под названием OneScript или oscript. Документация доступна на сайте https://oscript.io, исходный код движка - https://github.com/EvilBeaver/OneScript",
"publisher": "oscript-library",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Этот проект написан на языке 1С:Предприятие 8 и выполняется в независимой реализации виртуальной машины под названием OneScript или oscript. Документация доступна на сайте https://oscript.io, исходный код движка - https://github.com/EvilBeaver/OneScript"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/oscript-library/asserts",
"path": ".github/instructions/copilot.instructions.md",
"ref": "014b2924381da9ba5bca78cebd40dc71e933c609",
"url": "https://github.com/oscript-library/asserts/blob/014b2924381da9ba5bca78cebd40dc71e933c609/.github/instructions/copilot.instructions.md",
"key": "oscript-library/asserts/.github/instructions/copilot.instructions.md"
}
},
"instructions": "## Общее\n\nЭтот проект написан на языке 1С:Предприятие 8 и выполняется в независимой реализации виртуальной машины под названием OneScript или oscript. Документация доступна на сайте https://oscript.io, исходный код движка - https://github.com/EvilBeaver/OneScript\n\n\n## Тестирование\n\nДля запуска тестов используется команда:\n\n```sh\noscript tasks/test.os\n```\nНе запускай тесты другим способом!",
"cost": {
"context_tokens": 97
}
}
Fetch it by URL: GET /api/v1/registry/oscript-library-asserts-copilot-instructions/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.