create-bug
01Command Cursor
Create a Linear issue for this work in the "SDK Maintenance" project.
Command Cursor
Create a Linear issue for this work in the "SDK Maintenance" project.
Command Cursor
Create a Linear issue for this work in the "SDK Maintenance" project.
Command Cursor
Create a detailed implementation plan focused on a specific feature or change.
Command Cursor
Quick triage and routing of GitHub issues. This is the first step for handling new or updated GitHub issues.
Command Cursor
Conduct a thorough, deep investigation of a GitHub issue to understand root causes, verify behavior, and produce actionable next steps.
Command Cursor
List GitHub issues for batch triage or review. This helper command fetches issues and prepares them for processing with github-triage.
Command Cursor
Find the next Linear ticket in project "SDK Maintenance" with label "tool:mcp" that has status "Todo" or "Backlog", prioritized by priority then creation date.
Command Cursor
Check the PR to see if there are any CI failures or review feedback.
Command Cursor
Check the status of the pull request.
Command Cursor
Open a pull request on github.
Cursor rule Cursor
Cursor rule "best-practices" from pinecone-io/pinecone-mcp, covering documentation, error handling, validation, code generation and testing.
pinecone-io/pinecone-claude-code-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: pinecone.
pinecone-io/pinecone-claude-code-plugin
Plugin Claude Code
Pinecone vector database integration. Streamline your Pinecone development with powerful tools for managing vector indexes, querying data, and rapid prototyping. Use slash commands like /quickstart to generate AGENTS.md files and initialize Python projects and /query to quickly explore indexes. Access the Pinecone MCP.
pinecone-io/pinecone-claude-code-plugin
MCP server Claude CodeCodexCursor +2
Model Context Protocol server for Pinecone - enables AI assistants to interact with Pinecone indexes and documentation. Runs locally from the @pinecone-database/mcp npm package. Needs 1 environment variable to run.
pinecone-io/pinecone-claude-code-plugin
Instructions file
Instructions for pinecone-io/pinecone-claude-code-plugin, covering claude code plugin — skill conventions, context, skill naming, askuserquestion and environment variables.
pinecone-io/pinecone-claude-code-plugin
Command
Opens a link to join the Pinecone Discord, allowing users to learn from each other, contact the Pinecone team, and get help in our dedicated help channel.
pinecone-io/pinecone-claude-code-plugin
Hook
Runs when a session starts on startup and resume, executing pinecone-api-key-check.sh (2 commands). From pinecone-io/pinecone-claude-code-plugin.
pinecone-io/pinecone-claude-code-plugin
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".
pinecone-io/pinecone-claude-code-plugin
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…
pinecone-io/pinecone-claude-code-plugin
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.
pinecone-io/pinecone-claude-code-plugin
Skill Claude CodeCodex
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 scoreby clauses (text / querystring / densevector /…
pinecone-io/pinecone-claude-code-plugin
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.
pinecone-io/pinecone-claude-code-plugin
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…
pinecone-io/pinecone-claude-code-plugin
Skill Claude CodeCodex
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.