google-gemini-file-search

Community

Transform documents into searchable AI knowledge bases instantly.

Authorjezweb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the complexity of building document search systems by providing fully managed RAG with automatic chunking, embeddings, and citations.

Core Features & Use Cases

  • Semantic Search: Upload 100+ file formats and query with natural language understanding.
  • Managed Infrastructure: No vector databases or custom embedding code required.
  • Use Case: Imagine you have customer support manuals, legal contracts, and technical documentation scattered across multiple formats. Use this Skill to create a unified searchable knowledge base with automatic source citations.

Quick Start

Create a file search store named "support-docs" and upload the PDF file "user-manual.pdf" for semantic search.

Dependency Matrix

Required Modules

@google/genai

Components

scriptsreferencestemplates

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: google-gemini-file-search
Download link: https://github.com/jezweb/claude-skills/archive/main.zip#google-gemini-file-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository