Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

queue-loop

النجوم٠
التفرعات٠
آخر تحديث٢٦ يوليو ٢٠٢٦ في ٠٤:٥٤

Run forever as a resident worker in ONE Codex turn: every 5 minutes poll a watched directory for new task files and execute each one to completion, then keep watching — the turn never ends. Use when the user says "queue-loop", "무한 루프로 돌려", "큐 감시해서 계속 실행", "resident worker", "watch a directory and run new tasks forever", or wants a single invocation that keeps picking up dropped commands indefinitely. Because the work stays inside one already-running turn, it keeps issuing model requests across usage-limit windows (the workspace spend cap gates only NEW top-level turns, not an in-flight one). Do NOT use for a single one-shot task, or when the user wants the turn to finish and report back.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly