Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:43 +08:00
commit 0784802e81
8 changed files with 263 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:fcakyon/claude-codex-settings:plugins/websearch-tools",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "3daa2b5dd45909cccf5270b0c3fa5c6ac0aa8aa6",
"treeHash": "e01bd8701c7767c6854e87b53500da994ab2610aa49bbf049e6e7c28cd0b729b",
"generatedAt": "2025-11-28T10:16:50.949294Z",
"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": "websearch-tools",
"description": "Smart web tool routing via hooks that redirect WebFetch/WebSearch to Tavily. Includes context7 MCP for library docs and a skill for tool selection.",
"version": "1.2.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1fe0726bb9aa50266c7ee33eff5abdbe00e1e8727f2f9737331968ab62f19a2e"
},
{
"path": "hooks/hooks.json",
"sha256": "b922d7c24ce3f5fdb6581ba8bb7da2523cde43f4fb851dc112e46d031dd075cd"
},
{
"path": "hooks/scripts/webfetch_to_tavily_extract.py",
"sha256": "ac3433d5a252e9c651138bac783bc6dc551c96e6e2dedefe336d702c9b11c6dd"
},
{
"path": "hooks/scripts/websearch_to_tavily_search.py",
"sha256": "25543d9601135aaf3e1a99fb184cc12b02c0faeee6443af80d1eab203dba88a6"
},
{
"path": "hooks/scripts/tavily_extract_to_advanced.py",
"sha256": "b0fa4377fa04fc3ad60f5b6b4b10bf39d1d7cfe6d03b53b3e0a4a36fa45e5947"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "46220c8dc463e12961cd427674d596154335619d21659396de356bfee40c7ffa"
},
{
"path": "skills/tavily-usage/SKILL.md",
"sha256": "4ea803b1ba8db68521e8a28484962497a01bced49f313f6dbb1e00725586830a"
}
],
"dirSha256": "e01bd8701c7767c6854e87b53500da994ab2610aa49bbf049e6e7c28cd0b729b"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}