Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

presentation-forge

presentation-forge 收录了来自 tkubica12 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
3
Stars
0
更新
2026-04-22
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

presentation-forge
软件开发工程师

Opinionated framework for building presentations from a text-first spec where the PPTX is just a build artifact. A presentation lives in a folder containing story.md (free-form narrative), slides.yaml (ordered slides with stable slide-ids), images.yaml (consumed by the image-generator skill), theme.yaml (template + brand tokens), and selections.yaml (per-slide chosen image variant). The `forge` CLI scaffolds this folder, validates it, runs image generation, and renders draft.pptx (every variation as alternate slides) plus final.pptx (one image per slide using selections.yaml). Use this skill whenever the user wants to author or iterate on a presentation, especially when they want AI-generated images integrated into a narrative-first workflow. Triggers: "build a deck", "create a presentation", "draft slides about X", "generate a pitch deck", "iterate on my talk". Do NOT use for one-off slide edits in an existing PPTX the user already owns.

2026-04-22
image-generator
软件开发工程师

Generate batches of photorealistic image variations through Microsoft Foundry, using GPT Image 2 by default and optionally legacy MAI-Image-2 / GPT-image-1.x deployments when explicitly requested. Use this skill when the user wants multiple variations of the same subject, higher-resolution slide-ready imagery, or image-to-image work from a reference picture such as a logo or product mark. Do NOT use for single ad-hoc generations, video, 3D, vector, or text-in-image rendering.

2026-04-22
powerpoint
软件开发工程师

PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling - Brought to you by microsoft/hve-core

2026-04-19