A comprehensive integration suite of 37 tools for managing Qlik Cloud analytics, reloads, and AI-powered insights through Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install qlik-cloud
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install qlik-cloud using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a deep integration with the Qlik Cloud platform, enabling AI agents to interact directly with business intelligence assets. It bridges the gap between raw data and actionable insights by allowing agents to perform health checks, manage application lifecycles, and execute complex data reloads. By leveraging Openclaw Skills, developers can empower their agents to understand data models and retrieve real-time KPIs using natural language processing.
Beyond basic dashboard management, the skill supports advanced Qlik features like AutoML, Qlik Answers AI, and data lineage. This ensures that your AI workforce can not only find and refresh data but also interpret it within the context of your organization's governance and security frameworks. This library of scripts is designed to be the definitive interface for any agent operating within the Qlik ecosystem.
To get started with this skill, you need to configure your credentials in your environment or TOOLS.md file. Ensure you have a valid tenant URL and an API key generated from your Qlik Cloud profile.
# Example setup in TOOLS.md
### Qlik Cloud
- Tenant URL: https://your-tenant.region.qlikcloud.com
- API Key: your-api-key-here
You can test the connection using the health check script provided in the Openclaw Skills package:
bash scripts/qlik-health.sh
The skill organizes data around the Qlik Cloud API structure, returning consistent JSON objects for all operations. Key data entities include:
| Entity | Description | Key Fields |
|---|---|---|
| Apps | Analytics applications | id, name, description, lastReloadTime |
| Reloads | Data refresh tasks | id, status, appId, startTime |
| Insights | AI-generated data results | success, data (values/trends), timestamp |
| Lineage | Data flow maps | resources, connections, direction |
| Automations | Workflow metadata | id, name, lastRunStatus |
All responses include a success boolean and a timestamp for auditing within Openclaw Skills.
Loading
A comprehensive integration for Qlik Cloud that provides 37 specialized tools to manage analytics, automate workflows, and perform natural language data queries via an AI agent.

A comprehensive CLI integration for Microsoft To Do that enables seamless task, list, and subtask management through command-line operations.

A robust browser-based automation skill for performing full CRUD operations on flomo memos without requiring an official API.

A structured research skill that enables AI agents to gather, evaluate, and synthesize information from across the web into cited reports.

An advanced search and intelligence skill that enables AI agents to perform deep research, web scraping, and cited answering via Valyu.ai.

An advanced identity generator that transforms conversation history and social data into a personalized AI agent profile and crypto wallet.








































