Skip to main content
Run any Skill in Manus
with one click

queue-submit

Stars0
Forks0
UpdatedJuly 25, 2026 at 09:44

Inject a task into the queue-loop worker's queue so a running Codex resident worker picks it up on its next poll (~5 min). Use when the user says "queue-submit", "큐에 작업 넣어", "task 주입해", "이거 워커한테 넘겨", "submit a task to the codex worker", "enqueue this for queue-loop", or wants to hand a job off to the always-on worker instead of doing it inline. It only writes a *.task file into the watched queue directory (default ~/codex-queue) — it does NOT run the task in this session. Do not use when the user wants the work done right now in the current session.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly