A comprehensive skill for AI agents to perform cross-platform system operations and deep data intelligence.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install system-data-intelligence-skill
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 system-data-intelligence-skill 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 empowers AI agents with the ability to bridge the gap between raw system files and actionable insights. By leveraging native system interfaces and advanced Python libraries, it allows for seamless interaction with office suites like Microsoft Excel, Word, and WPS Office.
Whether the task involves extracting hidden data, performing trend analysis, or generating professional visualizations, this Openclaw Skills module ensures robust execution across Windows, macOS, and Linux environments. It is designed to handle complex data lifecycles from initial file reading to final report generation.
To deploy this skill within your Openclaw Skills environment, ensure the necessary dependencies are installed based on your OS.
# Core Python dependencies
pip install pandas openpyxl python-docx xlwings
# Windows specific (for COM support)
pip install pywin32
# Linux specific (for headless conversion and fonts)
sudo apt install fonts-noto-cjk libreoffice-headless
The skill organizes all generated intelligence into a structured output directory (outputs/report_YYYYMMDD_HHMMSS/):
| File Type | Format | Description |
|---|---|---|
| Analysis Result | JSON | Structured statistical data and insights. |
| Summary Card | Markdown | A punchy, 5-line summary of key findings. |
| Visual Dashboard | HTML | An interactive interface for data exploration. |
| Static Charts | PNG | High-resolution image exports for presentations. |
| Operation Log | Log | Records of API calls and data volume metrics. |
Loading
An AI-powered skill for extracting, parsing, and analyzing text from terminal and command-line interface screenshots.

An intelligent model selection engine that automatically routes prompts to the optimal LLM based on task complexity and file types.

An active memory management system for AI agents that prevents context loss through real-time monitoring and triple-repository synchronization.

A comprehensive three-in-one memory management solution that automatically synchronizes AI session data, updates QMD knowledge bases, and commits changes to Git.

A high-performance local image search utility for macOS leveraging Spotlight and fd to locate media by advanced metadata.

A comprehensive landed cost calculator that integrates live USITC tariffs, exchange rates, and freight costs for US-bound shipments through the power of Openclaw Skills.








































