pikku-cron
OfficialSchedule Pikku tasks with cron-ready wiring.
Authorpikkujs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Cron-based task scheduling in Pikku apps can be error-prone and hard to maintain without a structured approach. This Skill provides a clear mechanism to wire Pikku functions to cron expressions, enabling reliable, time-based executions with predictable behavior.
Core Features & Use Cases
- Wire scheduled functions with wireScheduler to run at defined cron intervals.
- Use pikkuVoidFunc for tasks that do not require input or produce output.
- Apply middleware to handle logging, retries, error handling, and observability for scheduled tasks.
- Access the runtime context via the wire object inside scheduled functions for richer diagnostics.
Quick Start
Create a pikkuVoidFunc and wireScheduler with a cron expression to schedule it.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: pikku-cron Download link: https://github.com/pikkujs/pikku/archive/main.zip#pikku-cron 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 471,000+ vetted skills library on demand.