ワンクリックで
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._-]).