morph-ppt-3d

A presentation-building extension for Morph PPT that adds GLB 3D model insertion, camera direction, model-based layouts, and visual design rules. GLB is a file format for 3D models, and PPTX is the standard PowerPoint file format.

In plain words
What is it for?
Use it when creating a PPTX with a GLB model, cinematic camera treatment, and Morph transitions.
Why use it?
It provides instructions for including a 3D model in a PowerPoint deck while keeping the presentation's visual system consistent.

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/team-commonly/commonly/morph-ppt-3d
Any agent
npx skills add Team-Commonly/commonly --skill morph-ppt-3d
Clone the repo
git clone --depth 1 https://github.com/Team-Commonly/commonly

Made for: Claude Code, Codex.

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,056 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. Scan, not verified.
Origin 97% copy Near-identical to another mod 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.07056
Opus 5 $0.00018 $0.03528
Sonnet 5 $0.00007 $0.01411
Haiku 4.5 $0.00004 $0.00706

Measured 3d ago against content hash 3ed8929b004b, 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 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.

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://raw.githubusercontent.com/iOfficeAI/OfficeCLI/main/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://raw.githubusercontent.com/iOfficeAI/OfficeCLI/main/install.sh | bash`
Origin

This is a copy

97% identical to morph-ppt-3d — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

backend/commonly-bundled-skills/officecli/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://raw.githubusercontent.com/iOfficeAI/OfficeCLI/main/install.sh | bash
  • Windows (PowerShell): irm https://raw.githubusercontent.com/iOfficeAI/OfficeCLI/main/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. 3d ago First seen · 568 lines · 37 tokens per session scan C 3ed8929b004b

Subscribe to this mod's changes

morph-ppt-3d is a skill published in the GitHub repository Team-Commonly/commonly (1,323 stars, last pushed 3d ago), licensed Apache-2.0. It adds 37 tokens to every session and 7,056 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). It is 97% identical to morph-ppt-3d, differing in 6 lines, and is treated as a copy.

Related

Other skills, from other repositories

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

djbelieny/nova · 59 tokens

visualize

Render a polished visual inline in the chat as part of your answer — a diagram, a chart, an interactive explainer, or a UI mockup. Load it proactively whenever an explanation would land better as a picture than as prose. Do not wait to be asked.

vellum-ai/vellum-assistant · 57 tokens

openscreen-design

Use this skill to generate well-branded interfaces and assets for OpenScreen (an AI-native screen-recording studio & video editor), either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.

getopenscreen/openscreen · 62 tokens

banana

Direct, generate, edit, compare, and review visual assets with current Google Gemini image models. Use for image creation, image editing, reference-based consistency, product and character visuals, text-bearing graphics, grounded diagrams, video-derived images, and multi-model image portfolios.

AgriciDaniel/banana-claude · 55 tokens

architecture-design

Orchestrate an architectural concept workflow across Rhino, Blender, and ComfyUI connectors.

CoWork-OS/CoWork-OS · 21 tokens

concept-to-image

Turn concepts into static HTML visuals exported as PNG or SVG files via HTML/CSS/SVG. Triggers on: "create an image of", "export as PNG", "save as SVG", "concept to image", "screenshot this HTML". NOT for interactive HTML, use static-web-artifacts-builder.

Mathews-Tom/armory · 66 tokens