ask

Ask AI Provider (Async)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ask" with this command: npx skills add bfly123/claude_code_bridge/bfly123-claude-code-bridge-ask

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 Gemini

  • codex

  • Send to Codex

  • opencode

  • Send to OpenCode

  • droid

  • 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.

Examples

  • /ask gemini What is 12+12?

  • /ask codex Refactor this code

  • /ask opencode Analyze this bug

  • /ask droid Execute this task

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

all-plan

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

review

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

pend

No summary provided by upstream source.

Repository SourceNeeds Review