什么是 verify-data-in-db?
创建机器人框架测试用例以验证数据库表中的数据。当用户想要验证记录计数、将数据导出到 CSV、比较实际输出与预期输出或验证管道执行结果时使用。 来源:snaplogic/snaplogic-robotframework-examples。
创建机器人框架测试用例以验证数据库表中的数据。当用户想要验证记录计数、将数据导出到 CSV、比较实际输出与预期输出或验证管道执行结果时使用。
通过命令行快速安装 verify-data-in-db 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 data verification 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、比较实际输出与预期输出或验证管道执行结果时使用。 来源:snaplogic/snaplogic-robotframework-examples。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill verify-data-in-dbBrowse more skills from snaplogic/snaplogic-robotframework-examples
创建机器人框架测试用例以验证数据库表中的数据。当用户想要验证记录计数、将数据导出到 CSV、比较实际输出与预期输出或验证管道执行结果时使用。 来源:snaplogic/snaplogic-robotframework-examples。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill verify-data-in-db 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/snaplogic/snaplogic-robotframework-examples