# Pinecone

> Pinecone managed vector database reference. Covers serverless index creation, Python SDK upsert/query/delete, metadata filters, namespaces, batch operations, RAG pattern with OpenAI, filter operators, and best practices.

- Skill: `bytesagain/pinecone` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add bytesagain/pinecone`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bytesagain/pinecone/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: bytesagain (https://skillmd.com/u/bytesagain)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/bytesagain/pinecone

---


# Pinecone Reference

Fully managed vector database.

## Commands

| Command | Description |
|---------|-------------|
| `intro` | Overview, tiers |
| `usage` | Python SDK, CRUD |
| `rag` | RAG pattern, filters |

