·upload-file

Creates Robot Framework test cases for uploading files to SnapLogic SLDB. Use when the user wants to upload files (JSON, CSV, expression libraries, pipelines, JAR files, etc.), needs to know which destination path to use, or wants to see file upload test case examples.

17Installs·0Trend·@snaplogic

Installation

$npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill upload-file

How to Install upload-file

Quickly install upload-file 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 upload-file
  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 file upload 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 uploading files to SnapLogic SLDB. Use when the user wants to upload files (JSON, CSV, expression libraries, pipelines, JAR files, etc.), needs to know which destination path to use, or wants to see file upload test case examples. 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 upload-file
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from snaplogic/snaplogic-robotframework-examples

Quick answers

What is upload-file?

Creates Robot Framework test cases for uploading files to SnapLogic SLDB. Use when the user wants to upload files (JSON, CSV, expression libraries, pipelines, JAR files, etc.), needs to know which destination path to use, or wants to see file upload test case examples. Source: snaplogic/snaplogic-robotframework-examples.

How do I install upload-file?

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 upload-file 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