automation-toolstools
makefile-executor
Analyzes Makefiles to understand their targets and executes the appropriate make command based on user intent. Specializes in parsing self-documenting Makefiles that use the `##` comment convention.
maintainer
softleader
更新於 1/19/2026
星標
2
分支
1
quick start
Installation and usage
Analyzes Makefiles to understand their targets and executes the appropriate make command based on user intent. Specializes in parsing self-documenting Makefiles that use the `##` comment convention.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use makefile-executor