Cron

Schedule recurring jobs for your agent

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

Run in your agent

Paste and ship

Drop this prompt into Cursor, Claude Code, or any coding 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

Drop into any agent

In action

Schedule recurring agent jobs automatically.

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

One call to cron

Same primitive from the 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

Related primitives

Start building with Cron

Get your API key and add cron to any agent in minutes — no infrastructure to run.