Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:54:54 +08:00
commit 1b00527dfe
4 changed files with 240 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:andrzejsliwa/claude-code-marketplace:plugins/github",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "30c3654d5f041a81204055fde2d21c874836fcef",
"treeHash": "8d9dfc5ac4cc292a10f0130783cc6e733e72252dda43ef7a72a1b1b8aa8d6f4d",
"generatedAt": "2025-11-28T10:13:43.465191Z",
"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": "github",
"description": "AI-powered github tools",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "9f2ef057bc0aaeaa46b909db7c1f2e7b10db0a3ea88e2ab44f4a3cd0a9094825"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c4f5be549498ca07a95521fd8e3e4f3637ab422c20887fe936b51e110e49ac5a"
},
{
"path": "commands/open-pr.md",
"sha256": "0facce657fd8b330403e99170980766445d8587a9dc769ef3543f6f413da1dfd"
}
],
"dirSha256": "8d9dfc5ac4cc292a10f0130783cc6e733e72252dda43ef7a72a1b1b8aa8d6f4d"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}