jeecg-onlreport

Create and manage JeecgBoot Online reports from natural language descriptions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the creation, modification, and querying of Online reports (SQL-driven data reports) in JeecgBoot from natural language descriptions, eliminating manual back-and-forth in configuring report heads, fields, and parameters.

Core Features & Use Cases

  • Query reports: list existing Online reports and inspect their fields and parameters.
  • Create reports: generate new Online reports from natural language needs or SQL, including field and parameter auto-configuration.
  • Edit reports: update report SQL, fields, and parameters; supports adding/removing fields and parameters, and changing display/search settings.
  • Publish and secure: optional one-click flows to validate SQL, create menu entries, and assign access to roles; supports data rules for row-level security.
  • Quick start scenarios: convert a user description like “sales stats report” into a ready-to-use Online report with a linked menu.

Quick Start

Describe your report requirements to begin automatically creating the Online report via the skill.

Frequently Asked Questions about jeecg-onlreport

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

FAQPage Schema
How do I generate SQL-driven online reports from natural language descriptions?

To generate SQL-driven online reports from natural language, describe your reporting needs and the skill automates SQL parsing, field configuration, and parameter setup to create a ready-to-use report.

How do I automate report creation and field configuration in JeecgBoot?

Automate report creation and field configuration in JeecgBoot by providing a natural language prompt like sales stats report, which auto-generates the report SQL, fields, and display settings without manual configuration.

Can I add menu permissions and data rules to online reports automatically?

Yes, you can add menu permissions and data rules to online reports. The skill supports one-click flows to validate SQL, create menu entries, assign role access, and enforce row-level security.

Does this approach work for editing existing SQL reports and adding new parameters?

Yes, this approach works for editing existing SQL reports and adding new parameters. You can update report SQL, add or remove fields, and change display and search settings dynamically.

What is the best way to manage data source selection and SQL validation for online reports?

The best way to manage data source selection and SQL validation for online reports is using automated SQL parsing and validation flows, which ensure correct field generation and secure report publishing.

How do I list and inspect fields of existing online reports?

To list and inspect fields of existing online reports, query the report listings through the skill to retrieve detailed configurations of fields and parameters currently stored in the system.