Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:danielscholl/agent-skills:plugins/agent-tools",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "8af7d9e8fd0aaa99572bf420e24caa40cbe4a8a9",
|
||||
"treeHash": "41787e1d1ec744f1a9a93c816511cc259fecd6a8e94eaed20b49147e20bf9dd9",
|
||||
"generatedAt": "2025-11-28T10:16:01.097435Z",
|
||||
"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": "agent-tools",
|
||||
"description": "Essential agent tools for web search and content fetching",
|
||||
"version": null
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "414afc53a2b005ed8e31199a57ee6757d39011139152e22f1652b07548e64680"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "f5e8fe1bdd389500c1341f26f4bbf0418a117907492c1154e692d0547b326b3e"
|
||||
},
|
||||
{
|
||||
"path": "skills/web/SKILL.md",
|
||||
"sha256": "dd357603c075689f0885fb430c586421c8bc7aa9a5d9dfb43465110dc9f2ddbd"
|
||||
},
|
||||
{
|
||||
"path": "skills/web/scripts/fetch.py",
|
||||
"sha256": "5b5b7e932b7209c81127e04cc626f602376efb00141ca6875d3f30ff4530e51f"
|
||||
},
|
||||
{
|
||||
"path": "skills/web/scripts/search.py",
|
||||
"sha256": "74ed105d0a4cf8d1490b39f80d5f5678fb1e74849b912015a21e801b648b6329"
|
||||
}
|
||||
],
|
||||
"dirSha256": "41787e1d1ec744f1a9a93c816511cc259fecd6a8e94eaed20b49147e20bf9dd9"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user