·compare-csv

创建机器人框架测试用例以比较实际与预期的 CSV 输出文件。当用户想要比较 CSV 文件、根据预期结果验证管道输出或需要从比较中排除动态列时使用。

17安装·0热度·@snaplogic

安装

$npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill compare-csv

如何安装 compare-csv

通过命令行快速安装 compare-csv AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill compare-csv
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:snaplogic/snaplogic-robotframework-examples。

SKILL.md

查看原文

Do not proceed until you have read the complete guide.

Step 2: Understand the User's Request Parse what the user wants:

Step 3: Follow the Guide — Create ALL Required Files (MANDATORY) When creating CSV comparison test cases, you MUST call the Write tool to create ALL required files. Never skip any file. Never say "file already exists". Always write them fresh:

创建机器人框架测试用例以比较实际与预期的 CSV 输出文件。当用户想要比较 CSV 文件、根据预期结果验证管道输出或需要从比较中排除动态列时使用。 来源:snaplogic/snaplogic-robotframework-examples。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill compare-csv
分类
</>开发工具
认证
收录时间
2026-02-21
更新时间
2026-03-10

Browse more skills from snaplogic/snaplogic-robotframework-examples

快速解答

什么是 compare-csv?

创建机器人框架测试用例以比较实际与预期的 CSV 输出文件。当用户想要比较 CSV 文件、根据预期结果验证管道输出或需要从比较中排除动态列时使用。 来源:snaplogic/snaplogic-robotframework-examples。

如何安装 compare-csv?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill compare-csv 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/snaplogic/snaplogic-robotframework-examples