AgentStack
SKILL verified MIT Self-run

Pinecone Docs

skill-pinecone-io-gemini-cli-extension-pinecone-docs · by pinecone-io

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.

No reviews yet
0 installs
10 views
0.0% view→install

Install

$ agentstack add skill-pinecone-io-gemini-cli-extension-pinecone-docs

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Pinecone Docs? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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

| Topic | URL | |---|---| | Quickstart for all languages and coding environments (Cursor, Gemini CLI, n8n, Python, JavaScript, Java, Go, C#) | https://docs.pinecone.io/guides/get-started/quickstart | | Pinecone concepts — namespaces, terminology, and key database concepts | https://docs.pinecone.io/guides/get-started/concepts | | Data modeling for text and vectors | https://docs.pinecone.io/guides/index-data/data-modeling | | Architecture of Pinecone | https://docs.pinecone.io/guides/get-started/database-architecture | | Pinecone Assistant overview | https://docs.pinecone.io/guides/assistant/overview |


Indexes

| Topic | URL | |---|---| | Create an index | https://docs.pinecone.io/guides/index-data/create-an-index | | Index types and conceptual overview | https://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 volumes | https://docs.pinecone.io/guides/index-data/dedicated-read-nodes |


Upsert & Data

| Topic | URL | |---|---| | Upsert vectors and text | https://docs.pinecone.io/guides/index-data/upsert-data | | Multitenancy with namespaces | https://docs.pinecone.io/guides/index-data/implement-multitenancy |


Search

| Topic | URL | |---|---| | Semantic search | https://docs.pinecone.io/guides/search/semantic-search | | Hybrid search | https://docs.pinecone.io/guides/search/hybrid-search | | Lexical search | https://docs.pinecone.io/guides/search/lexical-search | | Metadata filtering — narrow results and speed up searches | https://docs.pinecone.io/guides/search/filter-by-metadata |


API & SDK Reference

| Topic | URL | |---|---| | Python SDK reference | https://docs.pinecone.io/reference/sdks/python/overview | | Example Colab notebooks | https://docs.pinecone.io/examples/notebooks |


Production

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


Data Formats

See [references/data-formats.md](references/data-formats.md) for vector and record schemas.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.