Agent Skills: Ping AI Provider

Test connectivity with AI provider (gemini/codex/opencode/droid/claude).

UncategorizedID: bfly123/claude_code_bridge/ping

Repository

bfly123License: NOASSERTION
1,052101

Install this agent skill to your local

pnpm dlx add-skill https://github.com/bfly123/claude_code_bridge/tree/HEAD/codex_skills/ping

Skill Files

Browse the full folder contents for ping.

Download Skill

Loading file tree…

codex_skills/ping/SKILL.md

Skill Metadata

Name
ping
Description
Test connectivity with AI provider (gemini/codex/opencode/droid/claude).

Ping AI Provider

Test connectivity with specified AI provider.

Usage

The first argument must be the provider name:

  • gemini - Test Gemini
  • codex - Test Codex
  • opencode - Test OpenCode
  • droid - Test Droid
  • claude - Test Claude

Execution (MANDATORY)

ccb-ping $ARGUMENTS

Examples

  • /ping gemini
  • /ping codex
  • /ping claude