monday

Generate monthly shipment reports from xlsx data as markdown and HTML.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/roycolumbia-code/claude-global-config --skill monday-roycolumbia-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monday
Source: https://github.com/roycolumbia-code/claude-global-config/tree/main/skills/monday
Command: npx skills add https://github.com/roycolumbia-code/claude-global-config --skill monday-roycolumbia-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires xlsx, sqlite, markdown, html, telegram, notebooklm, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of monthly shipment reports for Columbia Transport, providing a comprehensive overview of shipment data and analysis.

Core Features & Use Cases

  • Automatic Report Generation: Automatically generates monthly shipment reports based on the latest data.
  • Data Analysis: Provides detailed analysis of shipment data, including trends and insights.
  • Manual Trigger: Allows manual triggering of the report generation process.
  • Use Case: Ideal for Columbia Transport to quickly generate and review monthly shipment reports, saving time and ensuring accuracy.

Quick Start

Run the command /monday to generate the monthly shipment report.

Frequently Asked Questions about monday

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

FAQPage Schema
How do I automate monthly shipment report generation from an xlsx file?

Monthly shipment report generation is automated by processing xlsx data to extract information and produce summary markdown and HTML reports for Columbia Transport. The Skill uses scripts to handle data extraction and generate the final analytical output.

Can I send automated shipment data notifications via Telegram?

Yes, Telegram notifications are sent automatically once the monthly shipment report is generated. The Skill integrates Telegram to deliver alerts, ensuring you receive immediate updates when the data analysis and reporting process completes.

How does NotebookLM ingest shipment data for analysis?

NotebookLM ingests shipment data directly into its IIB-Knowledge base after the report generation process. This allows the extracted xlsx data to be searchable and analyzed within NotebookLM for deeper insights.

What is the best way to generate HTML and markdown reports from shipment data?

Generating HTML and markdown reports from shipment data is best handled by running the `/monday` command. This triggers scripts that process the xlsx file, extract the necessary information, and format it into both markdown and HTML summaries.

Do I need an xlsx file to trigger the monthly shipment data analysis?

Yes, an xlsx file is required as the input data source to trigger the monthly shipment data analysis. The Skill relies on extracting information from this spreadsheet format to generate the summary reports and populate the knowledge base.

Are sqlite databases used for the monthly shipment analysis process?

Sqlite is included as a dependency for the monthly shipment analysis process. It is utilized by the processing scripts to manage and query the extracted shipment data before generating the final markdown and HTML reports.