pptx

pptx is a skill for Claude Code, Codex from duongthinh03/portfolio. It costs 63 tokens per session (6,253 once invoked), scanned B, original, no licence file.

A toolset for creating, editing, and examining presentation files in the .pptx format.

In plain words
What is it for?
Use it to create or revise presentations, adjust layouts, and add comments or speaker notes.
Why use it?
It helps work with slide layouts and presentation content without manually rebuilding the file.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/duongthinh03/portfolio/pptx
Any agent
npx skills add duongthinh03/portfolio --skill pptx
Clone the repo
git clone --depth 1 https://github.com/duongthinh03/portfolio

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for pptx

README.md
[![agentmods](https://agentmods.dev/badge/skills/duongthinh03/portfolio/pptx.svg)](https://agentmods.dev/skills/duongthinh03/portfolio/pptx)
Your own site
<a href="https://agentmods.dev/skills/duongthinh03/portfolio/pptx"><img src="https://agentmods.dev/badge/skills/duongthinh03/portfolio/pptx.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,253 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.06253
Opus 5 $0.00032 $0.03127
Sonnet 5 $0.00013 $0.01251
Haiku 4.5 $0.00006 $0.00625

Measured 6d ago against content hash fef8eead6fad, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade B, and why

pptx scanned grade B with 1 finding 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 6d ago.

The scan reads SKILL.md. This mod also ships 13 executable files (ooxml/scripts/pack.py, ooxml/scripts/unpack.py, ooxml/scripts/validate.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

- **LibreOffice**: `sudo apt-get install libreoffice` (for PDF conversion)
.agents/skills/document-skills/pptx/SKILL.md · 484 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

55 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 6d ago First seen · 484 lines · 63 tokens per session scan B fef8eead6fad

Subscribe to this mod's changes

pptx is a skill published in the GitHub repository duongthinh03/portfolio (85 stars, last pushed 2mo ago), with no licence file. It adds 63 tokens to every session and 6,253 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

managedcode-markitdown

Use ManagedCode.MarkItDown when a .NET application needs deterministic document-to-Markdown conversion for ingestion, indexing, summarization, or content-processing workflows. USE FOR: ManagedCode.MarkItDown integration; document ingestion flows; Office or rich-text conversion to Markdown; indexing and summarization…

managedcode/dotnet-skills · 113 tokens

npoi

Use when reading/writing Excel (.xls/.xlsx) or Word (.doc/.docx) files in .NET without Microsoft Office — data import/export, report generation, template filling. NPOI: .NET port of Apache POI for Office file I/O in server environments.

znlgis/opengis-skills · 60 tokens

reogrid

Use when embedding an Excel-like spreadsheet control in .NET WinForms/WPF applications — formula engine, cell editing, clipboard, undo/redo. ReoGrid: .NET spreadsheet component with NPOI-based Excel read/write.

znlgis/opengis-skills · 50 tokens

sentry

Use when adding error tracking, performance monitoring, and release health to .NET applications — ASP.NET Core, MAUI, WPF, Blazor, EF Core integration. Sentry .NET SDK: cross-platform error and performance monitoring with source map support, breadcrumbs, and alerting.

znlgis/opengis-skills · 60 tokens

wavee-sidebar

Use when changing anything in Wavee's left sidebar — the three designs (Classic / Library V3 / Wavee Curated), the one SidebarPane renderer, the layout document + reducer + templates, the projection/binder/planner data pipeline, sidebar-layout.json persistence, the full-page customizer, pins, or the extension-platform…

christosk92/WaveeMusic · 114 tokens

create-infographic-light

技術文書・設計仕様・実装計画・レポートを、ビルド不要のペラ1 HTML(単一ファイル・file://で動作)として読みやすく図解する create-infographic の軽量版。レビュー用コメント機能(本文選択・図へのコメント→Markdown一括コピー)を必ず組み込む。Use When — 「簡単なHTMLで読みやすくして」「ペラ1のHTMLにして」「軽量版インフォグラフィックで」「この文書にコメント付けられる形にして」のように、文書を手軽に読みやすくレビュー・共有したい場合(HTMLと明言されなくてもよい)。React+Mermaid の本格縦スクロール図解・原稿レビューが必要なら create-infographic…

moorestech/moorestech · 193 tokens