面向企业级市场的一站式AI应用开发框架,支持多厂商大模型统一接入与管理,具备安全可控的企业知识库与高精度检索优化能力,提供可视化流程编排、自主决策智能体与多智能体协同调度,兼容主流 Agent Skill 协议,帮助企业与开发者零门槛快速构建安全、高效、可落地的AI智能体应用与行业解决方案。
RuoYi AI is a Java-based, full-stack enterprise AI platform built on Spring Boot 3.5.8 and Langchain4j that lets organizations deploy a self-hosted AI assistant environment with a Vue 3 admin console, a user-facing frontend, and a backend API, all launchable via a single Docker Compose command. It connects to multiple model providers, including OpenAI, DeepSeek, Tongyi, Zhipu, and MiniMax, and integrates with third-party AI platforms such as Coze, Dify, and FastGPT. Claude and other models are accessed through a unified API layer rather than through Claude Code or Claude Desktop directly. The platform includes a visual workflow designer with drag-and-drop nodes supporting model calls, email sending, and human review steps, plus a RAG pipeline backed by Milvus, Weaviate, or Qdrant vector databases for enterprise knowledge management. Multi-agent coordination runs in Supervisor mode using the Langchain4j agent framework, and external tools connect through the MCP protocol. Enterprise developers building internal AI assistants with auditable workflows and private knowledge bases are the primary audience.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
git clone https://github.com/ageerle/ruoyi-ai && cp ruoyi-ai/*.md ~/.claude/agents/3 items in this repository
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
Subagents overview
What people ask about ruoyi-ai
What is ageerle/ruoyi-ai?
+
ageerle/ruoyi-ai is subagents for the Claude AI ecosystem. 面向企业级市场的一站式AI应用开发框架,支持多厂商大模型统一接入与管理,具备安全可控的企业知识库与高精度检索优化能力,提供可视化流程编排、自主决策智能体与多智能体协同调度,兼容主流 Agent Skill 协议,帮助企业与开发者零门槛快速构建安全、高效、可落地的AI智能体应用与行业解决方案。 It has 5.6k GitHub stars and was last updated 4d ago.
How do I install ruoyi-ai?
+
You can install ruoyi-ai by cloning the repository (https://github.com/ageerle/ruoyi-ai) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is ageerle/ruoyi-ai safe to use?
+
Our security agent has analyzed ageerle/ruoyi-ai and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains ageerle/ruoyi-ai?
+
ageerle/ruoyi-ai is maintained by ageerle. The last recorded GitHub activity is from 4d ago, with 2 open issues.
Are there alternatives to ruoyi-ai?
+
Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.
Deploy ruoyi-ai to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/ageerle-ruoyi-ai)<a href="https://claudewave.com/repo/ageerle-ruoyi-ai"><img src="https://claudewave.com/api/badge/ageerle-ruoyi-ai" alt="Featured on ClaudeWave: ageerle/ruoyi-ai" width="320" height="64" /></a>More Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.