Publish karpathy-guidelines skill to marketplace

Constraint: Public skills are published only by explicit administrator action unless they are tracked third-party market sources.
Confidence: high
Scope-risk: narrow
Directive: Keep private/internal skills out of the public marketplace.
Tested: Marketplace validation passed.
This commit is contained in:
KeyInfo Bot
2026-06-10 21:52:53 +08:00
parent 517c083d13
commit e57fc6dfdf
4 changed files with 128 additions and 0 deletions
@@ -135,6 +135,18 @@
"authentication": "ON_INSTALL"
},
"category": "工具"
},
{
"name": "karpathy-guidelines",
"source": {
"source": "local",
"path": "./plugins/karpathy-guidelines"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
}
]
}