openrag
Install, run, and integrate the OpenRAG document search platform
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OpenRAG skills?โผ
Run `npx skills add langflow-ai/openrag --all -g -y` in your terminal to install all skills in this suite globally.
What is OpenRAG used for?โผ
OpenRAG is a retrieval-augmented generation platform that lets you upload documents and chat with them through AI-powered semantic search. These skills help your agent install it, run it locally, and integrate its SDK.
Can an AI agent install OpenRAG for me?โผ
Yes. The install skill plans the setup, drafts requirements, and walks you through the few interactive steps, then verifies the app is running on localhost.
How do I add OpenRAG search to my app?โผ
The SDK skill guides your agent through integrating the Python or TypeScript SDK with working code for chat, search, document ingestion, and knowledge filters.
Does OpenRAG work with Claude Code and other agents?โผ
Yes. The skills follow the standard SKILL.md format, so they work in Claude Code, Cursor, and any skill-aware agent runtime.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core