·compare-csv

Creates Robot Framework test cases for comparing actual vs expected CSV output files. Use when the user wants to compare CSV files, validate pipeline output against expected results, or needs to exclude dynamic columns from comparison.

17Installs·0Trend·@snaplogic

Installation

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

How to Install compare-csv

Quickly install compare-csv AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill compare-csv
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: snaplogic/snaplogic-robotframework-examples.

SKILL.md

View raw

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:

Creates Robot Framework test cases for comparing actual vs expected CSV output files. Use when the user wants to compare CSV files, validate pipeline output against expected results, or needs to exclude dynamic columns from comparison. Source: snaplogic/snaplogic-robotframework-examples.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill compare-csv
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from snaplogic/snaplogic-robotframework-examples

Quick answers

What is compare-csv?

Creates Robot Framework test cases for comparing actual vs expected CSV output files. Use when the user wants to compare CSV files, validate pipeline output against expected results, or needs to exclude dynamic columns from comparison. Source: snaplogic/snaplogic-robotframework-examples.

How do I install compare-csv?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill compare-csv Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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