inputwindy-hiyajo-exampleeditor.ocm.json json Copy{
"ocm": "1",
"id": "inputwindy-hiyajo-exampleeditor",
"kind": "skill",
"name": "ExampleEditor",
"description": "所有 AI Agent 进本插件前先读本文件。",
"publisher": "InputWindy",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"所有 AI Agent 进本插件前先读本文件。"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/InputWindy/Hiyajo",
"path": "Plugins/GameEngine/EditorCore/ExampleEditor/AGENTS.md",
"ref": "61265f1e99d3278675e36330d48c4f18e0f8d4cf",
"url": "https://github.com/InputWindy/Hiyajo/blob/61265f1e99d3278675e36330d48c4f18e0f8d4cf/Plugins/GameEngine/EditorCore/ExampleEditor/AGENTS.md",
"key": "InputWindy/Hiyajo/Plugins/GameEngine/EditorCore/ExampleEditor/AGENTS.md"
}
},
"instructions": "# ExampleEditor — Agent 入口\n\n所有 AI Agent 进本插件前先读本文件。\n\n## 设计约束(强约束)\n\n- TODO: 插件职责边界\n- 依赖只走 `.cplugin` `Dependencies`,include `<Name.h>`,不跨目录相对 include。\n- 遵循根 [AGENTS.md](../../../../AGENTS.md)。",
"cost": {
"context_tokens": 47
}
}