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.
markdown - Skill - OpenSmartRoute
Skillv1.0.0
markdown
Markdown authoring rules for all curriculum files in this repository.
Instruction file imported from martinpolivka/GitHub-Copilot-Bootcamp (.github/instructions/markdown.instructions.md). Copyright stays with the author.
Language
Use British English spelling and grammar throughout. Common substitutions: "customise" not "customize", "behaviour" not "behavior", "organisation" not "organization".
Do not use em dashes. Start a new sentence or use a comma instead.
Do not use emojis.
External references
When referencing facts or external information, verify that sources are correct and cite verifiable online sources.
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/martinpolivka-github-copilot-bootcamp-markdown-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": "martinpolivka-github-copilot-bootcamp-markdown-instructions",
"kind": "skill",
"name": "markdown",
"description": "Markdown authoring rules for all curriculum files in this repository.",
"publisher": "martinpolivka",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Markdown authoring rules for all curriculum files in this repository."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/martinpolivka/GitHub-Copilot-Bootcamp",
"path": ".github/instructions/markdown.instructions.md",
"ref": "db83f20be321f37793f3caacd0aa638898a9ffb2",
"url": "https://github.com/martinpolivka/GitHub-Copilot-Bootcamp/blob/db83f20be321f37793f3caacd0aa638898a9ffb2/.github/instructions/markdown.instructions.md",
"key": "martinpolivka/GitHub-Copilot-Bootcamp/.github/instructions/markdown.instructions.md"
},
"applies_to": "**/*.md"
},
"instructions": "## Language\n\n- Use British English spelling and grammar throughout. Common substitutions: \"customise\" not \"customize\", \"behaviour\" not \"behavior\", \"organisation\" not \"organization\".\n- Do not use em dashes. Start a new sentence or use a comma instead.\n- Do not use emojis.\n\n## External references\n\n- When referencing facts or external information, verify that sources are correct and cite verifiable online sources.",
"cost": {
"context_tokens": 103
}
}
Fetch it by URL: GET /api/v1/registry/martinpolivka-github-copilot-bootcamp-markdown-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.