action-queue
✓Sims-inspired task scheduling — queue actions, execute in order
Installation
SKILL.md
"Queue up what to do next. The Sims showed us the way."
Action Queue is The Sims-inspired task scheduling: instead of doing one thing at a time, you queue up a sequence of actions that execute in order.
While return-stack tracks where you've been, action-queue tracks what you're going to do.
Sims-inspired task scheduling — queue actions, execute in order Source: simhacker/moollm.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/simhacker/moollm --skill action-queue- Source
- simhacker/moollm
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is action-queue?
Sims-inspired task scheduling — queue actions, execute in order Source: simhacker/moollm.
How do I install action-queue?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simhacker/moollm --skill action-queue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/simhacker/moollm
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01