atree1023-ragtag-crew-tools-instructions.ocm.json json Copy{
"ocm": "1",
"id": "atree1023-ragtag-crew-tools-instructions",
"kind": "skill",
"name": "tools",
"description": "GitHub Copilot - Agent Instructions",
"publisher": "atree1023",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"GitHub Copilot - Agent Instructions"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/atree1023/ragtag_crew",
"path": ".github/instructions/tools.instructions.md",
"ref": "ddf5caa5f3bb706c5ddd2c475967abd9cdb71dfd",
"url": "https://github.com/atree1023/ragtag_crew/blob/ddf5caa5f3bb706c5ddd2c475967abd9cdb71dfd/.github/instructions/tools.instructions.md",
"key": "atree1023/ragtag_crew/.github/instructions/tools.instructions.md"
},
"applies_to": "**"
},
"instructions": "# GitHub Copilot - Agent Instructions\n\n## Tools Overview\n\n### Langchain, Langgraph, and Langchain Text Splitter\n\n- For any questions pertaining to Langchain, Langgraph, or Langchain Text Splitter, utilize the `context7` and `deepwiki` MCP servers.\n\n### Pinecone\n\n- For all questions related to Pinecone, utilize the `pinecone` MCP server and the `search-docs` tool.",
"cost": {
"context_tokens": 91
}
}