🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

qlik

by @fianabates1

Complete Qlik Cloud analytics platform integration with 37 tools. Health checks, search, app management, reloads, natural language queries (Insight Advisor), automations, AutoML, Qlik Answers AI, data alerts, spaces, users, licenses, data files, and lineage. Use when user asks about Qlik, Qlik Cloud, Qlik Sense apps, analytics dashboards, data reloads, or wants to query business data using natural language.

Versionv1.0.0
Downloads2,305
Stars⭐ 1
TERMINAL
clawhub install qlik

πŸ“– About This Skill


name: qlik-cloud description: Complete Qlik Cloud analytics platform integration with 37 tools. Health checks, search, app management, reloads, natural language queries (Insight Advisor), automations, AutoML, Qlik Answers AI, data alerts, spaces, users, licenses, data files, and lineage. Use when user asks about Qlik, Qlik Cloud, Qlik Sense apps, analytics dashboards, data reloads, or wants to query business data using natural language.

Qlik Cloud Skill

Complete OpenClaw integration for Qlik Cloud β€” 37 tools covering the full platform.

Setup

Add credentials to TOOLS.md:

### Qlik Cloud
  • Tenant URL: https://your-tenant.region.qlikcloud.com
  • API Key: your-api-key-here
  • Get an API key: Qlik Cloud β†’ Profile icon β†’ Profile settings β†’ API keys β†’ Generate new key

    ⚑ When to Use What

    | You Want... | Use This | Example | |-------------|----------|---------| | Actual data values (KPIs, numbers, trends) | qlik-insight.sh | "what is total sales", "which store has lowest stock" | | App structure (field names, tables) | qlik-app-fields.sh | Understanding data model | | Refresh data | qlik-reload.sh | Trigger reload before querying | | Find apps | qlik-search.sh or qlik-apps.sh | Locate app by name |

    🚨 Decision Tree:

    User asks about data (numbers, KPIs, trends)?
      └─ YES β†’ Use qlik-insight.sh
               └─ Response has 'narrative' or 'data'? 
                  └─ YES β†’ Return the results
                  └─ NO β†’ Try rephrasing, check drillDownLink
      └─ NO (structure/metadata) β†’ Use qlik-app-fields.sh
    

    Key insight: qlik-app-fields.sh returns metadata (structure), NOT actual data. To get real numbers, always use qlik-insight.sh (Insight Advisor).

    Quick Reference

    All scripts: QLIK_TENANT="https://..." QLIK_API_KEY="..." bash scripts/