# pinecone

A lightweight plugin that integrates Pinecone vector database capabilities directly into Claude Code, enabling semantic search, index management, and RAG (Retrieval Augmented Generation) workflows.

- Tier: Indexed (plain plugin)
- Category: Data
- Page: https://www.flowy.sh/listings/pinecone-io-pinecone-claude-code-plugin
- Source: https://github.com/pinecone-io/pinecone-claude-code-plugin
- Price: free and open source

## Summary
pinecone is a Claude Code plugin with 9 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes assistant, cli, docs. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add pinecone-io/pinecone-claude-code-plugin
```

## Skills
- assistant
- cli
- docs
- full-text-search
- help
- mcp
- n8n
- query
- quickstart

## FAQ

### What is pinecone?
A lightweight plugin that integrates Pinecone vector database capabilities directly into Claude Code, enabling semantic search, index management, and RAG (Retrieval Augmented Generation) workflows.

### How do I install pinecone?
Run these in Claude Code: npx -y skills add pinecone-io/pinecone-claude-code-plugin. Then prompt normally.

### Does pinecone auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is pinecone free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
