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의 다른 스킬

workdir-smoke
pinecone-io
평가 프레임워크의 workdir-capture 메커니즘을 스모크 테스트하는 데만 사용되는 플레이스홀더 스킬입니다. 실제 스킬이 아닙니다 — 실제 코드 생성 스킬이 생기면 삭제하세요.
official
cultivar
pinecone-io
cultivar CLI를 구동하여 에이전트 스킬이 행동을 개선하는지 테스트 — 태스크를 스캐폴딩하고, 스킬 유무에 따라 Claude/Copilot/Gemini에서 실행 (로컬 또는…
official
pinecone:assistant
pinecone-io
Pinecone Assistant를 생성, 관리하고 대화하며 문서 Q&A 및 인용을 처리합니다. 모든 어시스턴트 작업(생성, 업로드, 동기화, 채팅, 컨텍스트 등)을 수행합니다.
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