Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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