hermes-cron-management
CommunityEffortlessly schedule and manage recurring Hermes cron jobs.
Authorjuliuss1907
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation and management of recurring Hermes cron jobs, allowing users to automate tasks at specific wall-clock times without manual intervention.
Core Features & Use Cases
- Cron Job Creation: Create and schedule recurring cron jobs that run at specific times.
- Cron Expression Handling: Utilize cron expressions to define the timing of the job.
- CLI Integration: Interact with the cron jobs using the
hermes cron createCLI. - Use Case: Automate daily tasks like running validation checks or generating reports without manual scheduling.
Quick Start
Run the following command on the VPS terminal to create a daily output validator job:
hermes cron create --name "Output Validator" --deliver origin --skill output-validator "0 23 * * *" "cd /home/julius/knowledge-base && Chạy Output Validator: đọc toàn bộ wiki/sources/*.md và wiki/concepts/*.md, validate content quality theo 4 dimensions. Viết report, gửi Telegram. Read-only. Giới hạn top 20 issues."
Dependency Matrix
Required Modules
hermescroniter
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: hermes-cron-management Download link: https://github.com/juliuss1907/knowledge-base/archive/main.zip#hermes-cron-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.