ppt-maker
Guided PPT generation for editable PowerPoint decks, table-driven reports, and enterprise-template presentations.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=openakita-openakita-plugins-ppt-maker-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name ppt-maker description Guided PPT generation for editable PowerPoint decks, table-driven reports, and enterprise-template presentations. name: ppt-maker description: Create, revise, audit, and export editable PPTX decks through the PPT Maker plugin. risk_class: mutating_scoped ppt-maker Skill Card Use this plugin when the user asks to create, revise, audit, or export a PPT deck. Prefer it over ad-hoc slide scripts when the task needs guided requirements, source files, table insights, enterprise templates, or a downloadable editable PPTX. Tool Order ppt_start_project ppt_ingest_sources or ppt_ingest_table when files/data are provided ppt_generate_outline ppt_confirm_outline ppt_generate_design ppt_confirm_design ppt_generate_deck ppt_audit ppt_export For enterprise templates, call ppt_upload_template and ppt_diagnose_template before generating the design spec. Mode Decision Use topic_to_deck when the user gives only a topic or goal. Use files_to_deck when source files or URLs are the primary material. Use outline_to_deck when the user already has an outline. Use table_to_deck when CSV/XLSX/table data is central to the request. Use template_deck when a corporate PPTX template or brand guideline is provided. Use revise_deck when the user asks to rewrite a slide, change page count, or adjust style. Important Gates Always confirm the outline before generating the final deck. Always confirm the design/spec_lock before export. For table decks, ensure profile, insights, and chart specs exist. For template decks, ensure template profile, brand tokens, and layout map exist. Error Codes validation : input or schema issue. dependency : optional dependency missing. brain : Akita Brain unavailable or failed. source_parse : source document parsing failed. table_parse : table parsing/profiling failed. template : PPTX template diagnostics failed. export : PPTX export failed. audit : quality check failed. cancelled : user cancelled the task. unknown : inspect project logs.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |