تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٢٠٥
forks:١٧
updated:٢٠ أبريل ٢٠٢٦ في ٢٣:٠٣
SKILL.md
| name | switch |
| description | Switch current session to codex. UltraContext keeps your original context. |
| allowed-tools | ["Bash"] |
Switch your current conversation to another AI agent with full context.
/switch <target> where target is: codex or claude
Optional flags: --last N (carry only last N messages), --no-launch (write session file only)
ultracontext switch $ARGUMENTS
If ultracontext is not installed, tell the user: npm i -g ultracontext or bun add -g ultracontext
Report: session ID, file path, message count. Codex will open in a new terminal tab automatically.