agentsclimarketplace

Cron agent workflows

Skill sarveshsea/design-skills/skills/cron-agent-workflows

Practical design judgment for AI coding agents: 78 installable skills for craft, research, generation, Figma, and Memoire.

Install
npx -y skills add sarveshsea/design-skills --skill cron-agent-workflows

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Turn repeatable agent work into scheduled jobs with explicit outputs and safe permissions.

SKILL.md

1.0 KB, as published. Nobody here has run it

Cron Agent Workflows

Turn repeatable agent work into scheduled jobs with explicit outputs and safe permissions.

When to Use

Use this Note when a Memoire or Studio run needs scheduled agent, cron workflow, recurring report, automated run.

Workflow

  1. Define schedule, workspace, model, permission mode, output channel, and stop condition up front.
  2. Make every recurring job idempotent and safe to rerun after a crash.
  3. Prefer read-only monitors unless the task explicitly needs writes.
  4. Emit a concise run summary with changed files, external calls, failures, and next action.
  5. Keep mutation jobs paused until one manual run proves the prompt, permissions, and artifact path.

Sources

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.