A centralized Retrieval-Augmented Generation (RAG) system that provides shared semantic memory and document querying across multiple AI agents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install shared-pinecone-rag
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install shared-pinecone-rag using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Shared Pinecone RAG skill acts as a unified knowledge repository for all agents within a workspace, leveraging Pinecone as a vector database. Instead of each agent maintaining its own isolated data, this skill enables a shared infrastructure where agents can ingest markdown and text documents into a central index and query them for semantic context. It is a core component for developers building complex workflows within Openclaw Skills, ensuring that every agent has access to the same updated documentation and research data.
By positioning this skill alongside health monitoring tools, developers can create a robust Persistent Memory skill stack. This architecture minimizes data redundancy, lowers API overhead, and ensures that the retrieval layer remains consistent across the entire agent lifecycle, providing a significantly more coherent user experience.
To get started with this component of Openclaw Skills, follow these installation steps:
cd /home/Mike/.openclaw/workspace/rag-pinecone-starter
PINECONE_API_KEY to the .env file..venv.docs/ folder and run:bash scripts/ingest-shared-rag.sh
The skill organizes data within a centralized directory structure to maintain consistency across the Openclaw Skills ecosystem:
| Property | Value | Description |
|---|---|---|
| Index Name | pulse-rag | The primary Pinecone index used for vector storage. |
| Namespace | default | The logical grouping used for all document retrievals. |
| Doc Path | /docs/ | The directory where source .md and .txt files are stored. |
| Scripts | /scripts/ | Contains bash utilities for ingestion and querying. |
| Environment | .env | Stores sensitive credentials like the Pinecone API key. |
Loading
A sophisticated prompt engineering tool that generates high-end cinematic scene packages, shot plans, and production-ready briefs in a professional Hollywood voice.

A diagnostic utility designed to validate the dual-layer database architecture used by AI agents for persistent memory and operational tasks.

A practical framework applying Stoic philosophy to help developers and managers maintain effectiveness when project boundaries expand unexpectedly.

An advanced integration for Openclaw Skills to monitor, analyze, and trade on prediction markets via the Manifold Markets API.

A persistent operating system for OpenClaw agents that enables long-term memory, capability learning, and multi-agent project coordination.

Automatically scaffold a public build dashboard that displays live commit data and project progress from a private GitHub repository.








































