Import Pipeline

🌐Community
by snaplogic · vlatest · Repository

Automate data ingestion and transformation workflows from various sources into SnapLogic pipelines.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add import-pipeline npx -- -y @trustedskills/import-pipeline
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "import-pipeline": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/import-pipeline"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The import-pipeline skill facilitates the import and execution of Robot Framework pipelines within an AI agent workflow. It allows users to define, load, and run automated tests or processes expressed in Robot Framework syntax. This enables integration with existing test automation frameworks and provides a structured approach to complex tasks.

When to use it

  • Automated Testing: Execute pre-existing Robot Framework test suites as part of a larger AI agent workflow for continuous integration and quality assurance.
  • Process Automation: Run automated processes defined in Robot Framework, such as data extraction or system configuration, within an AI agent context.
  • Workflow Orchestration: Integrate Robot Framework pipelines into complex workflows involving multiple skills and tasks.
  • Reproducible Tasks: Ensure consistent execution of predefined tasks by leveraging the structured nature of Robot Framework pipelines.

Key capabilities

  • Importing Robot Framework pipelines
  • Executing imported pipelines
  • Integration with AI agent workflows
  • Support for Robot Framework syntax

Example prompts

  • "Run the 'login_workflow' pipeline."
  • "Execute the 'data_extraction' test suite and report results."
  • "Import and run the 'system_setup' pipeline, then proceed to the next step."

Tips & gotchas

The skill requires familiarity with Robot Framework syntax and structure. Ensure that any imported pipelines are properly formatted and accessible for execution within the AI agent environment.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
snaplogic
Installs
15

🌐 Community

Passed automated security scans.