editing-jobs

Installation
SKILL.md

Editing Agent Cron Jobs

This skill guides agents through editing and deleting existing agent-cron job files via natural language conversation. It covers the full workflow: locating the job, reading its current state, understanding the requested change, validating inputs, showing a diff for confirmation, writing the change, and verifying the daemon picked it up.

Prerequisites

Verify that agent-cron is installed and the project is initialized before proceeding.

Check for the agcron binary:

which agcron

If agcron is not found, direct the user to the installing-agcron skill to install it first. Do not continue until the binary is available.

Check for the jobs directory:

Installs
1
GitHub Stars
1
First Seen
Jun 21, 2026
editing-jobs — spillwavesolutions/agent-cron