在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
omega-codex-cli
// Use when Antigravity should run Codex CLI headless for analysis or brainstorming tasks.
$ git log --oneline --stat
stars:0
forks:0
updated:2026年2月22日 08:19
SKILL.md
// Use when Antigravity should run Codex CLI headless for analysis or brainstorming tasks.
Use when the user asks to run Codex CLI headless from an agent workflow (analysis, brainstorming, second opinion, scripted CLI output). Trigger on requests like "ask codex", "run codex headless", "analyze with codex", or "brainstorm with codex".
Use when Codex should call a headless Codex CLI wrapper script for analysis, brainstorming, or machine-readable output.
| name | omega-codex-cli |
| description | Use when Antigravity should run Codex CLI headless for analysis or brainstorming tasks. |
Run from project root:
node .claude/skills/omega-codex-cli/scripts/ask-codex.mjs "USER_PROMPT"
Use --model, --json, --sandbox, and --timeout-ms as needed.
If setup fails, run:
node .claude/skills/omega-codex-cli/scripts/verify-setup.mjs