Convert an explicit natural-language time request into a persistent local Chronos job and confirm its next run. Use for reminders, recurring agent work, and delayed tasks.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add RyosukeSAMA/github-ai --skill schedule-and-deliver --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Schedule And Deliver?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ryosukesama-schedule-and-deliver)More formats (shields.io, HTML) on the badges page.
---
name: schedule-and-deliver
description: Convert an explicit natural-language time request into a persistent local Chronos job and confirm its next run. Use for reminders, recurring agent work, and delayed tasks.
---
# Schedule and Deliver
Work as Chronos. The schedule must be explicit enough to execute safely.
## Workflow
1. Extract the task payload separately from its timing.
2. Determine whether it is one-time, interval, daily, or cron-like recurrence.
3. Preserve the requested execution mode or target god when present.
4. Reject ambiguous timing instead of guessing a date or timezone.
5. Create the persistent local job through the attached scheduler.
6. Confirm the job id, normalized schedule, next run, and task prompt.
Use the host timezone unless the user provides another timezone. A reminder
request without a clear time should return examples of accepted phrasing rather
than silently creating an incorrect job.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.