upload-file

SKILL.md

SnapLogic File Upload Skill

Agentic Workflow (Claude: Follow these steps in order)

Step 1: Load the Complete Guide

ACTION: Use the Read tool to load:
{{cookiecutter.primary_pipeline_name}}/.claude/skills/upload-file/SKILL.md

Do not proceed until you have read the complete guide.

Step 2: Understand the User's Request

Parse what the user wants:

  • What file type? (JSON, CSV, .expr, .slp, .jar, etc.)
  • Upload to which location? (project folder, shared folder)
  • Single file or multiple files?
  • Create test case?
  • Show template or examples?

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:

  1. Robot test file (.robot) in test/suite/pipeline_tests/[type]/ — WRITE this
  2. UPLOAD_FILE_README.md with file structure tree diagram in the same test directory — WRITE this

Use the detailed instructions from the file you loaded in Step 1 for templates and conventions.

Step 4: Respond to User

Provide the created files or requested information based on the complete guide.


Quick Reference

Supported file types: json, csv, slp (pipeline), expr (expression library), jar, txt, xml

Key destination paths:

  • ${PIPELINES_LOCATION_PATH} - Test input files, pipelines, project-specific files
  • ${ACCOUNT_LOCATION_PATH} - Expression libraries, JAR files, shared resources

Invoke with: /upload-file

Weekly Installs
17
First Seen
Feb 11, 2026
Installed on
codex17
opencode16
gemini-cli16
github-copilot16
kimi-cli16
amp16