zapharaos-brick-scanr-ui-powershell-instructions.ocm.json json Copy{
"ocm": "1",
"id": "zapharaos-brick-scanr-ui-powershell-instructions",
"kind": "skill",
"name": "powershell",
"description": "description",
"publisher": "Zapharaos",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"description"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Zapharaos/brick-scanr-ui",
"path": ".github/instructions/powershell.instructions.md",
"ref": "a331a96a28e11baff183f38a99ca322a95933e1d",
"url": "https://github.com/Zapharaos/brick-scanr-ui/blob/a331a96a28e11baff183f38a99ca322a95933e1d/.github/instructions/powershell.instructions.md",
"key": "Zapharaos/brick-scanr-ui/.github/instructions/powershell.instructions.md"
},
"applies_to": "**"
},
"instructions": "When running commands, use Powershell syntax.\nWhen you do multiple commands the separator is `;` instead of `&&`.",
"cost": {
"context_tokens": 28
}
}