面向企业级市场的一站式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 en este repositorio
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
Resumen de Subagents
Lo que la gente pregunta sobre ruoyi-ai
¿Qué es ageerle/ruoyi-ai?
+
ageerle/ruoyi-ai es subagents para el ecosistema de Claude AI. 面向企业级市场的一站式AI应用开发框架,支持多厂商大模型统一接入与管理,具备安全可控的企业知识库与高精度检索优化能力,提供可视化流程编排、自主决策智能体与多智能体协同调度,兼容主流 Agent Skill 协议,帮助企业与开发者零门槛快速构建安全、高效、可落地的AI智能体应用与行业解决方案。 Tiene 5.6k estrellas en GitHub y se actualizó por última vez 4d ago.
¿Cómo se instala ruoyi-ai?
+
Puedes instalar ruoyi-ai clonando el repositorio (https://github.com/ageerle/ruoyi-ai) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar ageerle/ruoyi-ai?
+
Nuestro agente de seguridad ha analizado ageerle/ruoyi-ai y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene ageerle/ruoyi-ai?
+
ageerle/ruoyi-ai es mantenido por ageerle. La última actividad registrada en GitHub es de 4d ago, con 2 issues abiertos.
¿Hay alternativas a ruoyi-ai?
+
Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.
Despliega ruoyi-ai en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](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>Más 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.