What problem does it solve? New Pinecone users face a steep onboarding curve: configuring API keys, choosing between vector database and Assistant workflows, creating indexes, and running their first semantic search. This Skill provides an interactive, guided walkthrough that takes users from zero to a working Pinecone setup. ## Core Features & Use Cases - Dual Learning Paths: Choose between the Database path (create an integrated index, upsert sample data, run semantic search with optional reranking) or the Assistant path (create a document Q&A assistant with cited answers). - Bundled Sample Data: Ships with 9 sample records across productivity, health, and nature themes so users can immediately see semantic search surface meaning rather than keyword matches. - Standalone Script Export: Copies a complete Python script (index creation, upsert, query, rerank) to the user's working directory for independent experimentation. - Use Case: A developer evaluating Pinecone runs the quickstart, creates a serverless index with integrated embeddings via the Pinecone MCP, upserts sample records, and runs natural-language queries to validate semantic search before committing to the platform. ## Quick Start Ask the assistant to walk you through the Pinecone quickstart so you can create your first index and run a semantic search.