Skills
191,725Reusable AI skills and capabilities for agent workflows
Based on [React Big Scheduler](https://github.com/StephenChou1017/react-big-scheduler)
An interval based scheduler with support for promises, callbacks and synchronous task
A scheduler and resource planning component built for React and made for modern browsers (IE10+)
<div align="center"> <img src="logo.svg" style="height: 60px" alt="@bitnoise/react-scheduler"> <hr /> <p align="center"> ✨ <a href="https://scheduler.bitnoise.pl/">https://scheduler.bitnoise.pl/</a> ✨ <br/> Open sourced, typescript
<div align="center"> <img src="logo.svg" style="height: 60px" alt="@bitnoise/react-scheduler"> <hr /> <p align="center"> ✨ <a href="https://scheduler.bitnoise.pl/">https://scheduler.bitnoise.pl/</a> ✨ <br/> Open sourced, typescript
This Ruby script uses the Rufus-Scheduler gem to schedule and execute tasks at specific intervals or times. Customize the scheduler to automate repetitive tasks or perform actions at predetermined moments.
Natural language scheduler with autocomplete - Parse human-readable schedules to JSON, calculate next run times, and get smart suggestions. Supports 'every 3 days', 'weekdays at 9am', 'first Monday of month', with typo tolerance and 95+ templates.
Periodic job scheduler for Node.js that ensures non-overlapping executions and supports graceful teardown with resource deallocation. It dynamically calculates intervals based on user-defined logic, considering the duration and any error thrown by the las
Basic scheduler which fires a new event after a given delay. Uses Redis as pub/sub