pinecone-sync

Installation
SKILL.md

Pinecone Sync

Embeds the workspace into Pinecone so semantic-recall can pull in relevant context for downstream skills (recommendation, meeting-prep, ground-truth deltas). Skips files that haven't changed since the last sync.

Inputs

$ARGUMENTS:

  • Optional: --full — re-embed everything (rare; use after schema or model change).
  • Optional: --dry-run — list what would be re-embedded, no writes.

Prerequisites

  • private-misc plugin installed (provides Pinecone MCP wiring). If missing, bail with: "install private-misc first via /career:onboard companions".
  • Config keys: PINECONE_INDEX, CONTEXT_STORE=pinecone.

Procedure

1. Load state

Installs
1
GitHub Stars
4
First Seen
Apr 29, 2026
pinecone-sync — danielrosehill/claude-career-plugin