schedule

Create and manage scheduled cron and one-time remote agent routines.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/lucas42/lucos_claude_config --skill schedule-lucas42
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: schedule
Source: https://github.com/lucas42/lucos_claude_config/tree/main/skills/schedule
Command: npx skills add https://github.com/lucas42/lucos_claude_config --skill schedule-lucas42

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Schedule remote agents and routines to run on a cron or as one-off tasks, enabling automated execution of cloud-based workflows without manual triggering.

Core Features & Use Cases

  • Manage and run scheduled remote agents (routines) on a cron schedule or for one-time executions.
  • Provide guidance on environment_id discovery, prompt crafting, scheduling, and routine management through Claude Code.
  • Real-world use case: automatically run nightly health checks or data-processing tasks across connected cloud environments.

Quick Start

Create a routine that runs every weekday at 08:00 UTC to perform a predefined task.

Frequently Asked Questions about schedule

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

FAQPage Schema
How do I schedule remote agents to run on a cron schedule?▼

You can schedule remote agents by creating routines that execute on a cron schedule or as one-time tasks. This enables automated execution of cloud-based workflows without manual triggering.

Can I run one-time scheduled tasks with Claude Code?▼

Yes, you can run one-time scheduled tasks with Claude Code by creating routines for one-off executions. This allows you to trigger automated cloud workflows at a specific time without manual intervention.

How do I manage environment setup for scheduled remote agent routines?▼

Managing environment setup for scheduled remote agent routines involves discovering your environment_id and configuring proper safety checks. The schedule feature provides guidance on prompt crafting, scheduling, and routine management through Claude Code.

Does scheduling remote routines support UTC-based timing?▼

Yes, scheduling remote routines supports UTC-based timing. This ensures consistent execution times for your scheduled tasks across connected cloud environments, preventing timezone conflicts.

What are common use cases for automating remote agent workflows?▼

Common use cases for automating remote agent workflows include running nightly health checks or data-processing tasks across connected cloud environments. These routines execute automatically on a schedule without requiring manual triggering.

Can I update and list existing scheduled routines?▼

Yes, you can update and list existing scheduled routines. This routine management capability allows you to modify recurring tasks or one-time actions and view all currently configured schedules.