Marketplace

reporting

Automated reporting and business intelligence delivery

$ Installieren

git clone https://github.com/pluginagentmarketplace/custom-plugin-data-analyst /tmp/custom-plugin-data-analyst && cp -r /tmp/custom-plugin-data-analyst/skills/reporting ~/.claude/skills/custom-plugin-data-analyst

// tip: Run this command in your terminal to install the skill


name: reporting description: Automated reporting and business intelligence delivery version: "2.0.0" sasmp_version: "2.0.0" bonded_agent: 08-data-storytelling bond_type: PRIMARY_BOND

Skill Configuration

config: atomic: true retry_enabled: true max_retries: 3 backoff_strategy: exponential

Parameter Validation

parameters: report_type: type: string required: true enum: [executive, operational, analytical, ad_hoc] default: operational delivery_method: type: string required: false enum: [email, dashboard, pdf, presentation] default: dashboard

Observability

observability: logging_level: info metrics: [report_views, delivery_success, engagement_rate]

Reporting Skill

Overview

Master automated reporting and business intelligence delivery for effective communication.

Topics Covered

  • Automated report generation
  • Scheduled report delivery
  • KPI dashboards and metrics
  • Executive summary writing
  • Report templates and standards

Learning Outcomes

  • Build automated reports
  • Create executive summaries
  • Design KPI dashboards
  • Deliver insights effectively

Error Handling

Error TypeCauseRecovery
Delivery failedEmail/system errorRetry with backup method
Data staleRefresh failedShow last refresh timestamp
Format brokenTemplate issueValidate template before send
Access deniedPermission errorVerify distribution list access

Related Skills

  • visualization (for dashboard design)
  • career (for executive communication)
  • business-intelligence (for enterprise platforms)