Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:robbyt/claude-skills:plugins/gh-cli",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "31bedece54f88faa493e519e039afee660ee3252",
|
||||
"treeHash": "2c596b7c95295a291ed648c4ee2f5d15947980fcbaae144c0f6a69dd2a457b4d",
|
||||
"generatedAt": "2025-11-28T10:28:01.732472Z",
|
||||
"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": "gh-cli",
|
||||
"description": "Interact with GitHub using the gh CLI for PR management, issues, repository operations, GitHub Actions, and viewing GitHub files",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "dad1138cfbfe77cbe93eff3bf97eb70b0627c9abb75c199da4686f9b0b4928a3"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "ead0a4890669649f5907fd1075f86e44834f5df4d51f9917ed9b379e8247a330"
|
||||
},
|
||||
{
|
||||
"path": "skills/gh-cli/SKILL.md",
|
||||
"sha256": "5890c30aca591b2577172ad8125a6ddab31165497decb906d35829511a9d2c1a"
|
||||
},
|
||||
{
|
||||
"path": "skills/gh-cli/scripts/view_pr_files.py",
|
||||
"sha256": "04241cc60911da682b60ce6c225250b21b5c49615ec21991ff28f2e463432e61"
|
||||
},
|
||||
{
|
||||
"path": "skills/gh-cli/scripts/view_github_file.py",
|
||||
"sha256": "1b1515e9930568b9a537503a8ea910404b50587c483cdbec56772473ebf3aaa1"
|
||||
}
|
||||
],
|
||||
"dirSha256": "2c596b7c95295a291ed648c4ee2f5d15947980fcbaae144c0f6a69dd2a457b4d"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user