Initial commit
This commit is contained in:
81
plugin.lock.json
Normal file
81
plugin.lock.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:xdg/xdg-claude:context-efficient-tools",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "805179ada0b65e12df3c987c958597d9250506c2",
|
||||
"treeHash": "8508708e211de161928269ca9175632994e397a7552e5a4b555a41cc985d0c81",
|
||||
"generatedAt": "2025-11-28T10:29:05.562286Z",
|
||||
"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": "context-efficient-tools",
|
||||
"description": "CLI tool skills that minimize context usage through targeted extraction instead of reading entire files",
|
||||
"version": "0.1.2"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "7fdcf537e96ad3eb801290deb0e323d38b3dce04bc042fc9d93014889f2b2845"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "09aaee3c496fd5540296cb0914aa6e0a0187466f1740061deb398ade7bf2b366"
|
||||
},
|
||||
{
|
||||
"path": "skills/yq/SKILL.md",
|
||||
"sha256": "357eb1ebca0ff35b6be2e756dfdcad736af2102389d16fc5c8a9af13841b5e9d"
|
||||
},
|
||||
{
|
||||
"path": "skills/yq/reference/yq-guide.md",
|
||||
"sha256": "1d1e53fcadc5c2317d6d941ccdc18f8994a19b5c719507fe4ab94f7291dd74fb"
|
||||
},
|
||||
{
|
||||
"path": "skills/ast-grep/SKILL.md",
|
||||
"sha256": "7b014e400aa787d5746016d857d6339b2f8b3a2e6ab611f592eb321399931e16"
|
||||
},
|
||||
{
|
||||
"path": "skills/ast-grep/reference/ast-grep-guide.md",
|
||||
"sha256": "62f6d7d967597ab1c93229e273c5f2c2eba0ed135eca8467766bea8366935359"
|
||||
},
|
||||
{
|
||||
"path": "skills/code-structure/SKILL.md",
|
||||
"sha256": "c4bd0895b58b5a287f0bd6d502d8f2ccd624ad59708436710cc44b294a6c8113"
|
||||
},
|
||||
{
|
||||
"path": "skills/code-structure/reference/code-structure-guide.md",
|
||||
"sha256": "6feb3ce87d75aefdbe2f51bc79d8c99fa56fff234628e1e0b13682387ef070e7"
|
||||
},
|
||||
{
|
||||
"path": "skills/jq/SKILL.md",
|
||||
"sha256": "364b196f79637d1bf700024eb49629d2d261a3939351625020fa252d4945d168"
|
||||
},
|
||||
{
|
||||
"path": "skills/jq/reference/jq-guide.md",
|
||||
"sha256": "188a56334f65604c65ac68d7064b15552221f9428fd6a87bfc9f0cb8a0f15d75"
|
||||
},
|
||||
{
|
||||
"path": "skills/ripgrep/SKILL.md",
|
||||
"sha256": "2741e6e345ea825a55a7213737e3a94fa1669ef30ea72917e66c58e5460c15ac"
|
||||
},
|
||||
{
|
||||
"path": "skills/ripgrep/reference/ripgrep-guide.md",
|
||||
"sha256": "2539363819a9064bfc7e3ca9477f1bacd7301774cdea251113b4af58c6e6c864"
|
||||
}
|
||||
],
|
||||
"dirSha256": "8508708e211de161928269ca9175632994e397a7552e5a4b555a41cc985d0c81"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user