スキル一覧に戻る
SnapLogic

import-pipeline

by SnapLogic

0🍴 4📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: import-pipeline description: Creates Robot Framework test cases for importing SnapLogic pipelines. Use when the user wants to import pipelines (.slp files), needs to know prerequisites for pipeline import, or wants to see pipeline import test case examples. user-invocable: true

SnapLogic Pipeline Import 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/import-pipeline/SKILL.md

Do not proceed until you have read the complete guide.

Step 2: Understand the User's Request

Parse what the user wants:

  • Import a single pipeline or multiple pipelines?
  • Need prerequisites checklist?
  • Create test case?
  • Show template or examples?
  • Questions about pipeline parameterization?

Step 3: Follow the Guide

Use the detailed instructions from the file you loaded in Step 1 to:

  • Show the prerequisites for pipeline import
  • Verify pipeline .slp file location
  • Create or explain the test case
  • Provide troubleshooting if needed

Step 4: Respond to User

Provide the requested information or create the test case based on the complete guide.


Quick Reference

Pipeline file location:

src/pipelines/your_pipeline.slp

Required variables:

  • ${pipeline_name} - Logical name (without .slp extension)
  • ${pipeline_file_name} - Physical file name (with .slp extension)
  • ${PIPELINES_LOCATION_PATH} - SnapLogic destination path
  • ${unique_id} - Generated in suite setup

Related slash command: /import-pipeline-testcase

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です