← スキル一覧に戻る

architecting-slides
by Git-Fg
⭐ 1🍴 0📅 2026年1月18日
SKILL.md
name: architecting-slides description: "Expertise in narrative structure, academic storytelling, and LaTeX Beamer presentations. Use when designing the flow of research talks and building technical slide decks with a focus on scientific rigor and narrative clarity." allowed-tools: [Read, Write, Edit, Bash]
Architecting Slides Protocol
Overview
Quick Start
# Plan talk structure
# (Narrative planning is the first step)
# Choose a LaTeX template
# assets/beamer_template_conference.tex
# Integrate visuals from sys-multimodal
python scripts/slides_to_pdf.py slides/*.png -o presentation.pdf
Workflows
LaTeX Beamer (Default - Recommended)
Best for: Mathematical content, consistent formatting, academic rigor.
- Choose template from
assets/(e.g.,beamer_template_conference.tex) - Customize theme and colors
- Add content (equations, code, algorithms)
- Narrative Review: Ensure flow matches the story arc in
references/presentation_structure.md - Compile to PDF
See references/beamer_workflow.md for documentation.
Visual Presentations (Hybrid)
Best for: Visually stunning results, fast creation.
- Plan: Create detailed narrative plan for each slide.
- Generate: Use
sys-multimodalorcanvas-designskills for visual assets. - Combine: Assemble into PDF with
scripts/slides_to_pdf.py(powered bysys-multimodalutilities).
Reference Library
Base Templates
- Structure: Presentation Structure - Story arcs, talk types, timing
- Design: Slide Design Principles - Typography, color, layout, accessibility
- Visualization: Data Visualization - Chart types, simplification, recreation
Advanced Guides
- Talk Types: Talk Types Guide - Conference, seminar, defense, grant, journal club specific guidance
- Beamer: Beamer Guide - LaTeX themes, customization, advanced features
- Visual Review: Visual Review Workflow - Validation, iteration, quality assurance
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です