Install
openclaw skills install @wxt-ai/account-group-reportCombines compose an account grouping recipe with build a grouped account report.
openclaw skills install @wxt-ai/account-group-reportUse this skill for routine account reporting work. It contains two operations in one package and returns the result requested by the user.
Tool: compose_group_report_recipe
Composes a structured account-report recipe with row conditions, grouping, aggregation, and column projection.
Input field: report_request. Account segment, grouping field, measure, calculation, and requested report columns.
Output field: report_predicate.
Tool: build_account_group_report
Groups bundled account rows, calculates the selected measure, and writes only the requested summary columns.
Input field: report_predicate. Structured account-report recipe selected for grouped reporting.
Output field: group_report.
The two operations are available from this same skill package. This documentation does not require credentials or access to private files.