Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jezweb/claude-skills:skills/google-gemini-file-search",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "30f128b45ee132610e093d8dffb57ea14caa91f1",
|
||||
"treeHash": "bfd89990a3d6c693822aa25a7b6dff1b8ea0b63036928efa471d8e5160d84a76",
|
||||
"generatedAt": "2025-11-28T10:19:02.002828Z",
|
||||
"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": "google-gemini-file-search",
|
||||
"description": "Build document Q&A and searchable knowledge bases with Google Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats (PDF, Word, Excel, code), configure semantic search, and query with natural language. Use when: building document Q&A systems, creating searchable knowledge bases, implementing semantic search without managing embeddings, indexing large document collections (100+ formats), or troubleshooting document immutability errors ",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "PROJECT_STATUS.md",
|
||||
"sha256": "484a87690c29e5060650a1fc29f6da3ea5f53c6d967e1e34a4abc1b9d75d60ae"
|
||||
},
|
||||
{
|
||||
"path": "LICENSE",
|
||||
"sha256": "4530f92f44fe545e18773c7bbe0c312b0f04b78c161bdb784ff24f0ace9a5592"
|
||||
},
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ed11cd2f405264afce6232525aa978a1cedbf06a3df1ddc10a8754d0444392b6"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "925e4e1481c2c835d1e29426558acdc23e2163ee7a809a56f5b66b0c295005ca"
|
||||
},
|
||||
{
|
||||
"path": "references/README.md",
|
||||
"sha256": "244068784dee08c29e63e693aa9d8c30ee1b660a1792f8e7ffd4640abd79c3b5"
|
||||
},
|
||||
{
|
||||
"path": "scripts/create-store.ts",
|
||||
"sha256": "88eeea54211848256c2341aa567178b307a88517c776965f59fbaf648169ad62"
|
||||
},
|
||||
{
|
||||
"path": "scripts/README.md",
|
||||
"sha256": "2bbbba9d6618a207b16d4f79ac7a73fe9cb56723c54d3329ad9ad4d11a2d8b32"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "80087d39dece3c664a87fb1e52ea003ae987894ed21f8f0011a14d0e11ac2759"
|
||||
},
|
||||
{
|
||||
"path": "templates/README.md",
|
||||
"sha256": "868b21026a4b49e78d518b4d5ad27aadda6f306cf19ea558a0846c21e7085e9d"
|
||||
}
|
||||
],
|
||||
"dirSha256": "bfd89990a3d6c693822aa25a7b6dff1b8ea0b63036928efa471d8e5160d84a76"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user