Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes (indexes with built-in Pinecone embedding models like multilingual-e5-large). For standard indexes or advanced vector operations, use the CLI skill instead. Requires PINECONE_API_KEY environment variable and Pinecone MCP server to be configured.
$npx -y skills add pinecone-io/gemini-cli-extension --skill queryInstalls into the current project.
Run `npx skills use "https://github.com/pinecone-io/gemini-cli-extension" --skill "pinecone-io/gemini-cli-extension/query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/pinecone-io/gemini-cli-extension" that are relevant to the current task. Run `npx skills add "https://github.com/pinecone-io/gemini-cli-extension"` and select the relevant skills, then follow their instructions.