cap_scheduler

Official

Control timed events with precision.

Authorespressif
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you inspect and manage timer-based schedule rules so your device can publish the right trigger events at the right times instead of relying on manual timing.

Core Features & Use Cases

  • Schedule lifecycle management: list, get, add, update, remove, enable/disable, pause/resume, trigger now, and reload scheduler definitions.
  • Multiple timing modes: one-time execution, periodic interval execution, and cron-like wall-clock execution.
  • Event publishing for downstream actions: schedules only publish events; router and post-trigger behavior are configured elsewhere.
  • Use case: set up a periodic “health check” or a one-time “bootstrap” wake-up so the agent loop runs automatically at scheduled times.

Quick Start

Ask to list current schedules, then add a new interval schedule with a unique id and the desired event payload.

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: cap_scheduler
Download link: https://github.com/espressif/esp-claw/archive/main.zip#cap-scheduler

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.