원클릭으로
ppt-master
Generate editable PPTX from documents using local ppt-master pipeline.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate editable PPTX from documents using local ppt-master pipeline.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Main orchestration workflow for systematic literature research - search, evaluate, traverse, synthesize via the rp_* tools pipeline (Scopus + OpenAlex)
Collaboratively build and refine paper screening rubrics through brainstorming, test-driven development, and iterative feedback
Safely remove intermediate files from completed research sessions while preserving important data
Perform advanced search on CNKI with field filters like author, title, journal, date range, source category (SCI/EI/CSSCI/北大核心). Use when user needs precise filtered search beyond simple keywords.
Download a paper PDF/CAJ from CNKI. Requires user to be logged in. Use when user wants to download a specific paper.
Export paper from CNKI and push to Zotero, or save as RIS file. Use when user wants to save a paper to Zotero or export citation data.
| name | ppt-master |
| description | Generate editable PPTX from documents using local ppt-master pipeline. |
| version | 0.1.0 |
Use this skill when users ask to create or export slides with ppt-master.
ppt-master repo exists at integrations/ppt-master (or plugin config pptRoot).pip install -r requirements.txt).rc.ppt.status — check if scripts are available.rc.ppt.init — initialize a project.
{ "projectName": "my-deck", "format": "ppt169" }rc.ppt.export — export project to pptx.
{ "projectPath": "projects/my-deck", "stage": "final" }rc.ppt.status.integrations/ppt-master.rc.ppt.init.rc.ppt.export.projectPath must be relative to pptRoot.[a-zA-Z0-9._-]).