cron
✓定时任务管理
Installation
SKILL.md
| 任务不执行 | 检查 cron 服务状态、日志 | | 权限错误 | 检查脚本权限、用户权限 | | 环境变量问题 | 在脚本中设置 PATH | | 命令找不到 | 使用绝对路径 | | 输出丢失 | 重定向到日志文件 |
定时任务管理 Source: chaterm/terminal-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill cron Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/chaterm/terminal-skills --skill cron- Source
- chaterm/terminal-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-14
- Updated
- 2026-02-18
Quick answers
What is cron?
定时任务管理 Source: chaterm/terminal-skills.
How do I install cron?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chaterm/terminal-skills --skill cron Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/chaterm/terminal-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-14