bfly123

cping

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

bfly123 2,874 283 Updated 3mo ago

Resources

1
GitHub

Install

npx skillscat add bfly123/claude-code-bridge/cping

Install via the SkillsCat registry.

SKILL.md

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)

Use ccb-ping wrapper to avoid conflict with system ping:

Bash(ccb-ping $PROVIDER)

Examples

  • /cping gemini
  • /cping codex
  • /cping claude