Verifies the Claude Agent SDK skills system functionality by performing a basic discovery and invocation check.
Serves as a diagnostic tool to ensure the Claude Agent SDK skills system is correctly configured and operational. By triggering a simple invocation, it validates that skills are being discovered in the local directory, confirms the SDK can execute project-level logic, and verifies that JSON responses are accurately parsed. This provides developers with an immediate way to troubleshoot setup issues and confirm environment readiness.
Key Features
01Validates skill discovery from local directories
02Provides instant diagnostic feedback
03Verifies SDK project-level skill invocation
04Confirms system versioning and connectivity
05Checks JSON response parsing integrity
0642 GitHub stars
Use Cases
01Confirming a new SDK installation is functioning