mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-30 12:15:56 +00:00
26 lines
890 B
JSON
26 lines
890 B
JSON
{
|
|
"name": "context-matic",
|
|
"description": "Coding agents hallucinate APIs. ContextMatic gives them curated, versioned API and SDK docs. Ask your agent to \"integrate the payments API\" and it guesses — falling back on outdated training data and generic patterns that don't match your actual SDK. ContextMatic solves this by giving the agent deterministic, version-aware, SDK-native context at the exact moment it's needed.",
|
|
"version": "0.1.0",
|
|
"keywords": [
|
|
"api-context",
|
|
"api-integration",
|
|
"mcp",
|
|
"sdk",
|
|
"apimatic",
|
|
"third-party-apis",
|
|
"sdks"
|
|
],
|
|
"author": {
|
|
"name": "APIMatic",
|
|
"email": "developer@apimatic.io"
|
|
},
|
|
"homepage": "https://www.apimatic.io",
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"license": "MIT",
|
|
"skills": [
|
|
"./skills/integrate-context-matic/",
|
|
"./skills/onboard-context-matic/"
|
|
]
|
|
}
|