Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add beita6969/ScienceClaw --skill pptx-generationgit clone --depth 1 https://github.com/beita6969/ScienceClawWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/beita6969/scienceclaw/pptx-generation)<a href="https://agentmods.dev/skills/beita6969/scienceclaw/pptx-generation"><img src="https://agentmods.dev/badge/skills/beita6969/scienceclaw/pptx-generation/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/beita6969/scienceclaw/pptx-generation"><img src="https://agentmods.dev/badge/skills/beita6969/scienceclaw/pptx-generation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00003 | $0.00481 |
| Opus 5 | $0.00002 | $0.00241 |
| Sonnet 5 | $0.00001 | $0.00096 |
| Haiku 4.5 | $0.00000 | $0.00048 |
Grade A, and why
pptx-generation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- pptx-generation — 94% identical, 5 lines differ
What it actually says
Academic Presentation Generation
Overview
Create publication-quality academic presentations (.pptx) for group meetings, thesis defenses, conference talks, and posters.
Templates
Group Meeting (10-15 slides)
- Title slide (project name, date, presenter)
- Background / Context (1-2 slides)
- This Week's Progress (3-5 slides)
- Results & Figures (2-3 slides)
- Challenges / Questions (1 slide)
- Next Steps (1 slide)
Thesis Defense (30-50 slides)
- Title (name, committee, date)
- Outline
- Background & Significance (5-8 slides, establishing expertise)
- Specific Aims / Research Questions (1-2 slides)
- Aim 1: Methods → Results → Summary (8-12 slides)
- Aim 2: Methods → Results → Summary (8-12 slides)
- Aim 3 (if applicable)
- Integrated Discussion (2-3 slides)
- Conclusions & Impact (1-2 slides)
- Future Directions (1-2 slides)
- Acknowledgments
- Backup slides (for committee questions)
Conference Talk (12-20 slides, 10-15 min)
- Title (grab attention)
- The Problem (why should the audience care?)
- Key Question (one sentence)
- Our Approach (why this method?)
- Key Results (3-5 slides, one finding per slide)
- So What? (implications, impact)
- Acknowledgments
Design Principles
- One message per slide: if you need two messages, use two slides
- Visual hierarchy: title → key message → supporting data → source
- Minimal text: bullet points, not paragraphs. The speaker IS the narrative.
- Figure-first: lead with the figure, explain verbally
- Consistent styling: same fonts, colors, and layout throughout
Technical Implementation
- Use python-pptx for programmatic generation
- Template-based: define slide layouts, then populate with content
- Support custom color themes and institutional branding
- Export as .pptx (editable) and .pdf (final)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 56 lines · 3 tokens per session scan A f253175c5316
pptx-generation is a skill published in the GitHub repository beita6969/ScienceClaw (898 stars, last pushed 3mo ago), licensed MIT. It adds 3 tokens to every session and 481 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
clinical-reports
Create safety-bounded draft structures and run local deterministic checks for clinical case, diagnostic, trial, safety, and aggregate research reports. Use only with synthetic, de-identified, or aggregate inputs and verified source-fact manifests; every output requires qualified review.
pydicom
Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data. Applies to DICOM metadata, transfer syntaxes, compression plugins, frames, private elements, JSON, and bounded de-identification review.
pptx-posters
Create and audit editable scientific posters in macro-free PowerPoint (.pptx) from author-approved local content and assets. Use when the requested deliverable is a PowerPoint research/conference poster and exact physical, printer, accessibility, provenance, and package-security checks are required.
extracting-lab-tables
Detects and extracts tabular laboratory panels from PDFs, scans, and images into structured rows ready for OpenMed and FHIR. Use when the user has a CBC, CMP, lipid panel, or other lab report as a scanned image / PDF / spreadsheet and needs the test name, value, unit, reference range, and abnormal flag as clean rows.…
ingesting-clinical-documents
Turn scanned faxes, images, and CSV/CDA exports into clean text ready for OpenMed de-identification and NER, fully on-device. Use when the user has clinical documents (image scans, photographed/faxed notes, tabular CSV/TSV exports, C-CDA XML) and needs OCR or structured intake before openmed.deidentify and…
parsing-ccda-documents
Parses C-CDA / CCD XML clinical documents to extract human-readable section narrative plus coded entries, keyed by section LOINC codes and templateIds. Use before OpenMed processing when ingesting C-CDA R2.1 documents (CCD, Discharge Summary, H&P, Consultation Note) exported from an EHR and you need the narrative…