Skip to main content
ClaudeWave

面向企业级市场的一站式AI应用开发框架,支持多厂商大模型统一接入与管理,具备安全可控的企业知识库与高精度检索优化能力,提供可视化流程编排、自主决策智能体与多智能体协同调度,兼容主流 Agent Skill 协议,帮助企业与开发者零门槛快速构建安全、高效、可落地的AI智能体应用与行业解决方案。

Subagents5.6k stars1.4k forksJavaMITUpdated 4d ago
Editor's note

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.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/ageerle/ruoyi-ai && cp ruoyi-ai/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

3 items in this repository

docxSkill

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.

Install
pdfSkill

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.

Install
xlsxSkill

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

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentaiknowledgemcprag

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.

Featured on ClaudeWave: ageerle/ruoyi-ai
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ageerle-ruoyi-ai)](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