Back to skills
extension
Category: Content & MediaNo API key required

cping

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

personAuthor: jakexiaohubgithub

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