autonomous-cron-orchestrator

Installation
SKILL.md

Autonomous Cron Orchestrator

This skill focuses on the 'Shadow Agent' model—tasks that run 24/7 without the user being active in the chat.

Core Mechanics (99% Logic)

  1. Task Definition: Convert a user objective into a standalone, self-contained instruction string.
  2. Schedule Creation: Use create_schedule to set the frequency (Cron) and the delivery channel (WhatsApp/Email).
  3. State Persistence: Ensure the scheduled task reads/writes to a workspace file to maintain context between runs.
  4. Success/Error Handling: Logic to notify the user only on specific milestones or critical failures.
  5. Swarm Management: Coordinate multiple cron jobs so they don't overlap or conflict in resources.

Examples

  • "Check the price of BTC every hour and message me if it moves 5%."
  • "Generate a daily lead list from LinkedIn at 7 AM and email it to me."
Installs
1
First Seen
Apr 18, 2026
autonomous-cron-orchestrator — adryanmoldokkr32-pixel/bionicbot-sovereign-elite-skills