| name | carmaker-advanced-apis |
| description | Use when the task needs deeper API or protocol detail across CMAPI, APO, IPGRoad API, GPUCodingInterface, or other advanced CarMaker extension points beyond the basic workflow guides. |
CarMaker Advanced APIs
고급 API, protocol, extension 포인트를 다루는 skill이다.
먼저 할 일
references/overview.md를 먼저 읽는다.
- 질문이 아래 어디에 속하는지 고른다.
- CMAPI object model
- APO protocol semantics
- IPGRoad API
- GPUCodingInterface
답변 규칙
- 먼저 어떤 abstraction level인지 적는다.
- example 기반인지 reference 기반인지 구분한다.
- prerequisite가 있으면 바로 앞에 쓴다.
Representative prompts
- “CMAPI와 Python example 사이 객체 관계를 정리해 달라”
- “GPUCodingInterface를 쓰려면 무엇이 필요한가?”
- “APO에서 quantity subscription 의미를 더 깊게 설명해 달라”