claude plugin validate --strict treats a missing version as an error. Any CI pipeline using strict mode would fail without this field. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Gv5iNACZxumtF2k6TsK18q
10 lines
329 B
JSON
10 lines
329 B
JSON
{
|
|
"name": "kyberforge",
|
|
"displayName": "Kyberforge",
|
|
"version": "1.0.0",
|
|
"description": "Skills and agents for creating, maintaining, and managing a Claude Code / Copilot CLI plugin marketplace.",
|
|
"author": { "name": "Defame1297", "url": "https://git.dev.rkdr.net/Defame1297/" },
|
|
"license": "MIT",
|
|
"keywords": []
|
|
}
|