Home / pinecone-io / pinecone-cursor-plugin · skills/pinecone-help/SKILL.md · GitHub

pinecone-help skillA

pinecone-help is agent-read markdown (skill) from pinecone-io/pinecone-cursor-plugin: 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 get started with Pinecone, or what they need to set up before using any Pinecone skill..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Pinecone Skills — Help & Overview

Pinecone is the leading vector database for building accurate and performant AI applications at scale in production. It's useful for building semantic search, retrieval augmented generation, recommendation systems, and agentic applications.

Here's everything you need to get started and a summary of all available skills.

Invoke any skill from Cursor Agent chat with `/pinecone-<skill-name>` — for example `/pinecone-quickstart` or `/pinecone-n8n`.

---

## What You Need

### Required
- **Pinecone account** — free to create at https://app.pinecone.io/?sessionType=signup
- **API key** — create one in the Pinecone console after signing up, then make it
  available to this environment:
  - Add `PINECONE_API_KEY=your-key` to a `.env` file at your workspace root. The
  bundled MCP config reads it through Cursor's `envFile` field.
- For scripts, either `export PINECONE_API_KEY="your-key"` in your terminal or
  run them with `uv run --env-file .env scripts/...`.

### Optional (unlock more capabilities)

| Tool | What it enables | Install |
|---|---|---|
…

Read the whole file at its exact version.

How to install

Latest version
mdr add pinecone-io/pinecone-cursor-plugin/pinecone-help@git:20260903.f42c43d
Exact content
mdr add pinecone-io/pinecone-cursor-plugin/pinecone-help@sha256:1c8c3da38f7ad2ce

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_sfkcyl7tznj7hp3x.svg)](https://markdownregistry.com/a/art_sfkcyl7tznj7hp3x)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260903.f42c43d latest2026-09-03 f42c43d 3,844 BA view · diff
git:20260811.3d6515e2026-08-11 3d6515e 3,828 BA view · diff
git:20260520.c1216852026-05-20 c121685 3,733 BA view · diff
git:20260520.eef3e2f2026-05-20 eef3e2f 3,569 BA view · diff
git:20260513.6f34a132026-05-13 6f34a13 3,066 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3844 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

pinecone-io/pinecone-cursor-plugin · 2 stars · license MIT · pushed 2026-09-09 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_sfkcyl7tznj7hp3x
GET https://markdownregistry.com/api/v1/resolve?ref=pinecone-io/pinecone-cursor-plugin/pinecone-help
GET https://markdownregistry.com/api/v1/blob/1c8c3da38f7ad2cee2216ffad56151a6ee8f3912e634138f5d94305c1d5c2605

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from pinecone-io/pinecone-cursor-plugin

pinecone-assistant skill
pinecone-io/pinecone-cursor-plugin · skills/pinecone-assistant/SKILL.md · Create, manage, and chat with Pinecone Assistants for document Q&A with citations. Handles all assistant operations -…
git:20260811.3d6515e · audit A · 2 stars
pinecone-cli skill
pinecone-io/pinecone-cursor-plugin · skills/pinecone-cli/SKILL.md · Guide for using the Pinecone CLI (pc) to manage Pinecone resources from the terminal. The CLI supports ALL index types…
git:20260513.6f34a13 · audit A · 2 stars
pinecone-docs skill
pinecone-io/pinecone-cursor-plugin · skills/pinecone-docs/SKILL.md · Curated documentation reference for developers building with Pinecone. Contains links to official docs organized by…
git:20260811.3d6515e · audit A · 2 stars
pinecone-full-text-search skill
pinecone-io/pinecone-cursor-plugin · skills/pinecone-full-text-search/SKILL.md · Create, ingest into, and query a Pinecone full-text-search (FTS) document index using the graduated document-schema API…
git:20260909.43d10b3 · audit A · 2 stars
pinecone-mcp skill
pinecone-io/pinecone-cursor-plugin · skills/pinecone-mcp/SKILL.md · Reference for the Pinecone MCP server tools. Documents all available tools - list-indexes, describe-index…
git:20260513.6f34a13 · audit A · 2 stars
pinecone-n8n skill
pinecone-io/pinecone-cursor-plugin · skills/pinecone-n8n/SKILL.md · Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines…
git:20260520.c121685 · audit A · 2 stars
pinecone-query skill
pinecone-io/pinecone-cursor-plugin · skills/pinecone-query/SKILL.md · Query integrated indexes using text with Pinecone MCP. IMPORTANT - This skill ONLY works with integrated indexes…
git:20260811.3d6515e · audit A · 2 stars
pinecone-quickstart skill
pinecone-io/pinecone-cursor-plugin · skills/pinecone-quickstart/SKILL.md · Interactive Pinecone quickstart for new developers. Choose between two paths - Database (create an integrated index…
git:20260811.3d6515e · audit A · 2 stars

Every file in pinecone-io/pinecone-cursor-plugin

Browse by kind, by grade A, or by owner.