Initial commit
This commit is contained in:
101
plugin.lock.json
Normal file
101
plugin.lock.json
Normal file
@@ -0,0 +1,101 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:technicalpickles/pickled-claude-plugins:plugins/debugging-tools",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "b559c19d4e9ae7210b346e27219a1ba7d8cc239d",
|
||||
"treeHash": "6cefdf4c9050098367915640e8b821a8531a148f8a4cce5a8ccb8fb7720e4516",
|
||||
"generatedAt": "2025-11-28T10:28:36.428027Z",
|
||||
"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": "debugging-tools",
|
||||
"description": "Tools for debugging and troubleshooting applications",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "7ceb07ee7fa1b409a47cb61082a378f52868618a3e02e0983f8f6b92014beef4"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "4ea2f1a286bd580931104420f852786111e921430d549627356dd2f97e9f9823"
|
||||
},
|
||||
{
|
||||
"path": "skills/scope/SKILL.md",
|
||||
"sha256": "dae97cfc7057270f7f3fe257de033ada158e2d21a3d93373fea1ec57fa53f3af"
|
||||
},
|
||||
{
|
||||
"path": "skills/scope/references/quick-reference.md",
|
||||
"sha256": "6017925aa9add68d19b084bb8bd930475f072976224039cdfb959b426623c2f4"
|
||||
},
|
||||
{
|
||||
"path": "skills/scope/references/real-world-examples.md",
|
||||
"sha256": "0c92b088ed38ebe77692267014166f5bbd446bbc886eb80addb81c31dbfad899"
|
||||
},
|
||||
{
|
||||
"path": "skills/scope/references/testing-guide.md",
|
||||
"sha256": "017a5c2736b6d5852026bc8488e7a19e813a7ab4eacd8683177b823e8e3738c9"
|
||||
},
|
||||
{
|
||||
"path": "skills/scope/scripts/create-doctor-group.sh",
|
||||
"sha256": "8f0b6b690d90d1d791780fb2344df3c64e1d536dbe21a39245d8a8cde9b7554a"
|
||||
},
|
||||
{
|
||||
"path": "skills/scope/scripts/create-known-error.sh",
|
||||
"sha256": "18e5a161735cf2df5c9b4008530f0943484ee30641f804f43ff4ece33fd46961"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/SKILL.md",
|
||||
"sha256": "c0e5fce1924e27efe4cff8f119a4002fcbf917a46be8d4e1bd5240f4c773b9e2"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/references/docker-isolation-guide.md",
|
||||
"sha256": "7ed366fa44acd824657fedbe61711d0cbf3385edf34acd7f7dc61360413f4363"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/references/configuration-patterns.md",
|
||||
"sha256": "76438d32a438936a936e7ef81205ee823933fadfacd57bdcafed336285b2a111"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/references/debugging-examples.md",
|
||||
"sha256": "32f59228425a7694d383f07d1fcf87ae88c644e0b990500eda3283eb5e5a72b8"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/references/connection-failures.md",
|
||||
"sha256": "c718f61799fe934320e89d9452755b1166852e3d55acea746f294f775d2fec6f"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/scripts/check_status.sh",
|
||||
"sha256": "f8ac448e8e7c7c754708d9f5b02ed82a0f0b8d4f0ade3e786eecd859dc3027ec"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/scripts/diagnose_server.sh",
|
||||
"sha256": "2fc619f5b70005bc3ff6b9485213f24afc8c67d28f179362f00bac9194d995e0"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/scripts/compare_servers.sh",
|
||||
"sha256": "408ab05045070cf6faecdf1ccf892ad0ce97c2889c6da34ad9b2bb5acbe6aeab"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcpproxy-debug/scripts/get_api_key.sh",
|
||||
"sha256": "53f1b44ae45ae87f1565e33849eb165e721e8c5a12ca3d604b5b6b3e0cfca0ea"
|
||||
}
|
||||
],
|
||||
"dirSha256": "6cefdf4c9050098367915640e8b821a8531a148f8a4cce5a8ccb8fb7720e4516"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user