dati-bi

Extract monthly and quarterly KPIs from Qlik Sense BI BeOne using Playwright.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, pandas, requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the extraction of monthly and quarterly KPIs from the Qlik Sense BI BeOne platform, saving time and improving efficiency in data analysis.

Core Features & Use Cases

  • KPI Extraction: Automatically retrieve revenue, costs, balance, and traffic KPIs from Qlik Sense BI BeOne.
  • Data Retrieval: Retrieve data based on specified month/period and year.
  • Use Case: Ideal for extracting data with commands like /dati-bi [month/period] [year] or when requesting data from the BI Qlik Sense.

Quick Start

To extract KPIs for January 2026, use the command: /dati-bi gennaio 2026.

Frequently Asked Questions about dati-bi

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

FAQPage Schema
How do I extract KPIs from Qlik Sense BI BeOne?

You can extract KPIs from Qlik Sense BI BeOne by running Python scripts that utilize Playwright for browser automation and pandas for data processing. This Skill automates retrieving financial and operational metrics like revenue, costs, and balance.

What financial data can I retrieve using Playwright from Qlik Sense?

Using Playwright with Qlik Sense allows you to retrieve monthly and quarterly financial KPIs including revenue, costs, balance, and traffic metrics. You specify the desired month or period and year to target the exact data needed.

Do I need Python to automate Qlik Sense KPI extraction?

Yes, Python is required for Qlik Sense KPI extraction as the Skill relies on Python scripts to execute Playwright for browser automation and pandas for data processing. You also need the requests library to handle data retrieval operations.

How do I specify the time period for financial reporting extraction?

You specify the time period for financial reporting extraction using a command structure like `/dati-bi [month/period] [year]`. For example, entering January 2026 instructs the script to retrieve the exact KPIs for that timeframe.

Can I use this approach for operational traffic data analysis?

Yes, you can use this approach for operational traffic data analysis because the Skill extracts operational KPIs alongside financial reporting. It retrieves traffic metrics from Qlik Sense BI BeOne using the same Playwright-driven extraction method.