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.
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/