onyx-reports-builder

Automate ERP report generation for Oracle financial data with PDF and Excel exports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/alabasi2025/manus-skills-library --skill onyx-reports-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onyx-reports-builder
Source: https://github.com/alabasi2025/manus-skills-library/tree/main/onyx-erp/onyx-reports-builder
Command: npx skills add https://github.com/alabasi2025/manus-skills-library --skill onyx-reports-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

ERP report generation is often manual, error-prone, and time-consuming when producing standardized financial and managerial documents. This skill automates the creation of ERP reports to ensure consistency and faster distribution.

Core Features & Use Cases

  • Automated generation of Balance Sheet, Income Statement, Trial Balance, Account Statement, Account Ledger, and Cost Center reports.
  • Export outputs to PDF and Excel for sharing with stakeholders and auditors.
  • Use Case: Finance teams can generate monthly financial packages and ad-hoc reports from Oracle data sources with consistent formatting.

Quick Start

Run the report scaffolding tool to generate API/UI components: python scripts/generate_report.py balance_sheet python scripts/generate_report.py income_statement

Frequently Asked Questions about onyx-reports-builder

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

FAQPage Schema
How do I automate ERP report generation for balance sheets and income statements?

Automating ERP report generation uses Python scripts and reference templates to fetch Oracle data and render export-ready balance sheets or income statements. This approach replaces manual formatting by delivering standardized PDF and Excel outputs for stakeholders and auditors.

Can I export Oracle financial reports to PDF and Excel for stakeholder distribution?

Yes, you can export Oracle financial reports to PDF and Excel for stakeholder distribution. The report generation process renders balance sheets, trial balances, and account ledgers into these formats, ensuring finance teams share standardized documents without manual formatting.

What is the best way to generate a trial balance or account ledger from Oracle data?

The best way to generate a trial balance or account ledger from Oracle data is to run a Python scaffolding tool configured with reference templates. This method queries Oracle sources and automates the rendering of standardized financial documents for managerial use cases.

Does this automated reporting approach support cost center reports?

Yes, this automated reporting approach supports cost center reports alongside balance sheets, income statements, and account statements. It uses Python scripts to fetch Oracle data and applies reference templates to produce consistent outputs for financial analysis.

How do I generate a monthly financial package from Oracle using Python?

To generate a monthly financial package from Oracle using Python, run the report scaffolding tool for required documents like balance sheets and income statements. The tool leverages API and UI components with reference templates to output standardized PDF and Excel files.