39 lines
980 B
JSON
39 lines
980 B
JSON
{
|
|
"name": "copilotkit-plugins",
|
|
"owner": {
|
|
"name": "CopilotKit",
|
|
"email": "support@copilotkit.ai"
|
|
},
|
|
"metadata": {
|
|
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute",
|
|
"version": "1.62.3"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "copilotkit",
|
|
"source": "./",
|
|
"description": "AI agent skills for CopilotKit — setup, develop, integrate, debug, upgrade, and contribute to CopilotKit projects",
|
|
"version": "1.62.3",
|
|
"author": {
|
|
"name": "CopilotKit",
|
|
"url": "https://copilotkit.ai"
|
|
},
|
|
"homepage": "https://docs.copilotkit.ai",
|
|
"repository": "https://github.com/CopilotKit/CopilotKit",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"copilotkit",
|
|
"ai",
|
|
"agents",
|
|
"react",
|
|
"next.js",
|
|
"langgraph",
|
|
"crewai",
|
|
"ag-ui",
|
|
"mcp"
|
|
],
|
|
"category": "ai-frameworks"
|
|
}
|
|
]
|
|
}
|