pinecone-docs

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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pinecone-docs" with this command: npx skills add pinecone-io/skills/pinecone-io-skills-pinecone-docs

Pinecone Developer Reference

A curated index of Pinecone documentation. Fetch the relevant page(s) for the task at hand rather than relying on training data.


NOTE TO AGENT

Please attempt to fetch the url listed when relevant. If you run into an error, please attempt to append ".md" to the url to retrieve the markdown version of the Docs page.

In case you need it: A full reference to ALL relevant URLs can be found here: https://docs.pinecone.io/llms.txt

Use this as a last resort if you cannot find the relevant page below.


Getting Started

TopicURL
Quickstart for all languages and coding environments (Cursor, Claude Code, n8n, Python, JavaScript, Java, Go, C#)https://docs.pinecone.io/guides/get-started/quickstart
Pinecone concepts — namespaces, terminology, and key database conceptshttps://docs.pinecone.io/guides/get-started/concepts
Data modeling for text and vectorshttps://docs.pinecone.io/guides/index-data/data-modeling
Architecture of Pineconehttps://docs.pinecone.io/guides/get-started/database-architecture
Pinecone Assistant overviewhttps://docs.pinecone.io/guides/assistant/overview

Indexes

TopicURL
Create an indexhttps://docs.pinecone.io/guides/index-data/create-an-index
Index types and conceptual overviewhttps://docs.pinecone.io/guides/index-data/indexing-overview
Integrated inference (built-in embedding models)https://docs.pinecone.io/guides/index-data/indexing-overview#integrated-embedding
Dedicated read nodes — predictable low-latency performance at high query volumeshttps://docs.pinecone.io/guides/index-data/dedicated-read-nodes

Upsert & Data


Search


API & SDK Reference


Production

TopicURL
Production checklist — preparing your index for productionhttps://docs.pinecone.io/guides/production/production-checklist
Common errors and what they meanhttps://docs.pinecone.io/guides/production/error-handling
Targeting indexes correctly — don't use index names in prodhttps://docs.pinecone.io/guides/manage-data/target-an-index#target-by-index-host-recommended

Data Formats

See references/data-formats.md for vector and record schemas.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

pinecone-cli

No summary provided by upstream source.

Repository SourceNeeds Review
General

pinecone-help

No summary provided by upstream source.

Repository SourceNeeds Review
General

pinecone-assistant

No summary provided by upstream source.

Repository SourceNeeds Review
General

pinecone-query

No summary provided by upstream source.

Repository SourceNeeds Review