Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:51 +08:00
commit 5a5578eae7
11 changed files with 459 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/skill-enhancers/web-to-github-issue",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "bc5c0f4ed57b48b35504df10fd27a911bb1ebb52",
"treeHash": "7972b1f1420f9e763ace2f2f50f82a2cf60a0ce187e1f474ec293a6ed41bf028",
"generatedAt": "2025-11-28T10:18:52.128376Z",
"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": "web-to-github-issue",
"description": "Enhances web_search Skill by automatically creating GitHub issues from research findings",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "247f9114f77fbe1a74d492d9ae953d5aa9193bb8d2f28968ba48eb49404884a5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "733a07d3b6e92b58fb5e2bc4f38eeb0406693b913771634b310f430fbd4a451d"
},
{
"path": "commands/research-and-ticket.md",
"sha256": "fbca7faa11e83bff8fefac03bfc521fde15c369e084adcaa378d9c5af1f7ad76"
},
{
"path": "skills/web-to-github-issue/SKILL.md",
"sha256": "ed7a8f60e0951a7bf7dcf22e6b68e42bf296f69a021c956a9e7b698007e331f7"
},
{
"path": "skills/web-to-github-issue/references/README.md",
"sha256": "0faf6833c5d453456872299563908f322d122e3214bfec499a2ddd574642be67"
},
{
"path": "skills/web-to-github-issue/scripts/README.md",
"sha256": "b8c0d97642e83c5f6db53c8841785837a255c109db347d48349efb74e814d37b"
},
{
"path": "skills/web-to-github-issue/assets/README.md",
"sha256": "1bea8d7666a9057f550de02d4f517a1b377aa354f2ba23ddba4866af1dd7d1da"
},
{
"path": "skills/web-to-github-issue/assets/issue_template.md",
"sha256": "cb347abdecfef3cc38c5e3be204ce8dd2f65589c21d76ddc05eef891926fac18"
},
{
"path": "skills/web-to-github-issue/assets/example_search_results.json",
"sha256": "9a01ef2ccebecf63994341dc3803b8e898125a78d1105220d7657fd48447ba6a"
},
{
"path": "skills/web-to-github-issue/assets/config_template.json",
"sha256": "e77bcb05a71d5124f5c4871bbbcb65abc39ea7aebd124ca2d137b3e81b552f2f"
}
],
"dirSha256": "7972b1f1420f9e763ace2f2f50f82a2cf60a0ce187e1f474ec293a6ed41bf028"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}