pinecone-io/gemini-cli-extension

The official Pinecone Gemini CLI extension repo.

23Stars on the repository
8Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

assistant

01

pinecone-io/gemini-cli-extension

Skill Claude CodeCodex

Create, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations - create, upload, sync, chat, context retrieval, and list. Recognizes natural language like "create an assistant from my docs", "ask my assistant about X", or "upload my docs to Pinecone".

23 18d ago A 68 tokens original MIT

cli

02

pinecone-io/gemini-cli-extension

Skill Claude CodeCodex

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…

23 18d ago A 72 tokens copy · 95% MIT

help

03

pinecone-io/gemini-cli-extension

Skill Claude CodeCodex

Overview of all available Pinecone skills and what a user needs to get started. Invoke when a user asks what skills are available, how to get started with Pinecone, or what they need to set up before using any Pinecone skill.

23 18d ago A 50 tokens original MIT

mcp

04

pinecone-io/gemini-cli-extension

Skill Claude CodeCodex

Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index, describe-index-stats, create-index-for-model, upsert-records, search-records, cascading-search, and rerank-documents. Use when an agent needs to understand what Pinecone MCP tools are available, how to use them…

23 18d ago A 78 tokens copy · 98% MIT

pinecone-docs

05

pinecone-io/gemini-cli-extension

Skill Claude CodeCodex

Curated documentation reference for developers building with Pinecone. Contains links to official docs organized by topic and data format references. Use when writing Pinecone code, looking up API parameters, or needing the correct format for vectors or records.

23 18d ago A 51 tokens copy · 98% MIT

query

06

pinecone-io/gemini-cli-extension

Skill Claude CodeCodex

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 PINECONEAPIKEY environment variable and…

23 18d ago A 68 tokens copy · 86% MIT

quickstart

07

pinecone-io/gemini-cli-extension

Skill Claude CodeCodex

Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query using Pinecone MCP + Python) or Assistant (create a Pinecone Assistant for document Q&A). Use when a user wants to get started with Pinecone for the first time or wants a guided…

23 18d ago A 76 tokens copy · 88% MIT