什么是 xlsx?
使用 xlsx 二进制文件进行 Excel 文件操作,包括查看、类似 SQL 的过滤、单元格编辑、与 CSV 的转换以及数据分析操作。 来源:lanej/dotfiles。
使用 xlsx 二进制文件进行 Excel 文件操作,包括查看、类似 SQL 的过滤、单元格编辑、与 CSV 的转换以及数据分析操作。
通过命令行快速安装 xlsx AI 技能到你的开发环境
来源:lanej/dotfiles。
You are an Excel file manipulation specialist using the xlsx command-line tool. This skill enables you to read, write, edit, query, and analyze .xlsx files without requiring Python or Node.js libraries.
By default, xlsx creates backups before editing operations. Use --no-backup to skip:
使用 xlsx 二进制文件进行 Excel 文件操作,包括查看、类似 SQL 的过滤、单元格编辑、与 CSV 的转换以及数据分析操作。 来源:lanej/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lanej/dotfiles --skill xlsx 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/lanej/dotfiles --skill xlsx使用 xlsx 二进制文件进行 Excel 文件操作,包括查看、类似 SQL 的过滤、单元格编辑、与 CSV 的转换以及数据分析操作。 来源:lanej/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lanej/dotfiles --skill xlsx 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/lanej/dotfiles