mirror of
https://github.com/cloudflare/skills.git
synced 2026-09-14 16:49:26 +08:00
9177f9a0ba
* Add Codex and Agent Plugins packaging * Fix Codex marketplace root plugin source --------- Co-authored-by: Angus <ahawkings@cloudflare.com>
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"name": "cloudflare",
|
|
"description": "Build, test, and deploy applications on Cloudflare with platform guidance Skills and the Cloudflare MCP server.",
|
|
"version": "1.0.0",
|
|
"mcpServers": "./.mcp.json",
|
|
"author": {
|
|
"name": "Cloudflare"
|
|
}
|
|
}
|