← Back to all bundles
lightweight-agentic-rag — OKF Bundle for AI Agents
DraftLightweight agentic RAG for curated Markdown knowledge — no vector DB, no pre-indexing, no custom code. Just OKF bundles, grep, and a coding-agent harness.
Best for
- AI agent development
What it does
- Lightweight agentic RAG for curated Markdown knowledge — no vector DB, no pre-indexing, no custom code.
- Just OKF bundles, grep, and a coding-agent harness..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/mfxgu2i/lightweight-agentic-rag
cd lightweight-agentic-rag Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/lightweight-agentic-rag # Cursor
cursor /path/to/lightweight-agentic-rag # OpenCode
opencode /path/to/lightweight-agentic-rag Frequently Asked Questions
Is lightweight-agentic-rag OKF conformant?
No, lightweight-agentic-rag is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install lightweight-agentic-rag?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use lightweight-agentic-rag?
lightweight-agentic-rag works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.