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, or /gemini
  • Asks for a second opinion from another AI
  • Wants to run a prompt through a different CLI
  • 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.

Examples:

Related skills
Installs
21
GitHub Stars
1
First Seen
Mar 15, 2026