golem-schedule-future-call-ts
CommunitySchedule agent actions for later execution
Software Engineering#typescript#datetime#golem#agent scheduling#cancellation token#future invocation
AuthorRust-soham
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the need to trigger a Golem agent method at a specific future time without blocking the caller.
Core Features & Use Cases
- Delayed scheduled invocations: Queue a target agent method to run when a chosen Datetime arrives, returning immediately to the caller.
- Timed execution with parameters: Schedule method calls with arguments so the future work has the required inputs.
- Optional cancellation: Use a cancelable scheduling variant to prevent the invocation from firing if conditions change.
Quick Start
Schedule a future increment or report generation by calling the target method’s schedule variant with a Datetime expressed as seconds and nanoseconds since the Unix epoch.
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: golem-schedule-future-call-ts Download link: https://github.com/Rust-soham/golem-claw/archive/main.zip#golem-schedule-future-call-ts 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.