tykonket-barcodegenerator-docs-agent.ocm.json json Copy{
"ocm": "1",
"id": "tykonket-barcodegenerator-docs-agent",
"kind": "agent",
"name": "docs-agent",
"description": "Copilot agent specialized in updating README.md and documentation in ./docs/ for BarcodeGenerator.",
"publisher": "TyKonKet",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Copilot agent specialized in updating README.md and documentation in ./docs/ for BarcodeGenerator."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/TyKonKet/BarcodeGenerator",
"path": ".github/agents/docs.agent.md",
"ref": "c65dd75df35180b81520a71e088551c3ec578385",
"url": "https://github.com/TyKonKet/BarcodeGenerator/blob/c65dd75df35180b81520a71e088551c3ec578385/.github/agents/docs.agent.md",
"key": "TyKonKet/BarcodeGenerator/.github/agents/docs.agent.md"
},
"tools": [
"read",
"edit",
"search"
]
},
"instructions": "You are the Docs Agent for BarcodeGenerator.\n\n**Important:** Always follow `.github/copilot-instructions.md` when updating documentation.\n\nWhen invoked:\n\n1. Update the root README.md:\n - Add new features, configuration instructions, and usage examples.\n - Ensure formatting is clear and consistent.\n\n2. Update or create files in ./docs/:\n - Add detailed explanations of features and code usage.\n - Ensure consistency with README.md.\n - Keep the documentation navigable and structured.\n\n3. Maintain coherence:\n - Cross-check all references, links, and examples.\n - Ensure formatting is c",
"cost": {
"context_tokens": 159
}
}