Toolverse
All skills

ez-cronjob

by openclaw

Fix common cron job failures in Clawdbot/Moltbot - message delivery issues, tool timeouts, timezone bugs, and model fallback problems.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security

About this skill

Fix common cron job failures in Clawdbot/Moltbot - message delivery issues, tool timeouts, timezone bugs, and model fallback problems.

How to use

  1. Zainstaluj skill ez-cronjob w swoim środowisku Clawdbot/Moltbot, dodając go do katalogu skills.

  2. Aby dodać zaplanowane zadanie z niezawodnym dostarczaniem, użyj komendy clawdbot cron add z flagami: --name (nazwa zadania), --cron (wyrażenie cron, np. "0 9 * * 1-5" dla poniedziałku-piątku o 9:00), --tz (strefa czasowa, np. "America/New_York"), --session isolated (dedykowana sesja), --message (treść wiadomości), --deliver (wysłanie na kanał), --channel telegram (kanał docelowy), --to (identyfikator czatu), --best-effort-deliver (graceful degradation).

  3. Zawsze umieszczaj instrukcję [INSTRUCTION: DO NOT USE ANY TOOLS] w treści wiadomości, aby zapobiec nieoczekiwanemu wywoływaniu narzędzi przez modele fallback.

  4. Jeśli zadanie pokazuje status "error" lub wiadomości nie są dostarczane, sprawdź czy używasz flagi --session isolated oraz czy strefa czasowa jest ustawiona jawnie za pomocą --tz.

  5. W przypadku timeout'ów narzędzia cron (błąd "Tool execution timed out"), upewnij się że flagi --deliver i --best-effort-deliver są razem ustawione, aby umożliwić graceful degradation.

  6. Monitoruj logi bramy w poszukiwaniu czasu odpowiedzi powyżej 80 sekund – wskazuje to na deadlock wewnętrznego narzędzia cron, który można rozwiązać poprzez izolowaną sesję i jawne ustawienie strefy czasowej.

Related skills

gmail-manager

by jeffvincent

Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.

Security
17128

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

content-creator

by alirezarezvani

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content

Security
25124