Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:205
forks:17
updated:2026年4月20日 23:03
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.