Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:feiskyer/claude-code-settings:plugins/codex-skill",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "5e4ad47b7651cc8246396f5f22c564c729aa6e53",
|
||||
"treeHash": "3bef809716a9b8680e5b194c11e0acab7fa38706b59de56b7ec645d52d6357c4",
|
||||
"generatedAt": "2025-11-28T10:16:53.260657Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "codex-skill",
|
||||
"description": "Leverage OpenAI Codex (GPT-5/GPT-5.1) for non-interactive automation mode and hands-off task execution",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "c3e00c36b850cd26825abfb3022899156e2e4ee4437a04a1037adc782f4dfa1a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "1fcd197b75d8cfeb1306eab201d23607553a2f42771e43bef9331750aeab7038"
|
||||
},
|
||||
{
|
||||
"path": "skills/codex-skill/SKILL.md",
|
||||
"sha256": "d0f7e201f747fa7b69447ce7b7be96ad3e309f3b35f2722278d7db105bed1609"
|
||||
}
|
||||
],
|
||||
"dirSha256": "3bef809716a9b8680e5b194c11e0acab7fa38706b59de56b7ec645d52d6357c4"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user