new-schedule

Community

Automate recurring tasks on a fixed schedule.

Authorweiloon1234
Version1.0.0
Installs0

System Documentation

What problem does it solve?

You need code that runs on a timer, independent of HTTP requests, to perform periodic maintenance or data processing.

Core Features & Use Cases

  • Lightweight cadence-based triggering using Forge's ScheduleRegistry helpers such as every_minute, hourly, daily_at, and cron.
  • Inline work for fast tasks or dispatch to a Job for slow, retryable work; schedules fire quickly and the Job handles retries.
  • Timezone: Schedules fire in UTC by default; convert in the closure or cron expression if needed.

Quick Start

Configure a daily schedule that enqueues a token-pruning job at midnight UTC.

Dependency Matrix

Required Modules

None required

Components

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: new-schedule
Download link: https://github.com/weiloon1234/Forge-Starter/archive/main.zip#new-schedule

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.