yida-report

Automate Yida native report schema creation and ECharts data extraction.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ythm/openyida --skill yida-report-ythm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yida-report
Source: https://github.com/ythm/openyida/tree/main/yida-skills/skills/yida-report
Command: npx skills add https://github.com/ythm/openyida --skill yida-report-ythm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openyida, vc-yida-report, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the creation of native reports on the Yida platform, allowing users to build and publish report schemas with minimal effort and no configuration.

Core Features & Use Cases

  • Native Reports: Supports 16 ready-to-use chart, table, and filter components.
  • Schema Generation: Generates report schemas with the openyida create-report command.
  • Use Case: Ideal for users who need to create basic reports and statistics without the need for advanced visualization.

Quick Start

To create a report, use the command 'openyida create-report APP_TYPE "Report Name" CONFIG_JSON_FILE_PATH'.

Frequently Asked Questions about yida-report

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

FAQPage Schema
How do I create a Yida native report without manual configuration?

Create Yida native reports by running the 'openyida create-report' command with your APP_TYPE, report name, and config JSON file path to generate the report schema automatically.

What is the best way to automate report schema creation for data visualization on Yida?

Automating report schema creation on Yida involves using openyida to define the schema and vc-yida-report to render ECharts visualizations, handling data extraction and charting without manual setup.

Does this Yida reporting approach support advanced data visualization charts?

This Yida reporting approach supports basic data visualization through 16 ready-to-use chart, table, and filter components, making it suitable for administrative reporting rather than advanced visualization needs.

Do I need openyida and vc-yida-report components to build Yida native reports?

Yes, you need both the openyida and vc-yida-report dependencies to build Yida native reports, as they handle the underlying report schema creation and provide the data source for ECharts visualizations.

Can I use ECharts visualizations for administrative reporting and data analysis on Yida?

You can use ECharts visualizations for administrative reporting on Yida by leveraging the vc-yida-report component, which provides a data source for rendering charts and tables suitable for data analysis.

What are the limitations of using Yida native reports for data analysis?

Yida native reports are limited to basic reporting and statistics using 16 predefined components, meaning they are not suitable for users who need advanced visualization or complex custom charting capabilities.