ask
Installation
SKILL.md
Ask AI Provider (Async)
Send the user's request to specified AI provider asynchronously.
Usage
The first argument must be the provider name, followed by the message:
gemini- Send to Geminicodex- Send to Codexopencode- Send to OpenCodedroid- Send to Droid
Execution (MANDATORY)
Bash(CCB_CALLER=claude ask $PROVIDER "$MESSAGE")
Rules
- Follow the Async Guardrail rule in CLAUDE.md (mandatory).
- Local fallback: if output contains
CCB_ASYNC_SUBMITTED, end your turn immediately. - If submit fails (non-zero exit):
- Reply with exactly one line:
[Provider] submit failed: <short error> - End your turn immediately.
- Reply with exactly one line:
Examples
/ask gemini What is 12+12?/ask codex Refactor this code/ask opencode Analyze this bug/ask droid Execute this task
Related skills
More from bfly123/claude_code_bridge
all-plan
Collaborative planning using abstract roles (designer + inspiration + reviewer).
20continue
Attach the newest context-transfer Markdown from the current project's ./.ccb/history/ into Claude using @file. Use when the user types /continue or asks to resume with the latest transfer file in this project.
9autonew
Send /new to a provider's pane to start a new session without context injection.
8ping
Test connectivity with AI provider (gemini/codex/opencode/droid/claude).
8tp
Create a task plan with collaborative design. Use when starting a new task or running /tp.
8cping
Test connectivity with AI provider (gemini/codex/opencode/droid/claude).
8