Workflow (default) 1) Discover dictionary terms in Script Editor (PowerPoint). 2) Prototype minimal AppleScript commands. 3) Port to JXA and add defensive checks. 4) Use explicit enums for save/export formats.
Quick Start Example Create a new presentation with a title slide:
AppleScript 사전 검색을 통해 JXA를 통해 Microsoft PowerPoint를 자동화합니다. "PowerPoint 프리젠테이션 자동화", "프로그래밍 방식으로 슬라이드 생성", "JXA PowerPoint 스크립팅" 또는 "PowerPoint를 PDF로 내보내기"를 묻는 메시지가 표시될 때 사용합니다. 프레젠테이션, 슬라이드, 도형, 텍스트, 테이블, 열거형 내보내기 및 Excel과의 상호 운용성을 다룹니다. 출처: spillwavesolutions/automating-mac-apps-plugin.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/spillwavesolutions/automating-mac-apps-plugin --skill automating-powerpoint 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다