A sophisticated Retrieval-Augmented Generation (RAG) system that uses SQLite and vector embeddings to give your AI agent a persistent, semantic memory.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install oee-knowledge-base
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 oee-knowledge-base using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Knowledge Base (RAG) skill, developed by Odin's Eye Enterprises, acts as a high-performance second brain for your AI agent. It allows users to ingest text, URLs, and files into a local SQLite database, which then becomes searchable through semantic embeddings. This ensures that your agent can recall information based on meaning rather than just keywords, providing a powerful memory layer for any workflow.
By integrating these Openclaw Skills, developers can bridge the gap between ancient wisdom and modern intelligence. The system provides a robust architecture for managing unstructured data, making it an essential tool for those looking to build more context-aware and capable AI agents that never forget important details.
To get started with these Openclaw Skills, ensure you have Python 3.10+ and the necessary API keys.
# Set your preferred API key
export ANTHROPIC_API_KEY="your_api_key"
# OR
export OPENAI_API_KEY="your_api_key"
# The system will automatically create kb.db upon first ingestion
python ingest.py "Example note to remember."
The Knowledge Base skill organizes its data within a local SQLite structure for maximum portability and speed.
| Component | Purpose |
|---|---|
| kb.py | The core engine handling embeddings, storage logic, and retrieval algorithms. |
| ingest.py | CLI utility for importing text and files into the Knowledge Base. |
| query.py | CLI utility for executing semantic searches and context retrieval. |
| kb.db | The auto-created SQLite database file containing all notes and vector data. |
Loading
A sophisticated 2-stage AI filtering and scoring engine designed to optimize personal CRM management.

A specialized utility that strips AI patterns and robotic language from text to create authentic, human-like content for any platform.

A comprehensive tool for logging API calls and analyzing AI expenditure to optimize model costs.

Deploy, manage, and scale intelligent AI agents with full elizaOS Cloud API integration for multimodal content and containerized workflows.

A tiered social intelligence tool that gathers X/Twitter insights through API access, web search, and browser scraping.

House-wide text-to-speech announcements using AirPlay speakers, Airfoil, and ElevenLabs.








































