Schedule
Automatically schedules tasks, meetings, and reservations based on working hours, holidays, and people's availability
- •When you need to coordinate meetings with team members across different time zones
- •When you want to automate scheduling of recurring tasks and work items
- •When you need to take into account people's vacation time and work schedule when assigning tasks
node index.js --config config.json --tasks tasks.json --output schedule.json
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/schedule && curl -fsSL https://workflowstacks.com/api/skills/schedule/claude-skill -o ~/.claude/skills/schedule/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Schedule is a small HTML project (~2k lines across 30 code files, plus 7 test files). Setup is light: install Node.js, run one command. Last commit 114 months ago, MIT license, has a test suite.
- 1Readme.mdStart here — what it does and how to install it
- 2index.jsWhere the program starts running
- 3package.jsonDependencies and the commands it exposes
- 4src/compat/index.jsInside src/ — the main logic begins here
- 5example/browser.htmlA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/schedule && curl -fsSL https://workflowstacks.com/api/skills/schedule/claude-skill -o ~/.claude/skills/schedule/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.