Monitoring et alertessource GitHub
External tools health check
/external-tools-healthExécuter des contrôles de santé sur tous les outils d'intelligence artificielle externes configurés et signaler leur état.
// contenu du skill
External Tools Health Check
Run health checks on all configured external AI tools and report their status.
Steps
- Run
skills/external-tools/adapters/codex.sh healthand capture JSON output - Run
skills/external-tools/adapters/gemini.sh healthand capture JSON output - Report status of each tool (ready/unavailable) with version and auth info
- If any tools are unavailable, suggest setup steps from
templates/external-tools-setup.md - Check for
.metaswarm/external-tools.yamlconfig file — report if present and summarize settings
// source originale publique
dsifry/metaswarm/.claude/commands/external-tools-health.md
Licence : MIT License
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// similaires