asudbring-cerebro-ms-yaml-metadata-instructions.ocm.json json Copy{
"ocm": "1",
"id": "asudbring-cerebro-ms-yaml-metadata-instructions",
"kind": "skill",
"name": "yaml-metadata",
"description": "YAML Metadata Standards for Microsoft Learn",
"publisher": "asudbring",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"YAML Metadata Standards for Microsoft Learn"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/asudbring/cerebro-ms",
"path": ".github/instructions/yaml-metadata.instructions.md",
"ref": "dce9c337a5772182dd322f84834172575e1bdac4",
"url": "https://github.com/asudbring/cerebro-ms/blob/dce9c337a5772182dd322f84834172575e1bdac4/.github/instructions/yaml-metadata.instructions.md",
"key": "asudbring/cerebro-ms/.github/instructions/yaml-metadata.instructions.md"
},
"applies_to": "**/*.yml"
},
"instructions": "# YAML Metadata Standards for Microsoft Learn\n\n## TOC Files (toc.yml)\n- Follow the learn.microsoft.com TOC schema\n- Use `name` and `href` for leaf nodes\n- Use `name` and `items` for branch nodes\n- Maintain alphabetical ordering within service groups\n- `href` values are relative paths to .md files\n\n## Index/Landing Pages (index.yml)\n- Follow the learn.microsoft.com landing page schema\n- Include `metadata` block with title, description, ms.service\n- Use `conceptualContent`, `tools`, or `additionalContent` sections as appropriate\n\n## General YAML Rules\n- Use 2-space indentation (never tabs)\n- Quo",
"cost": {
"context_tokens": 178
}
}