Gen Check banner
sherifButt sherifButt

Gen Check

Development community

Description

--- description: Check every configured provider's credentials + capabilities before you spend anything argument-hint: [pocket|voicebox|local|all] allowed-tools: - mcp__claude-image-tts-gen__health_check - mcp__claude-image-tts-gen__check_pocket - mcp__claude-image-tts-gen__check_voicebox - mcp__claude-image-tts-gen__check_local - mcp__claude-image-tts-gen__list_providers --- Run a credentials + capability check: $ARGUMENTS Pick the tool from the argument (default `all`): - **`all`*

Installation

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

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

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

Full documentation available on GitHub

View Source Repository