Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:18 +08:00
commit 08916672f4
9 changed files with 2452 additions and 0 deletions

64
plugin.lock.json Normal file
View File

@@ -0,0 +1,64 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:daymade/claude-code-skills:github-ops",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "de77def09bba0290554e8a04cf4d51023c148462",
"treeHash": "3091f603923eb6d0431c9e7d90c7726f974f9f5e11651eb2166501324cec4db9",
"generatedAt": "2025-11-28T10:16:11.002797Z",
"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-ops",
"description": "Comprehensive GitHub operations using gh CLI and GitHub API for pull requests, issues, repositories, workflows, and API interactions"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "b2543ceec868d9bc3ff05fe8a77d0b193a9eedf9f16500e3e58008d482c3eedf"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "9dd87bc69e5047eba6294f1edcb7047c6fec2123d5021079981812fa4db39ba0"
},
{
"path": "skills/github-ops/SKILL.md",
"sha256": "39e86e76e647178cb55a12cae41221b06776887416c49db516aa966dd43b0891"
},
{
"path": "skills/github-ops/references/pr_operations.md",
"sha256": "4a16b60d261102ab4d474017d87a496f90b305aa947de0df67897ab1515072f8"
},
{
"path": "skills/github-ops/references/api_reference.md",
"sha256": "913ac3bee15fcc1db5e22c390747dc683faface3f46149d62aa99e3d70b87071"
},
{
"path": "skills/github-ops/references/workflow_operations.md",
"sha256": "58b4a1f8b58610bd52aba20aa4d55573c3d72bb34fb9aac10c2f62859e0b95d7"
},
{
"path": "skills/github-ops/references/issue_operations.md",
"sha256": "77bd65811372f62d2f4d8ed5272ec9baef69da885036eaf866e37d7fc3847cfb"
},
{
"path": "skills/github-ops/references/best_practices.md",
"sha256": "e1d2d2c8465635875698a8a3d49c4b87f1f64545a26706e708723ec7e1ade141"
}
],
"dirSha256": "3091f603923eb6d0431c9e7d90c7726f974f9f5e11651eb2166501324cec4db9"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}