Claude Skills · DevOps & Infrastructure
Pinecone:cli
pinecone-io/pinecone-claude-code-pluginGuide 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.
At a glance
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.
/plugin marketplace add pinecone-io/pinecone-claude-code-plugin
/plugin install pineconecli
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 repoCreate, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations - create, upload, sync,...
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...
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...
Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index, describe-index-stats, create-inde...
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
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...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
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...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...