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

autopilot

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

Run a fire-and-forget autonomous workflow that loops hyper-auto (plan-loop → implement-loop) → ff merge → push → next task, until context exhausts or a stop condition fires. Two delivery modes — (a) **scheduled** wakes up N hours/minutes from now via `CronCreate`; (b) **immediate** starts right now in this session, no cron. Use when the user says "start work in N hours", "work on it while I'm asleep", "trigger in a few hours", "set up autopilot for later", "autopilot now", "kick off autopilot immediately", "autopilot", or any "leave it running" request. Scheduled mode wraps `CronCreate` with a pre-built autonomous-loop prompt; immediate mode kicks off the same workflow inline.

التثبيت

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

SKILL.md
readonly