langflow-ailangflow-aiOfficialยท2 Agent Skills Included

openrag

Install, run, and integrate the OpenRAG document search platform

Installs and verifies the OpenRAG document search platform, then guides SDK integration in Python, TypeScript, or MCP. Manages the full local dev stack, starting and monitoring Docker services, backend, and frontend without manual terminal juggling. Removes guesswork from setup, configuration, and troubleshooting so teams ship document-powered AI chat faster.
npx skills add langflow-ai/openrag --all -g -y
Available:

Tells the AI agent which of the three OpenRAG skills to trigger for install, SDK, or dev-stack requests, and enforces runtime constraints like single-worker mode and opt-in RBAC.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’