ai-agent

Schedule

Automatically schedules tasks, work items, meetings, reservations, etc. Schedule takes into account working hours, holidays/days off, people's work schedule/vacation time, as well as task dependenc…
433 stars85 forksHTMLUpdated 4/17/2017100% free · open source
What it does

Automatically schedules tasks, meetings, and reservations based on working hours, holidays, and people's availability

When to use it
  • 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
Ready-to-paste prompt
node index.js --config config.json --tasks tasks.json --output schedule.json
Heads up: Make sure to define the `timezone` property in your `config.json` file to ensure accurate scheduling, as the tool uses this to determine the scheduling timeframe
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/schedule && curl -fsSL https://workflowstacks.com/api/skills/schedule/claude-skill -o ~/.claude/skills/schedule/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Schedule works
Codeflow
Free to inspect

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.

Size
Small codebase
~2k lines · 30 code files · 16 min skim
Setup
Light setup
Install Node.js, run one command.
Runs on
Node.js
No API keys detected
HTML 57%JavaScript 43%Makefile 1%
Where to start reading
  1. 1
    Readme.md
    Start here — what it does and how to install it
  2. 2
    index.js
    Where the program starts running
  3. 3
    package.json
    Dependencies and the commands it exposes
  4. 4
    src/compat/index.js
    Inside src/ — the main logic begins here
  5. 5
    example/browser.html
    A worked example — copy this to get going
What's in each folder
src/Core code — the actual logic23 files
example/Examples you can copy2 files
benchmark/Evaluations & benchmarks2 files
test/Tests — proof it works7 files
READMEHas testsThin docsCI checksExamples includedMIT licenseLast update 114 mo ago
Quick Actions
Details
Creator
bunkat
Language
HTML
Category
ai-agent
Published
3/11/2013

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.