Skip to main content
ClaudeWave

An enterprise AI development framework for building AI agents. It provides unified management of multi-provider LLMs, secure enterprise knowledge bases with high-precision retrieval, visual workflow orchestration and multi-agent coordination. Compatible with mainstream Agent Skill standards, it enables developers to efficiently build production-gra

Subagents5.7k stars1.4k forksJavaMITUpdated today
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: 9/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.

6 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

Investigate an unfamiliar repository before changing it. Use this whenever a coding task spans multiple modules, asks for architecture or root-cause analysis, names behavior whose implementation location is unknown, or risks editing before enough evidence is gathered.

Install

Execute behavior-preserving or intentionally scoped refactors safely. Use this for multi-file renames, component/service extraction, state-management changes, API migrations, concurrency refactors, or any request where unrelated user work and subtle contracts must be preserved.

Install

Prove that a coding task is actually complete. Use this after meaningful code changes, when tests/builds fail or are skipped, before marking a plan or goal complete, and whenever acceptance depends on runtime, security, recovery, performance, or cross-module evidence.

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. An enterprise AI development framework for building AI agents. It provides unified management of multi-provider LLMs, secure enterprise knowledge bases with high-precision retrieval, visual workflow orchestration and multi-agent coordination. Compatible with mainstream Agent Skill standards, it enables developers to efficiently build production-gra It has 5.7k GitHub stars and its last recorded update is dated 2026-09-11.

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 dated 2026-09-11, with 6 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