dwgx
UserClaude Code skill for delegating scoped worker tasks to the local Codex CLI
Categories
Indexed Skills (2)
codex-subagent
Delegate expensive work to the local Codex CLI (`codex exec`) as a worker subagent to save Claude's token budget. Use this skill whenever a task involves web search / online lookup, reading or scanning large files, bulk code analysis, writing long files, running tests or scripts, or any chore that would otherwise burn a lot of Claude context. Claude stays the orchestrator — planning, deciding, verifying — while Codex does the heavy I/O-bound or context-heavy work. Trigger on phrases like "用 codex", "丟給 codex", "讓 codex 查", "codex 搜一下", "codex 分析", "dispatch to codex", "delegate to codex", whenever the user hints they want to conserve Claude's tokens or offload work, or whenever Claude is stuck and wants a second pass with a fresh context.
gemini-subagent
Delegate expensive work to the local Gemini CLI (`gemini`) as a worker subagent to save Claude's token budget. Use this skill whenever a task involves web search / online lookup, reading or scanning large files, bulk code analysis, writing long files, running tests or scripts, or any chore that would otherwise burn a lot of Claude context. Claude stays the orchestrator — planning, deciding, verifying — while Gemini does the heavy I/O-bound or context-heavy work. Trigger on phrases like "丟給 gemini", "用 gemini 查", "gemini 搜一下", "gemini 分析", "dispatch to gemini", "delegate to gemini", whenever the user hints they want to conserve Claude's tokens or offload work, or whenever Claude is stuck and wants a second pass with a fresh context.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.