Files
42marketplaces/sync/gh-jezweb-claude-skills-skills-google-gemini-file-search.json
2025-11-30 09:08:53 +08:00

18 lines
902 B
JSON

{
"name": "google-gemini-file-search",
"owner": {
"name": "Jeremy Dawes",
"email": "jeremy@jezweb.net"
},
"plugins": [
{
"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 ",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-google-gemini-file-search.git"
},
"strict": true
}
]
}