View, analyze, and modify the current user's crontab on the system
Scanned 9/12/2026
Install to Claude Code
npx -y skills add fisker086/AIOps --skill cron_manager --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cron Manager?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fisker086-cron-manager)More formats (shields.io, HTML) on the badges page.
---
name: cron-manager
description: View, analyze, and modify the current user's crontab on the system
activation_keywords: [cron, crontab, scheduled, task, schedule, job]
execution_mode: client
---
# Cron Manager Skill
## Read (current user / system / status)
- **list** — current user's crontab (`crontab -l`)
- **system** — system crontab files where readable (`/etc/crontab`, `/etc/cron.d/*`)
- **status** — macOS: `launchctl list` (job list; may be long)
## Write (current user crontab only)
Use `builtin_cron_manager` with `operation`:
- **write** — replace entire user crontab. Pass **`content`** (full crontab text, newline-terminated lines as usual).
- **append_line** — append one cron line. Pass **`line`** (single line, no embedded newlines).
- **clear** — remove the current user's crontab (`crontab -r`).
**Safety:** `write`/`append_line`/`clear` affect **only the OS user running the desktop app** (not root). Prefer **append_line** for adding a single job. Review **write** before applying — it replaces the whole file. **Risk is elevated** (medium): confirm in the UI when prompted.
## Parameters
| Field | Used when |
|-------|-----------|
| `operation` | `list` \| `system` \| `status` \| `write` \| `append_line` \| `clear` |
| `content` | `operation=write` |
| `line` | `operation=append_line` |
Note: On Linux servers, `status` uses `launchctl` (macOS); for server-side runs, use **client** execution on the target machine.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Postiz is a tool to schedule social media and chat posts to 28+ channels X, LinkedIn, LinkedIn Page, Reddit, Instagram, Facebook Page, Threads, YouTube, Google My Business, TikTok, Pinterest, Dribbble, Discord, Slack, Kick, Twitch, Mastodon, Bluesky, Lemmy, Farcaster, Telegram, Nostr, VK, Medium, Dev.to, Hashnode, WordPress, ListMonk
SERP analysis techniques for intent classification, feature identification, and competitive intelligence. Use when analyzing search results for content strategy.
This skill performs detailed on-page SEO audits to identify issues and optimization opportunities. It analyzes all on-page elements that affect search rankings and provides actionable recommendations.
Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.
Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.