morph-ppt-3d

morph-ppt-3d is a skill for Claude Code, Codex from iOfficeAI/OfficeCLI. It costs 37 tokens per session (7,049 once invoked), scanned C, original, Apache-2.0.

A presentation-building extension for adding GLB 3D models—files that contain 3D scenes or objects—to PowerPoint slides with Morph transitions, which animate matching objects between slides.

In plain words
What is it for?
Use it when creating a .pptx that includes a .glb model, cinematic camera views, model-focused layouts, and Morph animation between slides.
Why use it?
It defines which 3D files can be used and how the model, camera, and slide layout should fit together. It also adds design rules for producing consistent presentations.

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/iofficeai/officecli/morph-ppt-3d
Any agent
npx skills add iOfficeAI/OfficeCLI --skill morph-ppt-3d
Clone the repo
git clone --depth 1 https://github.com/iOfficeAI/OfficeCLI

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 morph-ppt-3d

README.md
[![agentmods](https://agentmods.dev/badge/skills/iofficeai/officecli/morph-ppt-3d.svg)](https://agentmods.dev/skills/iofficeai/officecli/morph-ppt-3d)
Your own site
<a href="https://agentmods.dev/skills/iofficeai/officecli/morph-ppt-3d"><img src="https://agentmods.dev/badge/skills/iofficeai/officecli/morph-ppt-3d.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,049 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. Scan, not verified.
Origin original 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 $0.00037 $0.07049
Opus 5 $0.00018 $0.03524
Sonnet 5 $0.00007 $0.01410
Haiku 4.5 $0.00004 $0.00705

Measured 4d ago against content hash 951080c11ac0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

morph-ppt-3d scanned grade C with 2 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 4d 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.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

- **macOS / Linux**: `curl -fsSL https://d.officecli.ai/install.sh | bash`

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- **macOS / Linux**: `curl -fsSL https://d.officecli.ai/install.sh | bash`
Origin

Copies of this mod

2 near-identical copies found in the catalogue:

skills/morph-ppt-3d/SKILL.md · 568 lines

How it starts

The opening of the file, as written. The whole thing — 568 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Morph PPT — 3D Extension

This skill extends morph-ppt. All morph-ppt rules (naming, ghosting, design, verification) apply in full. This file covers 3D-specific additions and an enriched design system combining morph-ppt aesthetics with concrete color palettes, font pairings, and layout quality guardrails.


Setup

If officecli is missing:

  • macOS / Linux: curl -fsSL https://d.officecli.ai/install.sh | bash
  • Windows (PowerShell): irm https://d.officecli.ai/install.ps1 | iex

Verify with officecli --version (open a new terminal if PATH hasn't picked up). If install fails, download a binary from https://github.com/iOfficeAI/OfficeCLI/releases.

Use when

  • User wants a .pptx with a .glb 3D model and Morph transitions.

3D Model Compatibility Gate (before generation)

  1. Only .glb is supported. If user provides .fbx / .obj / .blend / .usdz / .gltf, ask them to convert to .glb first (e.g. via Blender export).
  2. If user has no model, follow the Model Discovery Flow below.
  3. All files (.glb, .pptx, build script) must be in the same working directory.

Model Discovery Flow (when user has no model)

When the user gives a topic but no .glb file, proactively help them find a matching model instead of just listing websites.

Step 1: Understand the topic and suggest model direction

Based on the user's topic, suggest what kind of 3D model would work:

Topic type Model suggestion Example
Product/brand The actual product or a similar one "coffee brand" → coffee cup, coffee machine, bean
Animal/character The animal or mascot "fox mascot" → fox 3D model
Architecture/space Building, room, or structure "new office" → office building, interior
Vehicle/transport The vehicle itself "EV launch" → car, motorcycle, bicycle
Food/cooking The dish or ingredient "Japanese food" → sushi platter, ramen bowl
Tech/gadget The device "phone launch" → phone, tablet, laptop
Nature/science The subject "solar system" → planet, sun, earth
Abstract concept A symbolic object "teamwork" → puzzle pieces, gears, bridge

Read the full file on GitHub · 568 lines

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. 4d ago First seen · 568 lines · 37 tokens per session scan C 951080c11ac0

Subscribe to this mod's changes

morph-ppt-3d is a skill published in the GitHub repository iOfficeAI/OfficeCLI (29,796 stars, last pushed today), licensed Apache-2.0. It adds 37 tokens to every session and 7,049 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.