analisi-spedizioni

Analyze SQLite transportation database data for shipment counts, margins, and breakdowns.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables detailed analysis of a live transportation database, providing insights on shipment counts, margins, and breakdowns per customer, agent, route, and service.

Core Features & Use Cases

  • Live Database Analysis: Access and analyze a real-time transportation database (Chuck/Sped/sped.db) for shipment data (2025+2026).
  • Custom Queries: Formulate queries to fetch specific data such as shipment counts, margins, and breakdowns by various criteria.
  • Use Case: Use the skill to get a detailed analysis of shipments for a specific client, route, or service by asking, "How many shipments did we have with X?"

Quick Start

Use the 'analisi-spedizioni' skill to get a shipment breakdown for a specific year and service, like 'analyze shipments for 2026 with service export air'.

Frequently Asked Questions about analisi-spedizioni

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

FAQPage Schema
How do I generate a shipment analysis report from a transportation database?

To generate a shipment analysis report, you query the transportation database to fetch specific counts, margins, and breakdowns by customer, agent, route, or service. The skill processes these custom queries using SQLite for accurate data retrieval.

What is the best way to analyze transportation data for shipment margins and counts?

Analyzing transportation data for shipment margins and counts involves querying the live database to retrieve specific breakdowns per customer, agent, route, and service. You formulate custom queries to extract exact metrics like shipment volumes for specific years.

How do I get a shipment breakdown by service and year using SQL querying?

You get a shipment breakdown by service and year by asking the skill to analyze shipments for a specific period and service type, such as 'analyze shipments for 2026 with service export air'. It uses SQLite to process these targeted queries.

Do I need direct access to the database file to analyze shipment data?

Yes, you need direct access to the 'sped.db' SQLite database file to analyze shipment data. The skill requires this direct database access to perform administrative and analytical workflows on the live transportation data.

Can I analyze live transportation data for specific routes and agents?

Yes, you can analyze live transportation data for specific routes and agents by formulating custom queries. The skill handles specific queries on counts, margins, and breakdowns, allowing you to ask questions like 'How many shipments did we have with X?'

What are the limitations of using SQLite for transportation data analysis?

A limitation of using SQLite for transportation data analysis is the requirement for direct access to the local 'sped.db' database file. It is designed specifically for administrative and analytical workflows related to this specific transportation dataset.