m-whitexfox-wfbarnet-wfbarnet.ocm.jsonjson {
"ocm": "1",
"id": "m-whitexfox-wfbarnet-wfbarnet",
"kind": "skill",
"name": "WFBARNet",
"description": "Repository Instructions",
"publisher": "M-WhiteXFox",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Repository Instructions"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/M-WhiteXFox/WFBARNet",
"path": "AGENTS.md",
"ref": "eafcb45fd60c4c8515352879edc62076de9476e1",
"url": "https://github.com/M-WhiteXFox/WFBARNet/blob/eafcb45fd60c4c8515352879edc62076de9476e1/AGENTS.md",
"key": "M-WhiteXFox/WFBARNet/AGENTS.md"
}
},
"instructions": "# Repository Instructions\n\n- Treat all Markdown and Chinese text files in this repository as UTF-8.\n- On Windows PowerShell, read text files with explicit encoding, for example `Get-Content -Encoding UTF8`.\n- Do not assume a file is corrupted just because default PowerShell output shows mojibake; verify with explicit UTF-8 decoding before editing.\n- Preserve UTF-8 when editing documentation. Prefer LF unless the existing file requires otherwise.",
"cost": {
"context_tokens": 112
}
}