call-external-ai

Installation
SKILL.md

External AI Skill

Invoke external AI CLI tools as a prompt gateway.

When to Use

Activate when the user:

  • Says /call, /codex, /claude, /gemini, /agy, or /pi
  • Asks for a second opinion from another AI
  • Wants to run a prompt through a different CLI (like Codex, Claude, Gemini, Antigravity, or Pi)
  • Needs verification from a different model or tool

Instructions

Natural Language Interface

Users provide natural language. Route the prompt into one external CLI using a safe command template. Do not construct arbitrary shell commands from user input.

Installs
30
GitHub Stars
1
First Seen
Mar 15, 2026
call-external-ai — codewithjv/agent-skills