·export-data-to-csv
{}

export-data-to-csv

Creates Robot Framework test cases for exporting database table data to CSV files. Use when the user wants to export Oracle, Snowflake, PostgreSQL, or other database data to CSV for verification or comparison purposes.

18Installs·0Trend·@snaplogic

Installation

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

How to Install export-data-to-csv

Quickly install export-data-to-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 export-data-to-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 export data 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 exporting database table data to CSV files. Use when the user wants to export Oracle, Snowflake, PostgreSQL, or other database data to CSV for verification or comparison purposes. 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 export-data-to-csv
Category
{}Data Analysis
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from snaplogic/snaplogic-robotframework-examples

Quick answers

What is export-data-to-csv?

Creates Robot Framework test cases for exporting database table data to CSV files. Use when the user wants to export Oracle, Snowflake, PostgreSQL, or other database data to CSV for verification or comparison purposes. Source: snaplogic/snaplogic-robotframework-examples.

How do I install export-data-to-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 export-data-to-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