Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types (standard, integrated, sparse) and all vector operations — unlike the MCP which only supports integrated indexes. Use for batch operations, vector management, backups, namespaces, CI/CD automation, and full control over Pinecone resources.
$npx -y skills add pinecone-io/gemini-cli-extension --skill cliInstalls into the current project.
Run `npx skills use "https://github.com/pinecone-io/gemini-cli-extension" --skill "pinecone-io/gemini-cli-extension/cli"` 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.