jeecg-system

Query and conditionally create JeecgBoot master data via API.

212|64|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/jeecgboot/skills --skill jeecg-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jeecg-system
Source: https://github.com/jeecgboot/skills/tree/main/jeecg-system
Command: npx skills add https://github.com/jeecgboot/skills --skill jeecg-system

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables AI-assisted querying and management of JeecgBoot system master data (roles, users, departments, dictionaries, tenants), reducing manual lookups and duplicates.

Core Features & Use Cases

  • Query-first data retrieval for roles, users, departments, and dictionaries.
  • Conditional creation when data is missing, with admin auto-binding options.
  • Batch operations and cross-reference support for system configuration tasks.

Quick Start

Ask the system to find or create JeecgBoot master data using the provided scripts.

Frequently Asked Questions about jeecg-system

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage JeecgBoot system users and roles via AI?

To manage JeecgBoot system users and roles via AI, this skill uses a query-first approach to retrieve existing master data. It applies conditional creation with admin auto-binding to safely add missing roles or users while minimizing duplicates.

What problem does AI-assisted master data management solve for JeecgBoot?

AI-assisted master data management solves the problem of manual lookups and duplicate entries in JeecgBoot. It automates the querying and configuration of departments, dictionaries, and tenants across typical enterprise setups.

Do I need backend API access to query JeecgBoot departments and dictionaries?

Yes, you need backend API access and a valid X-Access-Token to query JeecgBoot departments and dictionaries. The skill relies on this access to perform robust validation and ensure safe, idempotent operations.

How to avoid creating duplicate departments or roles in JeecgBoot?

To avoid creating duplicate departments or roles in JeecgBoot, the skill uses a query-first lookup mechanism. It checks existing data before applying conditional creation, utilizing fallback logic to ensure safe operations.

Can I perform batch operations on JeecgBoot tenants using this approach?

Yes, you can perform batch operations on JeecgBoot tenants and related entities. The skill supports batch operations and cross-reference support for comprehensive system configuration tasks.

What are the limitations of AI-assisted JeecgBoot system data management?

Limitations of AI-assisted JeecgBoot system data management include requiring a valid X-Access-Token and backend API availability. Operations are constrained by robust validation and fallback logic to ensure idempotency.