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
仅用于冒烟测试评估框架工作目录捕获机制的占位技能。非真实技能——待真实代码生成技能创建后删除。
official
cultivar
pinecone-io
驱动 cultivar CLI 测试代理技能是否改善行为——搭建任务,在 Claude/Copilot/Gemini(本地或……)上分别运行带技能和不带技能的版本
official
pinecone:assistant
pinecone-io
创建、管理并与Pinecone助手进行对话,实现带引用的文档问答。处理所有助手操作——创建、上传、同步、对话、上下文……
official
pinecone:cli
pinecone-io
使用 Pinecone CLI(pc)从终端管理 Pinecone 资源的指南。该 CLI 支持所有索引类型(标准、集成、稀疏)以及所有…
official
pinecone:docs
pinecone-io
为使用Pinecone进行开发的开发者提供的精选文档参考。包含按主题组织的官方文档链接及数据格式参考。适用于……
official
pinecone:full-text-search
pinecone-io
使用预览API(2026-01.alpha,公开预览版)创建、导入数据并查询Pinecone全文搜索(FTS)索引。当用户或代理要求…时使用。
official
pinecone:help
pinecone-io
所有可用Pinecone技能的概览以及用户入门所需的内容。当用户询问有哪些可用技能、如何开始使用……时调用。
official
pinecone:mcp
pinecone-io
Pinecone MCP服务器工具的参考文档。记录了所有可用工具——列出索引、描述索引、描述索引统计、为模型创建索引……
official