cron

List, update, and modify cron jobs with specified names and changes.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/2lab-ai/soma-work --skill cron-2lab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cron
Source: https://github.com/2lab-ai/soma-work/tree/main/src/local/skills/cron
Command: npx skills add https://github.com/2lab-ai/soma-work --skill cron-2lab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management and modification of cron jobs, allowing users to easily list, update, and change their scheduled tasks.

Core Features & Use Cases

  • List All Cron Jobs: Display a comprehensive list of all cron jobs available to the user, including those of other users if the user has admin privileges.
  • Update Job Details: Modify the model used for a cron job or change the output target (channel, thread, DM) with a few simple steps.
  • Admin-Specific Features: Provide admin users with the ability to view and modify all users' cron jobs, not just their own.

Quick Start

List all cron jobs with 'cron list'.

Frequently Asked Questions about cron

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

FAQPage Schema
How do I list all scheduled cron jobs?

To list all scheduled cron jobs, use the 'cron list' command. This displays a comprehensive list of all your active scheduled tasks, and includes jobs from other users if you have admin privileges.

Can I change the output channel for an existing cron job?

Yes, you can change the output target for an existing cron job. Specify the cron job name and desired output channel, thread, or DM to redirect automated task notifications to a new destination.

How do I update the model used by a scheduled task?

To update the model used by a scheduled task, specify the cron job name and the desired model change. This modifies the execution logic of your automated task without requiring a full recreation.

Does cron management support admin-level task modifications?

Yes, cron management supports admin-level task modifications. Admin users can view and modify all users' scheduled tasks, not just their own, ensuring comprehensive system administration and automation control.

What is the best way to manage task scheduling for personal and administrative workflows?

The best way to manage task scheduling for personal and administrative workflows is using a dedicated cron management tool. It streamlines listing, updating, and modifying scheduled tasks to ensure reliable automation.