scheduling
OfficialSchedule tasks and reminders with ease.
Authorletta-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Scheduling recurring tasks or one-off reminders to ensure important tasks are not forgotten and workflows stay on track.
Core Features & Use Cases
- One-off reminders: Set a reminder for a specific time using an ISO datetime.
- Recurring schedules: Create cron-based tasks that repeat on a cadence (daily, weekly, etc.).
- Job management: List, enable/disable, and delete jobs; persistent in cron-jobs.json.
- Cross-channel delivery: Deliver reminders to the most recently messaged channel.
Quick Start
Use the lettabot-schedule tool to quickly set up reminders and recurring tasks:
- List jobs: lettabot-schedule list
- Create one-off reminder: lettabot-schedule create --name "Standup" --at "2026-01-28T20:15:00.000Z" --message "Time for standup!"
- Create recurring schedule: lettabot-schedule create --name "Morning Briefing" --schedule "0 8 * * *" --message "Good morning! What's on today's agenda?"
- See next run times and manage jobs with enable/disable/delete.
Dependency Matrix
Required Modules
None requiredComponents
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: scheduling Download link: https://github.com/letta-ai/lettabot/archive/main.zip#scheduling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.