cron

cron is a skill for Claude Code from 0xMaxMa/claude-gateway. It costs 44 tokens per session (434 once invoked), scanned A, original, no licence file.

A manager for cron jobs, which are scheduled tasks on Unix-like systems. It can list, create, update, delete, run, and show the history of those jobs.

In plain words
What is it for?
Scheduling repeated agent tasks, changing or removing schedules, running a job manually, and checking past runs.
Why use it?
It keeps recurring tasks and their run history manageable from one place.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Scheduling repeated agent tasks, changing or removing schedules, running a job manually, and checking past runs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/0xmaxma/claude-gateway/cron
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add 0xMaxMa/claude-gateway --skill cron
Clone the repo
git clone --depth 1 https://github.com/0xMaxMa/claude-gateway

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cron

README.md
[![agentmods](https://agentmods.dev/badge/skills/0xmaxma/claude-gateway/cron.svg)](https://agentmods.dev/skills/0xmaxma/claude-gateway/cron)
Your own site
<a href="https://agentmods.dev/skills/0xmaxma/claude-gateway/cron"><img src="https://agentmods.dev/badge/skills/0xmaxma/claude-gateway/cron.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 434 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00434
Opus 5 $0.00022 $0.00217
Sonnet 5 $0.00009 $0.00087
Haiku 4.5 $0.00004 $0.00043

Measured 8d ago against content hash b275199fe2af, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

cron scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

mcp/tools/cron/skills/cron/SKILL.md · 55 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 55 lines · 44 tokens per session scan A b275199fe2af

Subscribe to this mod's changes

cron is a skill published in the GitHub repository 0xMaxMa/claude-gateway (24 stars, last pushed today), with no licence file. It adds 44 tokens to every session and 434 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

clawdi

Use Clawdi Cloud for missing user memory, past sessions, Project or Vault context, Clawdi share URLs, and connected-service fallback such as Gmail, GitHub, Notion, Drive, or Calendar. Prefer an authenticated official service CLI; otherwise choose a trusted direct MCP, safely installable official CLI, official API or…

Clawdi-AI/clawdi · 98 tokens

reminder

Time-aware behavior: understand time, proactively remind, organize schedules.

acnlabs/OpenPersona · 0 tokens

lark-vc-agent

A meeting assistant for Feishu video calls that can join or leave an ongoing meeting, read visible live events, and send text or reactions. Feishu is a workplace collaboration platform.

davidtoby/agent-skills · 114 tokens

wechat-business-news-cron

Set up recurring morning/evening news digests delivered to WeChat or Feishu via Hermes cron jobs, with manual timezone conversion, duplicate-job cleanup, and a polished Chinese business-brief card format.

davidtoby/agent-skills · 47 tokens

beautiful-feishu-card

Generate modern, elegant, and highly readable Feishu Interactive Cards (Schema 2.0 JSON) wrapped for CardKit (.card). Uses strict design system rules: 12 header color themes, color palette harmony (≤3 main colors), structured layouts (columnset, dividers, callout markdown), interactive preview messaging via lark-cli…

davidtoby/agent-skills · 81 tokens

auto-updater

Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.

davidtoby/agent-skills · 39 tokens