01Includes sections for documenting implementation details like caching, error handling, and dependencies
02Defines a standard structure for skill metadata, including name, description, and allowed tools
03Promotes progressive disclosure to keep skill definitions focused and readable
04Provides templates for different workflow patterns (Checklist, Conditional, Plan-Validate-Execute)
0517 GitHub stars
06Incorporates best practices from the Code Execution with MCP pattern