Argus Schedule

Manage recurring or one-shot tasks in the local Argus daemon via its HTTP API. Use when the user wants to schedule a task locally in argus, create a cron-driven task, fire X every weekday/hour/morning, fire something once at a specific future time or "in N minutes" (one-shot via run_once_at), set up an agent that needs local filesystem access (logs in ~/.argus, local databases, dotfiles), list or update existing argus schedules, or run an argus schedule now. Distinct from /schedule, which creates remote cloud routines without local access.

drn a0b3ca4 13.8 KB Updated

File contents

drn/dots/tree/main/agents/skills/argus-schedule commit a0b3ca40f4

Frequently asked questions

npx skillmds@latest add drn/argus-schedule