list-missions

List authenticated users' background missions with titles, schedules, statuses, and last run times.

3|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/X-McKay/kubani --skill list-missions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-missions
Source: https://github.com/X-McKay/kubani/tree/main/kubani/skills/general/missions/list-missions
Command: npx skills add https://github.com/X-McKay/kubani --skill list-missions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you keep track of all the automated tasks and scheduled jobs running in the background, so you know what's active, paused, or needs attention.

Core Features & Use Cases

  • Mission Overview: See a clear list of all your background missions.
  • Status Tracking: Quickly identify which missions are active or paused.
  • Schedule Visibility: Understand when each mission is set to run next.
  • Use Case: When you want to review your automated workflows, check the status of a specific background task, or simply get an overview of what's running, this Skill provides the necessary information.

Quick Start

Show me all of my active background missions.

Frequently Asked Questions about list-missions

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

FAQPage Schema
How do I view my active and paused background missions?

Background missions are automated tasks and scheduled jobs running in the background. They operate proactively, meaning they execute based on a schedule or trigger, and you can track their status as active or paused.

How do I check the schedule and last run time of my scheduled operations?

You can check the schedule and last run time of your scheduled operations by requesting a list of all background missions. This overview displays the next scheduled run time and the last execution timestamp for each task.

Can I see which automated workflows are currently running?

Yes, you can see which automated workflows are running by listing your background missions. The status tracking feature identifies which specific tasks are currently active and which are paused.

Do I need user authentication to access my background task data?

Yes, user authentication is required to access your background task data. This security measure ensures that only authorized users can view the list of proactive background missions and their associated schedules and statuses.

What is the best way to get an overview of all my scheduled jobs?

The best way to get an overview of all your scheduled jobs is to use a command that lists all background missions. This provides a clear list showing titles, schedules, statuses, and last run times for every automated task.