A high-reliability AI coding skill designed to create, inspect, and edit Microsoft Excel workbooks, preserving complex formulas, formatting, and template structures.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install testskill1111
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 testskill1111 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The excel-xlsx skill empowers AI coding agents to interact reliably with Microsoft Excel spreadsheets, including XLSX, XLSM, XLS, CSV, and TSV formats. Designed to transition smoothly between high-performance data processing and high-fidelity layout preservation, this skill ensures that programmatic edits do not strip styles, break formulas, or corrupt crucial legacy behaviors.
By establishing clear boundaries between data manipulation (using tools like pandas) and structural preservation (using openpyxl), this skill ensures that generated or modified workbooks stay live, dynamic, and fully functional for end-users without manual formatting corrections.
To install this excel-xlsx automation skill inside your project, run the following command within your environment:
clawhub install excel-xlsx
To ensure you are using the latest optimized version and rules for Openclaw Skills, synchronize your local registry:
clawhub sync
Make sure you have pandas and openpyxl installed in your runtime environment to support both analytical and structure-preserving pipelines.
The excel-xlsx skill manages data across multiple tabular and spreadsheet-specific extensions:
| Extension | Library | Primary Workflow Focus |
|---|---|---|
.xlsx |
openpyxl / pandas |
Standard workbooks, layout preservation, cell styles |
.xlsm |
openpyxl |
Macro-enabled workbooks |
.xls |
openpyxl (legacy) |
Legacy binary format processing |
.csv / .tsv |
Standard csv / pandas |
Flat, layout-free tabular exchange |
csv for quick ingestion, and data-analysis for upfront calculations.Loading
A structured, framework-driven skill that enables AI agents to decompose complex problems, test hypotheses, map evidence, and generate clear, synthesized decisions.

A structured, agentic framework designed to separate divergent generation from convergent evaluation to produce high-quality, novel solutions.

A structured ethical analysis skill for AI agents to map stakeholders, navigate value tensions, assess power asymmetries, and recommend balanced actions.

An AI-powered framework on Openclaw Skills to discover, audit, secure, and ensure regulatory compliance for enterprise AI agents and automated workflows.

An AI-powered municipal assistant that maps Shanghai public service queries to official departments, handling processes, and application guidelines.

An automated AI skill to seamlessly integrate and configure the MobTech ShareSDK into iOS projects with absolute code safety and strict privacy compliance.








































