ClaudeSuperPower

pinecone:n8n

Skill

Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines, chat-with-docs workflows, configuring Pinecone nodes in n8n, troubleshooting Pinecone n8n nodes, or asking about best practices for Pinecone in n8n.

Install

git clone https://github.com/pinecone-io/pinecone-claude-code-plugin.git ~/.claude/skills/pinecone-n8n

What is pinecone:n8n?

Build n8n workflows using the Pinecone Assistant node or Pinecone Vector Store node. Use when building RAG pipelines, chat-with-docs workflows, configuring Pinecone nodes in n8n, troubleshooting Pinecone n8n nodes, or asking about best practices for Pinecone in n8n.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Create and modify files

Declares Write or Edit

~67 tokens of context used while enabled, before you invoke anything

All declared tools (2)
ReadWrite

Documentation

README · ~14 min read

Pinecone n8n Workflow Skill

This skill helps you build n8n workflows with Pinecone nodes following best practices. It covers two Pinecone nodes:

  • Pinecone Assistant (@pinecone-database/n8n-nodes-pinecone-assistant) — recommended for most use cases
  • Pinecone Vector Store (@n8n/n8n-nodes-langchain.vectorStorePinecone) — for advanced control

Core rule: Always use the node's built-in resources and operations. Never suggest using the HTTP node to call the Pinecone REST API directly.


Step 1: Understand the user's scenario

Ask the user what they're trying to do:

  • Build a new workflow from scratch
  • Configure or understand a specific Pinecone node

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.