pinecone-help

द्वारा pinecone-io

सभी उपलब्ध Pinecone कौशलों का अवलोकन और आरंभ करने के लिए उपयोगकर्ता को क्या चाहिए। तब लागू करें जब उपयोगकर्ता पूछे कि कौन से कौशल उपलब्ध हैं, कैसे आरंभ करें...

npx skills add https://github.com/pinecone-io/skills --skill pinecone-help

Pinecone Skills — Help & Overview

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.

Here's everything you need to get started and a summary of all available skills.

<<invoke_any_skill>>


What You Need

Required

Optional (unlock more capabilities)

ToolWhat it enablesInstall
Pinecone MCP serverUse Pinecone directly inside your AI agent/IDE without writing codeSetup guide
Pinecone CLI (pc)Manage all index types from the terminal, batch operations, backups, CI/CDbrew tap pinecone-io/tap && brew install pinecone-io/tap/pinecone
uvRun the packaged Python scripts included in these skillsInstall uv

Available Skills

SkillWhat it does
pinecone-quickstartStep-by-step onboarding — create an index, upload data, and run your first search
pinecone-querySearch integrated indexes using natural language text via the Pinecone MCP
pinecone-cliUse the Pinecone CLI (pc) for terminal-based index and vector management
pinecone-assistantCreate, manage, and chat with Pinecone Assistants for document Q&A with citations
pinecone-mcpReference for all Pinecone MCP server tools and their parameters
pinecone-full-text-searchBuild a full-text-search index — schema design, safe bulk ingestion, and query construction (text / query_string / dense / sparse scoring with text-match and metadata filters). Preview API (2026-01.alpha); requires pinecone Python SDK ≥ 9.0.
pinecone-docsCurated links to official Pinecone documentation, organized by topic
pinecone-n8nBuild n8n workflows with the Pinecone Assistant node or Pinecone Vector Store node, including best practices and full workflow JSON generation

Which skill should I use?

Just getting started?pinecone-quickstart

Want to search an index you already have?

  • Integrated index (built-in embedding model) → pinecone-query (uses MCP)
  • Any other index type → pinecone-cli

Working with documents and Q&A?pinecone-assistant

Building a full-text search index (BM25-style keyword/phrase matching, optionally combined with dense or sparse vectors)?pinecone-full-text-search (preview API, needs pinecone Python SDK ≥ 9.0)

Building an n8n workflow with Pinecone (RAG pipeline, chat with docs)?pinecone-n8n

Need to manage indexes, bulk upload vectors, or automate workflows?pinecone-cli

Looking up API parameters or SDK usage?pinecone-docs

Need to understand what MCP tools are available?pinecone-mcp

pinecone-io की और Skills

workdir-smoke
pinecone-io
यह प्लेसहोल्डर कौशल केवल eval फ्रेमवर्क के workdir-कैप्चर तंत्र का स्मोक-टेस्ट करने के लिए उपयोग किया जाता है। यह वास्तविक कौशल नहीं है — जैसे ही कोई वास्तविक कोड-जनरेशन कौशल उपलब्ध हो, इसे हटा दें।
official
cultivar
pinecone-io
कल्टीवर CLI चलाएं ताकि यह परीक्षण किया जा सके कि कोई एजेंट स्किल व्यवहार में सुधार करती है या नहीं — कार्यों को तैयार करें, Claude/Copilot/Gemini पर स्किल के साथ और बिना स्किल के चलाएं (स्थानीय रूप से या…
official
pinecone:assistant
pinecone-io
Pinecone Assistant बनाएँ, प्रबंधित करें और उनसे चैट करें, दस्तावेज़ प्रश्नोत्तर और उद्धरणों के लिए। सभी सहायक संचालन संभालता है - बनाना, अपलोड करना, सिंक करना, चैट करना, संदर्भ…
official
pinecone:cli
pinecone-io
Pinecone CLI (pc) का उपयोग करके टर्मिनल से Pinecone संसाधनों को प्रबंधित करने के लिए मार्गदर्शिका। CLI सभी इंडेक्स प्रकारों (मानक, एकीकृत, स्पार्स) और सभी…
official
pinecone:docs
pinecone-io
Pinecone के साथ विकास करने वाले डेवलपर्स के लिए संकलित दस्तावेज़ संदर्भ। इसमें विषय और डेटा प्रारूप संदर्भों के अनुसार व्यवस्थित आधिकारिक दस्तावेज़ों के लिंक शामिल हैं। इसका उपयोग तब करें जब...
official
pinecone:full-text-search
pinecone-io
Pinecone फुल-टेक्स्ट-सर्च (FTS) इंडेक्स बनाएं, उसमें डेटा डालें, और प्रीव्यू API (2026-01.alpha, सार्वजनिक प्रीव्यू) का उपयोग करके क्वेरी करें। तब उपयोग करें जब उपयोगकर्ता या एजेंट पूछे…
official
pinecone:help
pinecone-io
सभी उपलब्ध Pinecone कौशलों का अवलोकन और उपयोगकर्ता को शुरू करने के लिए क्या आवश्यक है। तब लागू करें जब उपयोगकर्ता पूछे कि कौन से कौशल उपलब्ध हैं, कैसे शुरू करें...
official
pinecone:mcp
pinecone-io
Pinecone MCP सर्वर टूल्स के लिए संदर्भ। सभी उपलब्ध टूल्स का दस्तावेज़ीकरण - list-indexes, describe-index, describe-index-stats, create-index-for-model,…
official