An industrial-grade engine designed to parse Incoming Quality Control (IQC) plans from Excel spreadsheets into secure, structured JSON data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install iqc-python-tree
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 iqc-python-tree using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
IQC Python Tree is a robust, production-ready solution engineered for the manufacturing sector to automate the ingestion of Incoming Quality Control plans. By leveraging Openclaw Skills, this engine transforms complex Excel-based inspection documents into structured JSON AST (Abstract Syntax Tree) models with high precision and reliability.
The skill is specifically optimized for stability, utilizing deterministic model configurations with zero temperature to ensure consistent results across enterprise workflows. As a vital component of the Openclaw Skills ecosystem, it bridges the gap between legacy spreadsheet data and modern automated inspection systems, ensuring data integrity through every step of the transformation process.
To deploy this skill within your environment, ensure you have the necessary directory structure and dependencies:
# Create required directory structure
mkdir -p input output/csv output/json output/final logs
# Install required Python dependencies
pip install pandas openpyxl PyJWT requests
# Place your IQC Excel files into the ./input folder
Configuration for the Openclaw Skills execution can be adjusted in the workflow parameters, specifically the secret_key for JWT generation.
The skill follows a strict data lifecycle to ensure auditability and technical truth:
| Stage | File Format | Directory Path | Description |
|---|---|---|---|
| Input | .xlsx / .xls | ./input |
Raw industrial Excel control plans |
| Pre-processing | .csv | ./output/csv |
Flattened intermediate data |
| AST Generation | .json | ./output/json |
Structured semantic models |
| Final Output | .json (gz) | ./output/final |
Compressed and secure payload |
| Audit Log | .log | ./logs/iqc_engine.log |
Persistent industrial execution logs |
Loading
A specialized automation tool to identify the most popular recent content on Jable by ranking videos based on real-time like counts.

A high-efficiency automation tool for Openclaw Skills to rank recent Jable video updates based on user likes and popularity.

A comprehensive AI generation suite for creating high-quality images, audio, and videos via the Pollinations AI API.

An automated transcription tool that converts YouTube videos and audio URLs into text using the Gladia API for LLM summarization and analysis.

An automated pipeline for generating AI-powered YouTube Shorts with background music and voiceovers using Deevid AI and Openclaw Skills.

A robust skill enabling AI agents to automate Windows Terminal and PowerShell workflows for seamless development and system management.








































