Manages external service connections with centralized configuration, health monitoring, and unified execution patterns.
The Service Registry skill provides a robust framework for managing multiple external service integrations within Claude Code. It centralizes service configurations, implements automated health checks, and offers a unified interface for executing commands across different providers. By incorporating advanced patterns like auto-selection and failover logic, this skill ensures high availability and resilience for applications relying on various API-driven services or CLI tools, making it essential for complex multi-provider infrastructures.
主な機能
010 GitHub stars
02Centralized service configuration and authentication management
03Automated health monitoring and status reporting across all services
04Robust failover patterns to ensure continuous availability
05Unified execution engine for consistent cross-provider interaction
06Intelligent service selection based on task-specific requirements
ユースケース
01Centralizing API credentials and quota management for external tools
02Implementing resilient service integrations with automatic failover logic
03Orchestrating multiple LLM providers (Gemini, Claude, GPT) in a single workflow