Skills
Pinecone's official Agent Skills library, for use with agentic IDEs such as Cursor, Github Copilot, Antigravity, Gemini CLI and more.
Install / Use
/learn @pinecone-io/SkillsQuality Score
Category
Development & EngineeringSupported Platforms
README
Pinecone Agent Skills
Note: This repo is still WIP and will be finished soon!
Pinecone is the leading vector database for building accurate and performant AI applications at scale in production. Use it to build semantic search, retrieval augmented generation, recommendation systems, and agentic applications.
This is Pinecone's official Agent Skills library, compatible with agentic IDEs such as Cursor, GitHub Copilot, Windsurf, Gemini CLI, and more. Skills follow the Agent Skills standard.
Installation
npx skills add pinecone-io/skills
Using Claude Code? Try our official plugin instead.
Skills
| Skill | Description |
|---|---|
| quickstart | Step-by-step onboarding — create an index, upload data, and run your first search |
| query | Search integrated indexes using natural language text via the Pinecone MCP |
| cli | Use the Pinecone CLI (pc) for terminal-based index and vector management across all index types |
| assistant | Create, manage, and chat with Pinecone Assistants for document Q&A with citations |
| mcp | Reference for all Pinecone MCP server tools and their parameters |
| pinecone-docs | Curated links to official Pinecone documentation, organized by topic |
| help | Overview of all skills and what you need to get started |
Prerequisites
- Pinecone account — free at app.pinecone.io
- API key — create one in the console, then
export PINECONE_API_KEY="pcsk_..." - Pinecone MCP (optional) — enables the
queryskill and agent-native index operations. Setup guide - Pinecone CLI (optional) — enables the
cliskill.brew install pinecone-io/tap/pinecone - uv (optional) — runs the bundled Python scripts. Install uv
Development
Validate all skills against the Agent Skills spec:
uv run tools/check-skills.py --skills-dir skills
Check for broken links:
uv run tools/check-links.py --skills-dir skills
Check source tag conventions in scripts:
uv run tools/check-source-tags.py --dir skills
Related Skills
node-connect
347.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
