Automation in Claude Code

Automation in Claude Code#

Just talk to Claude — no code needed.

Record#

“Start recording task expense-report”

Perform the task yourself. Then:

“Stop recording”

Replay#

“Replay expense-report”

Schedule#

“Schedule expense-report to run every friday at 5pm” “Schedule a task called hourly-check to take a screenshot every hour”

Manage#

“List my learned tasks” “List my schedules” “Remove the hourly-check schedule” “Run the expense-report schedule now”


Want to drive this from code instead? See the Python API →