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 aktsmm/Agent-Skills --skill azure-update-customer-pptxgit clone --depth 1 https://github.com/aktsmm/Agent-SkillsWrote 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/aktsmm/agent-skills/azure-update-customer-pptx)<a href="https://agentmods.dev/skills/aktsmm/agent-skills/azure-update-customer-pptx"><img src="https://agentmods.dev/badge/skills/aktsmm/agent-skills/azure-update-customer-pptx/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/aktsmm/agent-skills/azure-update-customer-pptx"><img src="https://agentmods.dev/badge/skills/aktsmm/agent-skills/azure-update-customer-pptx.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00088 | $0.02876 |
| Opus 5 | $0.00044 | $0.01438 |
| Sonnet 5 | $0.00018 | $0.00575 |
| Haiku 4.5 | $0.00009 | $0.00288 |
Grade A, and why
azure-update-customer-pptx 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 3d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 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.
- agents/build-pptx.agent.md 6.3 KB
- agents/enrich.agent.md 8.5 KB
- agents/finalize.agent.md 6.7 KB
- agents/notes-generator.agent.md 8.3 KB
- agents/orchestrator.agent.md 13 KB
- agents/prepare.agent.md 3.6 KB
- agents/review.agent.md 10 KB
- assets/config.template.json 1.8 KB
- assets/customer-keywords.template.json 941 B
- assets/customer-profile.template.md 1.4 KB
- assets/exclude-keywords.template.json 447 B
- assets/mcp.sample.json 238 B
- assets/render-style.v1.json 1.4 KB
- assets/template-contract.v1.json 1.4 KB
- assets/template/azure-update-template.pptx 70 KB
- LICENSE.txt 269 B
- references/agents-overview.md 911 B
- references/customer-profile.md 5.3 KB
- references/dependencies.md 4.6 KB
- references/mcp-sourced-content.md 8.5 KB
- references/migration-map.md 5.3 KB
- references/pre-check.md 781 B
- references/python-build-engine.md 2.9 KB
- references/python-lineage-inventory.md 2.2 KB
- references/region-stamp.md 10 KB
- references/slide-structure.md 20 KB
- references/template-lifecycle.md 3.9 KB
- references/template-requirements.md 1.9 KB
- references/validation-rules.md 13 KB
- scripts/Build-CustomerPptx.ps1 24 KB runs code
- scripts/Cleanup-MasterLayouts-Slow.ps1 2.2 KB runs code
- scripts/Enrich-CustomerPptx.ps1 32 KB runs code
- scripts/Export-PptxToPdf.ps1 4.9 KB runs code
- scripts/Fetch-AzureUpdates.ps1 5.6 KB runs code
- scripts/Fix-Labels.ps1 6.1 KB runs code
- scripts/Fix-NoteMismatch.ps1 10 KB runs code
- scripts/Fix-RegionInfo.ps1 5.0 KB runs code
- scripts/Initialize-AzureUpdateWorkspace.ps1 5.1 KB runs code
- scripts/Invoke-PptxVerify.ps1 3.0 KB runs code
- scripts/Invoke-PythonPptxBuild.ps1 2.1 KB runs code
- scripts/PptxCommon.psm1 57 KB
- scripts/Prepare-CustomerPptx.ps1 20 KB runs code
- scripts/python/benchmark-policy.json 514 B
- scripts/python/build_customer_pptx.py 41 KB runs code
- scripts/python/compare_pptx.py 7.0 KB runs code
- scripts/python/requirements.in 47 B
- scripts/python/requirements.lock 239 B
- scripts/python/verify_pdf_text.py 3.3 KB runs code
- scripts/Refine-Template-Safe.ps1 2.9 KB runs code
- scripts/Refine-Template.ps1 4.5 KB runs code
- scripts/Remove-LayoutPreviewBadge.ps1 1.3 KB runs code
- scripts/Remove-StaleArtifacts.ps1 3.9 KB runs code
- scripts/Run-CustomerPptxPipeline.ps1 7.7 KB runs code
- scripts/Test-AzureUpdateWorkspace.ps1 6.8 KB runs code
- scripts/Test-PptxDistribution.ps1 4.7 KB runs code
- scripts/Test-PptxEngineParity.ps1 3.2 KB runs code
- scripts/Verify-Pptx.ps1 47 KB runs code
- tests/test_python_engine.py 12 KB runs code
- tests/Test-RegionReview.ps1 1.8 KB runs code
- tests/Test-TitleAlias.ps1 3.2 KB runs code
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.
- 3d ago Changed 5f6650e113a4
- 11d ago First seen · 177 lines · 88 tokens per session scan A 926f4a857ff4
azure-update-customer-pptx is a skill published in the GitHub repository aktsmm/Agent-Skills (26 stars, last pushed today), with no licence file. It adds 88 tokens to every session and 2,876 once invoked, about $0.0004 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-08-30.
Other skills, from other repositories
wowerpoint
Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about ", "turn this report into slides", or any request to render a single document as shareable narrative slides.
ppt-master
AI-driven presentation workflow for generating editable PPTX decks and slides, reconstructing page visuals, creating reusable Brand/Style/Layout/Deck workspaces, filling native PPTX templates, and enhancing finished PPTX files. Use when the user asks to create, generate, reconstruct, regenerate, beautify, redesign…
powerpoint
Create designed, editable PowerPoint .pptx presentations with PptxGenJS. Use when the user asks to create, generate, update, or inspect a deck, slide deck, presentation, or .pptx file.
deck-ljg-present
A presentation template that converts an outline or Markdown document into large, poster-like slides while keeping the original wording, order, and content. It uses black, red, or yellow colour themes and assigns document elements to slide layouts.
skill-deck
Generate slide deck presentations from briefs — use when you need slides, pitch decks, or visual summaries.
powerpoint
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling.