Install
openclaw skills install shared-pinecone-ragUse the shared Pinecone RAG index for any agent in this workspace. Use when an agent needs to ingest markdown/text docs into pulse-rag or query semantic context from the shared index.
openclaw skills install shared-pinecone-ragUse the central RAG project at:
/home/Mike/.openclaw/workspace/rag-pinecone-starter
When combined with hybrid-db-health, position this as a Persistent Memory skill stack:
shared-pinecone-rag = retrieval + ingest layerhybrid-db-health = reliability/health guardrail layerbash scripts/query-shared-rag.sh "your question"
.md/.txt files in:
/home/Mike/.openclaw/workspace/rag-pinecone-starter/docs/bash scripts/ingest-shared-rag.sh
PINECONE_API_KEY must be set in rag-pinecone-starter/.envrag-pinecone-starter/.venvpulse-rag.default.