Station

Use this skill when building with the Station background job framework. This includes creating signals (background jobs), defining broadcasts (DAG workflows), authoring runtime-editable dynamic broadcasts, scheduling signals/broadcasts at runtime, writing expressions for `input` mappings and `when` guards, configuring adapters (SQLite, PostgreSQL, MySQL, Redis), customizing API key storage, setting up runners, writing subscribers, and configuring the Station dashboard. Station is a TypeScript-first framework for type-safe background jobs with Zod validation.

porkytheblack Updated

File contents

porkytheblack/glorp/tree/main/.agents/skills/station commit 9742f387d1

Frequently asked questions

npx skillmds@latest add porkytheblack/station-2