Gen Health banner
sherifButt sherifButt

Gen Health

Development community

Description

--- description: Verify each configured provider's auth + pricing freshness allowed-tools: - mcp__claude-image-tts-gen__health_check --- Run `health_check` and report: 1. Which provider keys are configured and which pings succeed 2. Per-provider latency (ms) 3. Pricing table staleness (warn if >30 days) If any configured provider fails, suggest the fix from the structured error (usually "verify the X_API_KEY env var" or "rotate the key").

Installation

Installs to ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-health/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-health && curl -fsSL https://raw.githubusercontent.com/sherifButt/claude-image-tts-gen/HEAD/commands/gen-health.md -o ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-health/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository