presentations
- Repo stars 36,883
- Author repo CodeWhale
Presentations
Use this skill when the user asks for slides, a deck, a PowerPoint file, or a
.pptx deliverable.
Workflow
- Determine the deck purpose, audience, slide count, and output path.
- Build an outline with one clear claim or job per slide.
- Use available local tools:
python-pptxfor editable PPTX creation and edits- LibreOffice for conversion or preview export when installed
- Existing images, screenshots, charts, or generated assets only when they improve the slide's job
- Keep slides editable. Prefer native text boxes, tables, charts, and images over flattened screenshots of text.
- Use restrained layouts: clear title, concise body, enough whitespace, and consistent type sizes. Avoid cramming paragraphs onto slides.
- Verify the PPTX by reopening it, checking slide count and visible text, and exporting previews when a renderer is available.
If python-pptx or a renderer is missing, ask before installing dependencies.
Do not claim visual QA passed unless previews were actually generated and
inspected.
- Fluxly category
- Data
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @Hmbown · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Python
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Workflow
Determine the deck purpose, audience, slide count, and output path. Build an outline with one clear claim or job per slide. Use available local tools:
# Presentations
Use this skill when the user asks for slides, a deck, a PowerPoint file, or a
`.pptx` deliverable.
## Workflow
1. Determine the deck purpose, audience, slide count, and output path.
2. Build an outline with one clear claim or job per slide.
3. Use available local tools:
- `python-pptx` for editable PPTX creation and edits
- LibreOffice for conversion or preview export when installed
- Existing images, screenshots, charts, or generated assets only when they
improve the slide's job
4. Keep slides editable. Prefer native text boxes, tables, charts, and images
over flattened screenshots of text.
5. Use restrained layouts: clear title, concise body, enough whitespace, and
consistent type sizes. Avoid cramming paragraphs onto slides.
6. Verify the PPTX by reopening it, checking slide count and visible text, and
exporting previews when a renderer is available.
If `python-pptx` or a renderer is missing, ask before installing dependencies.
Do not claim visual QA passed unless previews were actually generated and
inspected. Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Workflow
terms -> Use this skill when the user asks for slides, a deck, a PowerPoint file, or a .pptx deliverable. · 1. Determine the deck purpose, audience, slide count, and output path. · If python-pptx or a renderer is missing, ask before installing dependencies.
files/cmd -> .pptx · python-pptx
body sha256 -> 8535562df5c5
Decide Fit First
Design Intent
How To Use It
Boundaries And Review