원클릭으로
presentation-studio-agent-skill
Generate, review, collaborate on, version, and export DashiAI presentations through Presentation Studio.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate, review, collaborate on, version, and export DashiAI presentations through Presentation Studio.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
制作 PPT、演示文稿、幻灯片、汇报材料时使用。DashiAI PPT 基于预置视觉主题组合页面,生成可离线打开、可在浏览器编辑的 HTML 演示,支持导出 PPTX / PDF 文件。
Use the Pencil Workbench to create and edit vector graphics, including illustrations, diagrams, and UI components, with human review.
Use the Motion Workbench to create motion artifacts, including animated HTML and video compositions, with human review.
Read, create, inspect, render, and verify PDF files where visual layout matters. Use Poppler rendering plus Python tools such as reportlab, pdfplumber, and pypdf for generation and extraction.
Audit or critique a product flow, journey, workflow, funnel, onboarding path, checkout path, settings path, screen, or multi-step product experience by capturing screenshots first, placing them in Figma or a local folder, then reporting UX, design, and accessibility findings from that evidence. Use when the user asks to audit, review, critique, inspect, assess, analyze, evaluate, or give feedback on a product experience.
Internal prototype QA helper. Use only after a Product Design prototype, URL-to-code build, or image-to-code build has a source visual target and a rendered implementation to compare before handoff. Do not use for broad UX critique, design critique, product audits, or flow reviews; route those user-facing requests to audit.
| name | presentation-studio-agent-skill |
| description | Generate, review, collaborate on, version, and export DashiAI presentations through Presentation Studio. |
Use this skill for structured presentation generation with the Presentation Studio Workbench.
presentation_create_deck.presentation_search_layouts.presentation_inspect_layouts.presentation_add_asset; use returned asset:// values in writable media props.presentation_add_slide and obey copy budgets, prop shapes, controls, and count bindings.presentation_finalize_deck only when active slides equal the requested page count.presentation_request_export, then poll presentation_get_export.Use one theme per deck and a unique layout per active slide. Never reuse default template copy as final content. Do not parse binary documents in this plugin; use structured content and file references already available from Xpert. Record failures through presentation_report_failure.
Version creation is explicit: only presentation_finalize_deck creates an immutable version. presentation_request_export can export a supplied version or an immutable snapshot of the current working revision, but it never creates a version implicitly.