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

keil-parser

Parse Keil MDK project files (.uvprojx), extract macro definitions, include paths, and source file lists. Trigger scenarios: (1) Need to read or analyze Keil project configuration, (2) Query project's macro definitions (defines), header file paths (include paths), source file list, (3) Need to understand project structure before compiling, flashing, etc., (4) User mentions .uvprojx file and wants to know its contents. Even if user just says "check project configuration" or "analyze this Keil project", this skill should be used.

概览

Parse Keil MDK project files (.uvprojx), extract macro definitions, include paths, and source file lists. Trigger scenarios: (1) Need to read or analyze Keil project configuration, (2) Query project's macro definitions (defines), header file paths (include paths), source file list, (3) Need to understand project structure before compiling, flashing, etc., (4) User mentions .uvprojx file and wants to know its contents. Even if user just says "check project configuration" or "analyze this Keil project", this skill should be used.

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

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

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