This is a wrapper around Google's managed RAG system that handles the full file search setup so you don't have to wire it yourself. You upload documents in 100+ formats and query them with natural language while Google handles chunking, embeddings, and semantic search automatically. The skill includes error handling docs for 8 common API issues and templates for Cloudflare Workers and Next.js. Pricing is reasonable at $0.15 per million tokens for indexing, though watch the 3x storage multiplier. Good fit if you want retrieval augmented generation without managing your own vector database, and the 332 installs suggest it works as advertised.
npx skills add https://github.com/jezweb/claude-skills --skill google-gemini-file-search