Monitoring & alertsGitHub source
External tools health check
/external-tools-healthPerform health checks on all configured external artificial intelligence tools and report their status.
// skill content
External Tools Health Check Run health checks on all configured external AI tools and report their status. ## Steps 1. Run skills/external-tools/adapters/codex.sh health and capture JSON output 2. Run skills/external-tools/adapters/gemini.sh health and capture JSON output 3. Report status of each tool (ready/unavailable) with version and auth info 4. If any tools are unavailable, suggest setup steps from templates/external-tools-setup.md 5. Check for .metaswarm/external-tools.yaml config file : report if present and summarize settings
// original public source
dsifry/metaswarm/.claude/commands/external-tools-health.md
License: MIT License
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.