Skip to main content
在 Manus 中运行任何 Skill
一键导入

keil-build

Compile Keil MDK projects (.uvprojx) via command line using Keil UV4 compiler, supporting incremental build and full rebuild, and parse build results. Trigger scenarios: (1) Compile Keil/MDK ARM project, (2) User mentions "build", "compile", "construct" project, (3) Need to check if project has build errors or warnings, (4) Need to compile before flashing firmware. Even if user just says "compile it for me" or "build this project", this skill should be used.

概览

Compile Keil MDK projects (.uvprojx) via command line using Keil UV4 compiler, supporting incremental build and full rebuild, and parse build results. Trigger scenarios: (1) Compile Keil/MDK ARM project, (2) User mentions "build", "compile", "construct" project, (3) Need to check if project has build errors or warnings, (4) Need to compile before flashing firmware. Even if user just says "compile it for me" or "build this project", this skill should be used.

安装命令
npx skills add https://github.com/changde-tang/embedded-skills --skill keil-build

复制此命令并粘贴到 Claude Code 中以安装该技能

星标6
分支0
更新时间2026年4月22日 03:34
文件资源管理器
2 个文件
SKILL.md
readonly