将解压的XML目录重新打包为XLSX文件
Scanned 9/11/2026
Install to Claude Code
npx -y skills add cas-bigdatalab/piflow --skill xlsx_pack --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Xlsx Pack?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/cas-bigdatalab-xlsx-pack)More formats (shields.io, HTML) on the badges page.
---
name: xlsx_pack
description: 将解压的XML目录重新打包为XLSX文件
version: 1.0.0
category: spreadsheet_processing
name_zh: 将解压的XML目录重新打包为XLSX文件算子
input_params:
- name: input_dir
type: directory
description: 解压的XML目录路径
- name: output_path
type: xlsx_file
description: 输出XLSX文件路径
output_params:
- name: output_path
type: xlsx_file
description: 打包后的XLSX文件
tag: 数据转换
publisher: COMMUNITY
---
# xlsx_pack 技能
## 功能说明
该技能将解压的XML目录重新打包为XLSX文件,与xlsx_unpack技能配合使用,实现XLSX文件的编辑和重建。
## 核心功能
- 将XML目录打包为标准XLSX文件
- 自动创建输出目录
- 支持UTF-8编码
## 使用方法
```bash
python scripts/run_xlsx_pack.py --input_dir <XML目录> --output_path <输出XLSX>
```
## 参数说明
| 参数 | 类型 | 必填 | 默认值 | 说明 |
| :--- | :--- | :--- | :--- | :--- |
| input_dir | string | 是 | - | 解压的XML目录路径 |
| output_path | string | 是 | - | 输出XLSX文件路径 |
## 示例
```bash
python scripts/run_xlsx_pack.py --input_dir ./unpacked/ --output_path modified.xlsx
```
## 注意事项
- 输入目录必须包含有效的XLSX XML结构
- 输出目录不存在时会自动创建
- 打包后的XLSX文件应能被Excel等软件正常打开Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.