什么是 compare-csv?
创建机器人框架测试用例以比较实际与预期的 CSV 输出文件。当用户想要比较 CSV 文件、根据预期结果验证管道输出或需要从比较中排除动态列时使用。 来源:snaplogic/snaplogic-robotframework-examples。
创建机器人框架测试用例以比较实际与预期的 CSV 输出文件。当用户想要比较 CSV 文件、根据预期结果验证管道输出或需要从比较中排除动态列时使用。
通过命令行快速安装 compare-csv AI 技能到你的开发环境
来源:snaplogic/snaplogic-robotframework-examples。
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-csvBrowse more skills from snaplogic/snaplogic-robotframework-examples
创建机器人框架测试用例以比较实际与预期的 CSV 输出文件。当用户想要比较 CSV 文件、根据预期结果验证管道输出或需要从比较中排除动态列时使用。 来源:snaplogic/snaplogic-robotframework-examples。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill compare-csv 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/snaplogic/snaplogic-robotframework-examples