rundeck

Automates Rundeck jobs and monitors their execution outcomes via Robomotion CLI sessions.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill rundeck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rundeck
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/rundeck
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill rundeck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Rundeck integration enables automated runbook execution and job control through the Robomotion CLI, simplifying routine automation tasks and centralized orchestration.

Core Features & Use Cases

  • Connect to Rundeck and establish a session to manage job executions.
  • List projects, execute jobs with parameters, and monitor execution status.
  • Use in multi-step automation workflows across environments with secure session handling.

Quick Start

Install the Rundeck integration, connect with a session, run a job by ID with optional parameters, then disconnect.

Frequently Asked Questions about rundeck

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run Rundeck jobs with parameters using a CLI?

You can execute Rundeck jobs with parameters by establishing a session through the Robomotion CLI, triggering the job by its ID, and securely disconnecting the session once the execution monitoring is complete.

Can I monitor Rundeck execution status across multiple environments?

Yes, you can monitor Rundeck execution outcomes across multiple environments by establishing a session-based workflow that tracks job execution status and manages project lists centrally.

What do I need to automate Rundeck job execution?

Automating Rundeck job execution requires the Robomotion CLI, a configured Rundeck URL, and an API token to establish a session for running jobs and monitoring execution outcomes.

When should I use session-based Rundeck orchestration?

Use session-based Rundeck orchestration when executing multi-step automation workflows across environments, ensuring secure session handling for routine automation tasks and centralized job control.

Does the Rundeck integration support listing and managing projects?

Yes, the Rundeck integration supports listing projects and managing job executions, allowing you to connect via a session, run jobs by ID with parameters, and track execution outcomes.