[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-pinecone-pineconehelp":3,"mdc--x79m1c-key":43,"related-repo-pinecone-pineconehelp":664,"related-org-pinecone-pineconehelp":753},{"slug":4,"name":5,"fn":6,"description":7,"org":8,"tags":13,"stars":22,"repoUrl":23,"updatedAt":24,"license":25,"forks":26,"topics":27,"repo":38,"sourceUrl":41,"mdContent":42},"pineconehelp","pinecone:help","provide Pinecone skill guidance","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.",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},"pinecone","Pinecone","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fpinecone.png","pinecone-io",[14,18,21],{"name":15,"slug":16,"type":17},"Documentation","documentation","tag",{"name":19,"slug":20,"type":17},"Reference","reference",{"name":10,"slug":9,"type":17},67,"https:\u002F\u002Fgithub.com\u002Fpinecone-io\u002Fpinecone-claude-code-plugin","2026-07-13T06:02:11.702305",null,12,[28,29,30,31,32,33,9,34,35,36,37],"anthropic-claude","claude-code","claude-code-plugin","claude-code-plugin-marketplace","hybrid-search","mcp","retrieval-augmented-generation","semantic-search","skills","vector-database",{"repoUrl":23,"stars":22,"forks":26,"topics":39,"description":40},[28,29,30,31,32,33,9,34,35,36,37],"The official Pinecone marketplace for Claude Code Plugins","https:\u002F\u002Fgithub.com\u002Fpinecone-io\u002Fpinecone-claude-code-plugin\u002Ftree\u002FHEAD\u002Fskills\u002Fhelp","---\nname: pinecone:help\ndescription: 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.\nallowed-tools: Skill, Bash, Read\n---\n\n# Pinecone Skills — Help & Overview\n\nPinecone is the leading vector database for building accurate and performant AI applications at scale in production. It's useful for building semantic search, retrieval augmented generation, recommendation systems, and agentic applications.\n\nHere's everything you need to get started and a summary of all available skills.\n\n---\n\n## What You Need\n\n### Required\n- **Pinecone account** — free to create at https:\u002F\u002Fapp.pinecone.io\u002F?sessionType=signup\n- **API key** — create one in the Pinecone console after signing up, then export it in your terminal:\n  ```bash\n  export PINECONE_API_KEY=\"your-key\"\n  ```\n  Note: Claude Code inherits your shell environment, so the export above is sufficient.\n\n### Optional (unlock more capabilities)\n\n| Tool | What it enables | Install |\n|---|---|---|\n| **Pinecone MCP server** | Use Pinecone directly inside your AI agent\u002FIDE without writing code | [Setup guide](https:\u002F\u002Fdocs.pinecone.io\u002Fguides\u002Foperations\u002Fmcp-server#tools) |\n| **Pinecone CLI (`pc`)** | Manage all index types from the terminal, batch operations, backups, CI\u002FCD | `brew tap pinecone-io\u002Ftap && brew install pinecone-io\u002Ftap\u002Fpinecone` |\n| **uv** | Run the packaged Python scripts included in these skills | [Install uv](https:\u002F\u002Fdocs.astral.sh\u002Fuv\u002Fgetting-started\u002Finstallation\u002F) |\n\n---\n\n## Available Skills\n\n| Skill | What it does |\n|---|---|\n| `pinecone:quickstart` | Step-by-step onboarding — create an index, upload data, and run your first search |\n| `pinecone:query` | Search integrated indexes using natural language text via the Pinecone MCP |\n| `pinecone:cli` | Use the Pinecone CLI (`pc`) for terminal-based index and vector management |\n| `pinecone:assistant` | Create, manage, and chat with Pinecone Assistants for document Q&A with citations |\n| `pinecone:mcp` | Reference for all Pinecone MCP server tools and their parameters |\n| `pinecone:full-text-search` | Build a full-text-search index — schema design, safe bulk ingestion, and query construction (`text` \u002F `query_string` \u002F dense \u002F sparse scoring with text-match and metadata filters). **Preview API (`2026-01.alpha`); requires `pinecone` Python SDK ≥ 9.0.** |\n| `pinecone:docs` | Curated links to official Pinecone documentation, organized by topic |\n| `pinecone:n8n` | Build n8n workflows with the Pinecone Assistant node or Pinecone Vector Store node, including best practices and full workflow JSON generation |\n\n---\n\n## Which skill should I use?\n\n**Just getting started?** → `pinecone:quickstart`\n\n**Want to search an index you already have?**\n- Integrated index (built-in embedding model) → `pinecone:query` (uses MCP)\n- Any other index type → `pinecone:cli`\n\n**Working with documents and Q&A?** → `pinecone:assistant`\n\n**Building a full-text search index (BM25-style keyword\u002Fphrase matching, optionally combined with dense or sparse vectors)?** → `pinecone:full-text-search` (preview API, needs `pinecone` Python SDK ≥ 9.0)\n\n**Building an n8n workflow with Pinecone (RAG pipeline, chat with docs)?** → `pinecone:n8n`\n\n**Need to manage indexes, bulk upload vectors, or automate workflows?** → `pinecone:cli`\n\n**Looking up API parameters or SDK usage?** → `pinecone:docs`\n\n**Need to understand what MCP tools are available?** → `pinecone:mcp`\n",{"data":44,"body":46},{"name":5,"description":7,"allowed-tools":45},"Skill, Bash, Read",{"type":47,"children":48},"root",[49,58,64,69,73,80,87,175,181,299,302,308,508,511,517,532,540,565,579,602,616,630,644,658],{"type":50,"tag":51,"props":52,"children":54},"element","h1",{"id":53},"pinecone-skills-help-overview",[55],{"type":56,"value":57},"text","Pinecone Skills — Help & Overview",{"type":50,"tag":59,"props":60,"children":61},"p",{},[62],{"type":56,"value":63},"Pinecone is the leading vector database for building accurate and performant AI applications at scale in production. It's useful for building semantic search, retrieval augmented generation, recommendation systems, and agentic applications.",{"type":50,"tag":59,"props":65,"children":66},{},[67],{"type":56,"value":68},"Here's everything you need to get started and a summary of all available skills.",{"type":50,"tag":70,"props":71,"children":72},"hr",{},[],{"type":50,"tag":74,"props":75,"children":77},"h2",{"id":76},"what-you-need",[78],{"type":56,"value":79},"What You Need",{"type":50,"tag":81,"props":82,"children":84},"h3",{"id":83},"required",[85],{"type":56,"value":86},"Required",{"type":50,"tag":88,"props":89,"children":90},"ul",{},[91,111],{"type":50,"tag":92,"props":93,"children":94},"li",{},[95,101,103],{"type":50,"tag":96,"props":97,"children":98},"strong",{},[99],{"type":56,"value":100},"Pinecone account",{"type":56,"value":102}," — free to create at ",{"type":50,"tag":104,"props":105,"children":109},"a",{"href":106,"rel":107},"https:\u002F\u002Fapp.pinecone.io\u002F?sessionType=signup",[108],"nofollow",[110],{"type":56,"value":106},{"type":50,"tag":92,"props":112,"children":113},{},[114,119,121,173],{"type":50,"tag":96,"props":115,"children":116},{},[117],{"type":56,"value":118},"API key",{"type":56,"value":120}," — create one in the Pinecone console after signing up, then export it in your terminal:\n",{"type":50,"tag":122,"props":123,"children":128},"pre",{"className":124,"code":125,"language":126,"meta":127,"style":127},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","export PINECONE_API_KEY=\"your-key\"\n","bash","",[129],{"type":50,"tag":130,"props":131,"children":132},"code",{"__ignoreMap":127},[133],{"type":50,"tag":134,"props":135,"children":138},"span",{"class":136,"line":137},"line",1,[139,145,151,157,162,168],{"type":50,"tag":134,"props":140,"children":142},{"style":141},"--shiki-light:#9C3EDA;--shiki-default:#C792EA;--shiki-dark:#C792EA",[143],{"type":56,"value":144},"export",{"type":50,"tag":134,"props":146,"children":148},{"style":147},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[149],{"type":56,"value":150}," PINECONE_API_KEY",{"type":50,"tag":134,"props":152,"children":154},{"style":153},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[155],{"type":56,"value":156},"=",{"type":50,"tag":134,"props":158,"children":159},{"style":153},[160],{"type":56,"value":161},"\"",{"type":50,"tag":134,"props":163,"children":165},{"style":164},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[166],{"type":56,"value":167},"your-key",{"type":50,"tag":134,"props":169,"children":170},{"style":153},[171],{"type":56,"value":172},"\"\n",{"type":56,"value":174},"\nNote: Claude Code inherits your shell environment, so the export above is sufficient.",{"type":50,"tag":81,"props":176,"children":178},{"id":177},"optional-unlock-more-capabilities",[179],{"type":56,"value":180},"Optional (unlock more capabilities)",{"type":50,"tag":182,"props":183,"children":184},"table",{},[185,209],{"type":50,"tag":186,"props":187,"children":188},"thead",{},[189],{"type":50,"tag":190,"props":191,"children":192},"tr",{},[193,199,204],{"type":50,"tag":194,"props":195,"children":196},"th",{},[197],{"type":56,"value":198},"Tool",{"type":50,"tag":194,"props":200,"children":201},{},[202],{"type":56,"value":203},"What it enables",{"type":50,"tag":194,"props":205,"children":206},{},[207],{"type":56,"value":208},"Install",{"type":50,"tag":210,"props":211,"children":212},"tbody",{},[213,240,273],{"type":50,"tag":190,"props":214,"children":215},{},[216,225,230],{"type":50,"tag":217,"props":218,"children":219},"td",{},[220],{"type":50,"tag":96,"props":221,"children":222},{},[223],{"type":56,"value":224},"Pinecone MCP server",{"type":50,"tag":217,"props":226,"children":227},{},[228],{"type":56,"value":229},"Use Pinecone directly inside your AI agent\u002FIDE without writing code",{"type":50,"tag":217,"props":231,"children":232},{},[233],{"type":50,"tag":104,"props":234,"children":237},{"href":235,"rel":236},"https:\u002F\u002Fdocs.pinecone.io\u002Fguides\u002Foperations\u002Fmcp-server#tools",[108],[238],{"type":56,"value":239},"Setup guide",{"type":50,"tag":190,"props":241,"children":242},{},[243,259,264],{"type":50,"tag":217,"props":244,"children":245},{},[246],{"type":50,"tag":96,"props":247,"children":248},{},[249,251,257],{"type":56,"value":250},"Pinecone CLI (",{"type":50,"tag":130,"props":252,"children":254},{"className":253},[],[255],{"type":56,"value":256},"pc",{"type":56,"value":258},")",{"type":50,"tag":217,"props":260,"children":261},{},[262],{"type":56,"value":263},"Manage all index types from the terminal, batch operations, backups, CI\u002FCD",{"type":50,"tag":217,"props":265,"children":266},{},[267],{"type":50,"tag":130,"props":268,"children":270},{"className":269},[],[271],{"type":56,"value":272},"brew tap pinecone-io\u002Ftap && brew install pinecone-io\u002Ftap\u002Fpinecone",{"type":50,"tag":190,"props":274,"children":275},{},[276,284,289],{"type":50,"tag":217,"props":277,"children":278},{},[279],{"type":50,"tag":96,"props":280,"children":281},{},[282],{"type":56,"value":283},"uv",{"type":50,"tag":217,"props":285,"children":286},{},[287],{"type":56,"value":288},"Run the packaged Python scripts included in these skills",{"type":50,"tag":217,"props":290,"children":291},{},[292],{"type":50,"tag":104,"props":293,"children":296},{"href":294,"rel":295},"https:\u002F\u002Fdocs.astral.sh\u002Fuv\u002Fgetting-started\u002Finstallation\u002F",[108],[297],{"type":56,"value":298},"Install uv",{"type":50,"tag":70,"props":300,"children":301},{},[],{"type":50,"tag":74,"props":303,"children":305},{"id":304},"available-skills",[306],{"type":56,"value":307},"Available Skills",{"type":50,"tag":182,"props":309,"children":310},{},[311,327],{"type":50,"tag":186,"props":312,"children":313},{},[314],{"type":50,"tag":190,"props":315,"children":316},{},[317,322],{"type":50,"tag":194,"props":318,"children":319},{},[320],{"type":56,"value":321},"Skill",{"type":50,"tag":194,"props":323,"children":324},{},[325],{"type":56,"value":326},"What it does",{"type":50,"tag":210,"props":328,"children":329},{},[330,347,364,388,405,422,474,491],{"type":50,"tag":190,"props":331,"children":332},{},[333,342],{"type":50,"tag":217,"props":334,"children":335},{},[336],{"type":50,"tag":130,"props":337,"children":339},{"className":338},[],[340],{"type":56,"value":341},"pinecone:quickstart",{"type":50,"tag":217,"props":343,"children":344},{},[345],{"type":56,"value":346},"Step-by-step onboarding — create an index, upload data, and run your first search",{"type":50,"tag":190,"props":348,"children":349},{},[350,359],{"type":50,"tag":217,"props":351,"children":352},{},[353],{"type":50,"tag":130,"props":354,"children":356},{"className":355},[],[357],{"type":56,"value":358},"pinecone:query",{"type":50,"tag":217,"props":360,"children":361},{},[362],{"type":56,"value":363},"Search integrated indexes using natural language text via the Pinecone MCP",{"type":50,"tag":190,"props":365,"children":366},{},[367,376],{"type":50,"tag":217,"props":368,"children":369},{},[370],{"type":50,"tag":130,"props":371,"children":373},{"className":372},[],[374],{"type":56,"value":375},"pinecone:cli",{"type":50,"tag":217,"props":377,"children":378},{},[379,381,386],{"type":56,"value":380},"Use the Pinecone CLI (",{"type":50,"tag":130,"props":382,"children":384},{"className":383},[],[385],{"type":56,"value":256},{"type":56,"value":387},") for terminal-based index and vector management",{"type":50,"tag":190,"props":389,"children":390},{},[391,400],{"type":50,"tag":217,"props":392,"children":393},{},[394],{"type":50,"tag":130,"props":395,"children":397},{"className":396},[],[398],{"type":56,"value":399},"pinecone:assistant",{"type":50,"tag":217,"props":401,"children":402},{},[403],{"type":56,"value":404},"Create, manage, and chat with Pinecone Assistants for document Q&A with citations",{"type":50,"tag":190,"props":406,"children":407},{},[408,417],{"type":50,"tag":217,"props":409,"children":410},{},[411],{"type":50,"tag":130,"props":412,"children":414},{"className":413},[],[415],{"type":56,"value":416},"pinecone:mcp",{"type":50,"tag":217,"props":418,"children":419},{},[420],{"type":56,"value":421},"Reference for all Pinecone MCP server tools and their parameters",{"type":50,"tag":190,"props":423,"children":424},{},[425,434],{"type":50,"tag":217,"props":426,"children":427},{},[428],{"type":50,"tag":130,"props":429,"children":431},{"className":430},[],[432],{"type":56,"value":433},"pinecone:full-text-search",{"type":50,"tag":217,"props":435,"children":436},{},[437,439,444,446,452,454],{"type":56,"value":438},"Build a full-text-search index — schema design, safe bulk ingestion, and query construction (",{"type":50,"tag":130,"props":440,"children":442},{"className":441},[],[443],{"type":56,"value":56},{"type":56,"value":445}," \u002F ",{"type":50,"tag":130,"props":447,"children":449},{"className":448},[],[450],{"type":56,"value":451},"query_string",{"type":56,"value":453}," \u002F dense \u002F sparse scoring with text-match and metadata filters). ",{"type":50,"tag":96,"props":455,"children":456},{},[457,459,465,467,472],{"type":56,"value":458},"Preview API (",{"type":50,"tag":130,"props":460,"children":462},{"className":461},[],[463],{"type":56,"value":464},"2026-01.alpha",{"type":56,"value":466},"); requires ",{"type":50,"tag":130,"props":468,"children":470},{"className":469},[],[471],{"type":56,"value":9},{"type":56,"value":473}," Python SDK ≥ 9.0.",{"type":50,"tag":190,"props":475,"children":476},{},[477,486],{"type":50,"tag":217,"props":478,"children":479},{},[480],{"type":50,"tag":130,"props":481,"children":483},{"className":482},[],[484],{"type":56,"value":485},"pinecone:docs",{"type":50,"tag":217,"props":487,"children":488},{},[489],{"type":56,"value":490},"Curated links to official Pinecone documentation, organized by topic",{"type":50,"tag":190,"props":492,"children":493},{},[494,503],{"type":50,"tag":217,"props":495,"children":496},{},[497],{"type":50,"tag":130,"props":498,"children":500},{"className":499},[],[501],{"type":56,"value":502},"pinecone:n8n",{"type":50,"tag":217,"props":504,"children":505},{},[506],{"type":56,"value":507},"Build n8n workflows with the Pinecone Assistant node or Pinecone Vector Store node, including best practices and full workflow JSON generation",{"type":50,"tag":70,"props":509,"children":510},{},[],{"type":50,"tag":74,"props":512,"children":514},{"id":513},"which-skill-should-i-use",[515],{"type":56,"value":516},"Which skill should I use?",{"type":50,"tag":59,"props":518,"children":519},{},[520,525,527],{"type":50,"tag":96,"props":521,"children":522},{},[523],{"type":56,"value":524},"Just getting started?",{"type":56,"value":526}," → ",{"type":50,"tag":130,"props":528,"children":530},{"className":529},[],[531],{"type":56,"value":341},{"type":50,"tag":59,"props":533,"children":534},{},[535],{"type":50,"tag":96,"props":536,"children":537},{},[538],{"type":56,"value":539},"Want to search an index you already have?",{"type":50,"tag":88,"props":541,"children":542},{},[543,555],{"type":50,"tag":92,"props":544,"children":545},{},[546,548,553],{"type":56,"value":547},"Integrated index (built-in embedding model) → ",{"type":50,"tag":130,"props":549,"children":551},{"className":550},[],[552],{"type":56,"value":358},{"type":56,"value":554}," (uses MCP)",{"type":50,"tag":92,"props":556,"children":557},{},[558,560],{"type":56,"value":559},"Any other index type → ",{"type":50,"tag":130,"props":561,"children":563},{"className":562},[],[564],{"type":56,"value":375},{"type":50,"tag":59,"props":566,"children":567},{},[568,573,574],{"type":50,"tag":96,"props":569,"children":570},{},[571],{"type":56,"value":572},"Working with documents and Q&A?",{"type":56,"value":526},{"type":50,"tag":130,"props":575,"children":577},{"className":576},[],[578],{"type":56,"value":399},{"type":50,"tag":59,"props":580,"children":581},{},[582,587,588,593,595,600],{"type":50,"tag":96,"props":583,"children":584},{},[585],{"type":56,"value":586},"Building a full-text search index (BM25-style keyword\u002Fphrase matching, optionally combined with dense or sparse vectors)?",{"type":56,"value":526},{"type":50,"tag":130,"props":589,"children":591},{"className":590},[],[592],{"type":56,"value":433},{"type":56,"value":594}," (preview API, needs ",{"type":50,"tag":130,"props":596,"children":598},{"className":597},[],[599],{"type":56,"value":9},{"type":56,"value":601}," Python SDK ≥ 9.0)",{"type":50,"tag":59,"props":603,"children":604},{},[605,610,611],{"type":50,"tag":96,"props":606,"children":607},{},[608],{"type":56,"value":609},"Building an n8n workflow with Pinecone (RAG pipeline, chat with docs)?",{"type":56,"value":526},{"type":50,"tag":130,"props":612,"children":614},{"className":613},[],[615],{"type":56,"value":502},{"type":50,"tag":59,"props":617,"children":618},{},[619,624,625],{"type":50,"tag":96,"props":620,"children":621},{},[622],{"type":56,"value":623},"Need to manage indexes, bulk upload vectors, or automate workflows?",{"type":56,"value":526},{"type":50,"tag":130,"props":626,"children":628},{"className":627},[],[629],{"type":56,"value":375},{"type":50,"tag":59,"props":631,"children":632},{},[633,638,639],{"type":50,"tag":96,"props":634,"children":635},{},[636],{"type":56,"value":637},"Looking up API parameters or SDK usage?",{"type":56,"value":526},{"type":50,"tag":130,"props":640,"children":642},{"className":641},[],[643],{"type":56,"value":485},{"type":50,"tag":59,"props":645,"children":646},{},[647,652,653],{"type":50,"tag":96,"props":648,"children":649},{},[650],{"type":56,"value":651},"Need to understand what MCP tools are available?",{"type":56,"value":526},{"type":50,"tag":130,"props":654,"children":656},{"className":655},[],[657],{"type":56,"value":416},{"type":50,"tag":659,"props":660,"children":661},"style",{},[662],{"type":56,"value":663},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":665,"total":752},[666,683,697,708,718,724,736],{"slug":667,"name":399,"fn":668,"description":669,"org":670,"tags":671,"stars":22,"repoUrl":23,"updatedAt":682},"pineconeassistant","manage Pinecone Assistants for document Q&A","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\".",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[672,675,678,679],{"name":673,"slug":674,"type":17},"Knowledge Management","knowledge-management",{"name":676,"slug":677,"type":17},"LLM","llm",{"name":10,"slug":9,"type":17},{"name":680,"slug":681,"type":17},"Search","search","2026-07-13T06:02:15.573985",{"slug":684,"name":375,"fn":685,"description":686,"org":687,"tags":688,"stars":22,"repoUrl":23,"updatedAt":696},"pineconecli","manage Pinecone resources via CLI","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\u002FCD automation, and full control over Pinecone resources.",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[689,692,695],{"name":690,"slug":691,"type":17},"CLI","cli",{"name":693,"slug":694,"type":17},"Database","database",{"name":10,"slug":9,"type":17},"2026-07-13T06:02:07.032383",{"slug":698,"name":485,"fn":699,"description":700,"org":701,"tags":702,"stars":22,"repoUrl":23,"updatedAt":707},"pineconedocs","search Pinecone developer documentation","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.",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[703,704,705,706],{"name":15,"slug":16,"type":17},{"name":10,"slug":9,"type":17},{"name":19,"slug":20,"type":17},{"name":680,"slug":681,"type":17},"2026-07-13T06:02:12.996533",{"slug":709,"name":433,"fn":710,"description":711,"org":712,"tags":713,"stars":22,"repoUrl":23,"updatedAt":717},"pineconefull-text-search","build and query Pinecone full-text search indexes","Create, ingest into, and query a Pinecone full-text-search (FTS) index using the preview API (2026-01.alpha, public preview). Use when the user or agent asks to build a text search index on Pinecone, add dense or sparse vector fields, ingest documents, construct score_by clauses (text \u002F query_string \u002F dense_vector \u002F sparse_vector), or compose with text-match filters ($match_phrase \u002F $match_all \u002F $match_any). Ships `scripts\u002Fingest.py` for safe bulk ingestion (batch_upsert + error inspection + readiness polling); query construction is documented inline in this skill — write `documents.search(...)` calls directly, validated against `pc.preview.indexes.describe(...)` output.",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[714,715,716],{"name":693,"slug":694,"type":17},{"name":10,"slug":9,"type":17},{"name":680,"slug":681,"type":17},"2026-07-13T06:02:18.270055",{"slug":4,"name":5,"fn":6,"description":7,"org":719,"tags":720,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[721,722,723],{"name":15,"slug":16,"type":17},{"name":10,"slug":9,"type":17},{"name":19,"slug":20,"type":17},{"slug":725,"name":416,"fn":726,"description":727,"org":728,"tags":729,"stars":22,"repoUrl":23,"updatedAt":735},"pineconemcp","use Pinecone MCP server tools","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, or what parameters they accept.",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[730,731,733,734],{"name":693,"slug":694,"type":17},{"name":732,"slug":33,"type":17},"MCP",{"name":10,"slug":9,"type":17},{"name":680,"slug":681,"type":17},"2026-07-16T05:59:21.318686",{"slug":737,"name":502,"fn":738,"description":739,"org":740,"tags":741,"stars":22,"repoUrl":23,"updatedAt":751},"pineconen8n","build RAG workflows with Pinecone and n8n","Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines, chat-with-docs workflows, configuring Pinecone nodes in n8n, troubleshooting Pinecone n8n nodes, or asking about best practices for Pinecone in n8n.",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[742,744,745,748],{"name":743,"slug":743,"type":17},"n8n",{"name":10,"slug":9,"type":17},{"name":746,"slug":747,"type":17},"RAG","rag",{"name":749,"slug":750,"type":17},"Workflow Automation","workflow-automation","2026-07-13T06:02:05.735702",9,{"items":754,"total":854},[755,762,768,775,781,787,794,801,812,825,838,846],{"slug":667,"name":399,"fn":668,"description":669,"org":756,"tags":757,"stars":22,"repoUrl":23,"updatedAt":682},{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[758,759,760,761],{"name":673,"slug":674,"type":17},{"name":676,"slug":677,"type":17},{"name":10,"slug":9,"type":17},{"name":680,"slug":681,"type":17},{"slug":684,"name":375,"fn":685,"description":686,"org":763,"tags":764,"stars":22,"repoUrl":23,"updatedAt":696},{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[765,766,767],{"name":690,"slug":691,"type":17},{"name":693,"slug":694,"type":17},{"name":10,"slug":9,"type":17},{"slug":698,"name":485,"fn":699,"description":700,"org":769,"tags":770,"stars":22,"repoUrl":23,"updatedAt":707},{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[771,772,773,774],{"name":15,"slug":16,"type":17},{"name":10,"slug":9,"type":17},{"name":19,"slug":20,"type":17},{"name":680,"slug":681,"type":17},{"slug":709,"name":433,"fn":710,"description":711,"org":776,"tags":777,"stars":22,"repoUrl":23,"updatedAt":717},{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[778,779,780],{"name":693,"slug":694,"type":17},{"name":10,"slug":9,"type":17},{"name":680,"slug":681,"type":17},{"slug":4,"name":5,"fn":6,"description":7,"org":782,"tags":783,"stars":22,"repoUrl":23,"updatedAt":24},{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[784,785,786],{"name":15,"slug":16,"type":17},{"name":10,"slug":9,"type":17},{"name":19,"slug":20,"type":17},{"slug":725,"name":416,"fn":726,"description":727,"org":788,"tags":789,"stars":22,"repoUrl":23,"updatedAt":735},{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[790,791,792,793],{"name":693,"slug":694,"type":17},{"name":732,"slug":33,"type":17},{"name":10,"slug":9,"type":17},{"name":680,"slug":681,"type":17},{"slug":737,"name":502,"fn":738,"description":739,"org":795,"tags":796,"stars":22,"repoUrl":23,"updatedAt":751},{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[797,798,799,800],{"name":743,"slug":743,"type":17},{"name":10,"slug":9,"type":17},{"name":746,"slug":747,"type":17},{"name":749,"slug":750,"type":17},{"slug":802,"name":358,"fn":803,"description":804,"org":805,"tags":806,"stars":22,"repoUrl":23,"updatedAt":811},"pineconequery","query Pinecone integrated indexes with text","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.",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[807,808,809,810],{"name":693,"slug":694,"type":17},{"name":732,"slug":33,"type":17},{"name":10,"slug":9,"type":17},{"name":680,"slug":681,"type":17},"2026-07-13T06:02:14.255922",{"slug":813,"name":341,"fn":814,"description":815,"org":816,"tags":817,"stars":22,"repoUrl":23,"updatedAt":824},"pineconequickstart","run interactive Pinecone quickstart for developers","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 tour of Pinecone's tools.",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[818,819,820,823],{"name":693,"slug":694,"type":17},{"name":732,"slug":33,"type":17},{"name":821,"slug":822,"type":17},"Onboarding","onboarding",{"name":10,"slug":9,"type":17},"2026-07-13T06:02:16.886569",{"slug":826,"name":826,"fn":668,"description":669,"org":827,"tags":828,"stars":835,"repoUrl":836,"updatedAt":837},"pinecone-assistant",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[829,832,833,834],{"name":830,"slug":831,"type":17},"Documents","documents",{"name":676,"slug":677,"type":17},{"name":10,"slug":9,"type":17},{"name":680,"slug":681,"type":17},14,"https:\u002F\u002Fgithub.com\u002Fpinecone-io\u002Fskills","2026-07-13T06:02:40.044479",{"slug":839,"name":839,"fn":685,"description":686,"org":840,"tags":841,"stars":835,"repoUrl":836,"updatedAt":845},"pinecone-cli",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[842,843,844],{"name":690,"slug":691,"type":17},{"name":693,"slug":694,"type":17},{"name":10,"slug":9,"type":17},"2026-07-13T06:02:31.804044",{"slug":847,"name":847,"fn":699,"description":700,"org":848,"tags":849,"stars":835,"repoUrl":836,"updatedAt":853},"pinecone-docs",{"slug":9,"name":10,"logoUrl":11,"githubOrg":12},[850,851,852],{"name":15,"slug":16,"type":17},{"name":10,"slug":9,"type":17},{"name":19,"slug":20,"type":17},"2026-07-13T06:02:35.982565",18]