Research a topic deeply, plan a blog step by step, and write a long-form article with structured Markdown outputs in the current working directory. Supports multilingual writing, source tracking, metadata generation, and optional image insertion via available image tools.
[1-2 sentence description of what this skill does]. Triggers on [specific phrases/contexts that should activate this skill]. Outputs [what the skill produces]. --- # [Skill Name] [One sentence summary of the skill's purpose.] ## Workflow Overview 1. **Step 1** → Brief description 2. **Step 2** → Brief description 3. **Step 3** → Brief description ## Core Output Template [Define the primary output structure this skill produces] | Element | Definition | Evidence | |---------|------------|----------| | **Field 1** | What this captures | How to validate | | **Field 2** | What this captures | How to validate | See `assets/output-template.md` for copy-paste template. ## Step 1: [First Major Step] [Detailed instructions for this step] ### Checklist - [ ] Item 1 - [ ] Item 2 ## Step 2: [Second Major Step] [Detailed instructions for this step] ## Step 3: [Third Major Step] [Detailed instructions for this step] ## Quality Gates ### Pass Checklist - [ ] Gate 1: [Specific, measurable criterion] - [ ] Gate 2: [Specific, measurable criterion] - [ ] Gate 3: [Specific, measurable criterion] ### Testability Check - [ ] Can this output be validated? - [ ] Does it reference IDs from SoT/? ## Anti-Patterns | Pattern | Example | Fix | |---------|---------|-----| | Bad pattern 1 | "Example" | → "Better approach" | | Bad pattern 2 | "Example" | → "Better approach" | ## Bundled Resources - **`references/[file].md`** — [Description of when to use] - **`assets/[template].md`** — [Description of template purpose] ## Handoff [What happens after this skill completes? What stage/skill comes next?]
登壇プレゼン資料を自動生成するスキル(LT〜30分講演まで対応)。 テーマからアウトライン作成、PowerPoint/ODPスライド生成、 トークスクリプト(台本)の記入、音声合成、音声埋め込み、 MP4動画エクスポートまで一括対応。 使用場面: (1) 登壇テーマからプレゼンを一括作成したい, (2) 既存アウトラインからスライドを作りたい, (3) スライドにトークスクリプトを追加したい, (4) スクリプトから音声を合成してスライドに埋め込みたい, (5) プレゼンを動画としてエクスポートしたい。 トリガー: LT, ライトニングトーク, プレゼン作成, スライド作成, 代打, 登壇, presentation, slides, talk script, 音声合成, 講演, 動画, MP4, video。 --- # 代打AI — 登壇プレゼン自動生成スキル ## 概要 テーマ入力から完成プレゼンまでの一連のパイプラインを実行する。 Step 6(スライドショー設定)までで **PPTX として完成** する。 さらに Step 7 で **MP4動画としてもエクスポート可能** だが、追加の外部ツール(LibreOffice, ffmpeg)が必要。 動画が不要なユーザーも多いため、**Step 6 完了後に動画も作るか確認し、不要なら Step 7 はスキップすること。** ## ヘルプ表示 ユーザーが「ヘルプ」「使い方」「流れを教えて」等と聞いた場合、以下のパイプライン図を表示する: ``` ╔══════════════════════════════════════════════════════════════╗ ║ 代打AI パイプライン ║ ╠══════════════════════════════════════════════════════════════╣ ║ ║ ║ Step 1 テーマ → アウトライン (Markdown) ║ ║ │ ║ ║ Step 1.5 アウトライン → スライド仕様 (JSON) ║ ║ │ ║ ║ Step 1.7 画像生成 (SVG / Gemini) ─── オプション ║ ║ │ ║ ║ Step 2 スライド仕様 → PPTX 生成 ║ ║ │ ↕ ユーザーがPPTXを確認・修正可能 ║ ║ Step 3 トークスクリプト更新 ────── オプション ║ ║ │ ║ ║ Step 4 読み辞書 → TTSスクリプト → 音声合成 ║ ║ │ ↕ ユーザーが読みを確認・修正可能 ║ ║ Step 5 音声ファイル → PPTX に埋め込み ║ ║ │ ║ ║ Step 6 スライドショー自動再生設定 ║ ║ │ ║ ║ ▼ ║ ║ 完成! presentation_final.pptx ║ ║ │