Schedule recurring jobs for your agent

Schedule recurring agent jobs automatically.

naive uplive
Postgres100%
Auth100%
Storage72%

Paste and ship

Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Cron for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Cron primitive in my project. Start with: naive cron create

What you get

Cron syntaxStandard schedules.
Primitive targetsAny CLI command on a timer.
Per-user scopeTenant-isolated schedules.
Pause & resumeControl without deleting.

One call to cron

CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Cron

Schedule agent work on a cron expression — daily reports, weekly posts, or any recurring primitive call.

Cron syntax
Standard schedules.
Primitive targets
Any CLI command on a timer.
Per-user scope
Tenant-isolated schedules.
Pause & resume
Control without deleting.
# Run with your API key exported
$ naive cron create

Start building with Cron