qlik-cloud
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.
Why use this skill?
Manage your Qlik Cloud analytics, trigger data reloads, and extract business insights using natural language with the OpenClaw Qlik Cloud skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/undsoul/qlik-cloudWhat This Skill Does
The qlik-cloud skill for OpenClaw is a comprehensive integration layer that connects your AI agent directly to the Qlik Cloud analytics platform. It provides a robust suite of 37 specialized tools designed to manage the entire lifecycle of your Qlik environment, ranging from basic administrative health checks and license tracking to complex data operations. This skill enables seamless interaction with Qlik Sense apps, allowing for automated data reloads, metadata retrieval, app management, and the execution of natural language queries via Qlik's powerful Insight Advisor engine.
Installation
To integrate this skill into your environment, use the OpenClaw CLI tool. Ensure you have your Qlik Cloud tenant URL and an API key generated from your Qlik profile settings.
- Install the package using the command:
clawhub install openclaw/skills/skills/undsoul/qlik-cloud - Add your credentials to your local
TOOLS.mdfile:### Qlik Cloud - Tenant URL: https://your-tenant.region.qlikcloud.com - API Key: your-api-key-here
Use Cases
This skill is designed for data analysts, BI developers, and business stakeholders who need immediate access to business intelligence without manually navigating the Qlik UI. Use it to:
- Automate data refreshes prior to reporting meetings using
qlik-reload.sh. - Investigate data structure and lineage to troubleshoot broken expressions.
- Monitor platform health and identify duplicate applications cluttering the workspace.
- Extract actionable insights directly from raw data using natural language prompts without needing to build custom visualizations.
Example Prompts
- "What was the total revenue for the Northeast region in Q3, and how does that compare to our target?"
- "Please trigger a reload for the Sales Dashboard app and let me know when it finishes."
- "Which fields are available in the Customer Churn model, and can you list the data sources it pulls from?"
Tips & Limitations
- Distinguish Data vs. Structure: Always remember that
qlik-app-fields.shprovides schema metadata (table and field names), whileqlik-insight.shis your primary gateway for actual business values and trends. Avoid using structural tools when you need to calculate KPIs. - Authentication: Ensure your API key has sufficient permissions for the tasks you intend to perform, such as reloading apps or modifying space settings.
- Performance: While Insight Advisor is powerful, natural language queries depend on the quality of the underlying app's metadata. Ensure your app is well-modeled for optimal results.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-undsoul-qlik-cloud": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access