klytos-scheduled-actions

Community

Schedule reliable background tasks in Klytos.

Authorjoseconti
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Scheduling and coordinating background tasks in Klytos CMS to run automatically, reliably, and on a defined cadence.

Core Features & Use Cases

  • Schedule one-time actions with a timestamp using klytos_schedule_single_action, including hook and args.
  • Schedule recurring actions with an interval using klytos_schedule_recurring_action, with grouping and retries.
  • Cancel, query, and manage scheduled actions via APIs like klytos_cancel_scheduled_action, klytos_next_scheduled_action, and klytos_is_scheduled_action.
  • Supports both Action Scheduler (primary) and CronManager (legacy), with server cron as the primary path and admin page fallback for environments without server cron.

Quick Start

Create a recurring action to run daily for your plugin using klytos_schedule_recurring_action.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: klytos-scheduled-actions
Download link: https://github.com/joseconti/klytos/archive/main.zip#klytos-scheduled-actions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.