Claude Skills · DevOps & Infrastructure

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, and full control over Pinecone resources.

★ 67 Synced 3 hours ago View SKILL.md

At a glance

DevOps & Infrastructure Plugin install Python Actively maintained

This skill is for DevOps & Infrastructure and helps you manage pinecone indexes from the terminal, perform batch vector operations, and automate pinecone workflows in ci/cd.

Install /plugin marketplace add pinecone-io/pinecone-claude-code-plugin /plugin install pineconecli
Can use BashRead

Setup, runtime and requirements describe pinecone-io/pinecone-claude-code-plugin, the repo this skill ships in.

pineconeclivector-databaseautomationinfrastructure

Also in pinecone-io/pinecone-claude-code-plugin

View the repo
Pinecone:assistant Productivity

Create, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations - create, upload, sync,...

Pinecone:docs Coding

Curated documentation reference for developers building with Pinecone. Contains links to official docs organized by topic and data format re...

Create, ingest into, and query a Pinecone full-text-search (FTS) index using the preview API (2026-01.alpha, public preview). Use when the u...

Pinecone:help Productivity

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 ge...

Pinecone:mcp Coding

Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index, describe-index-stats, create-inde...

Pinecone:n8n DevOps & Infrastructure

Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines, chat-with-docs workflo...

Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes (indexes with built-in Pine...

Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index, upsert data, and query...

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...