morph-ppt-3d

morph-ppt-3d is a skill for Claude Code, Codex from zhu1090093659/deepseek-pp. It costs 37 tokens per session (7,044 once invoked), scanned C, a copy of morph-ppt-3d, Apache-2.0.

An extension for creating PowerPoint presentations that include GLB 3D models and Morph transitions. GLB is a file format for 3D models, while Morph is a PowerPoint transition that animates changes between slides.

In plain words
What is it for?
It is for building .pptx presentations with a .glb model, including layouts that place and present the model with a cinematic camera.
Why use it?
It covers the extra checks and design decisions needed when a presentation contains a 3D model.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for building .pptx presentations with a .glb model, including layouts that place and present the model with a cinematic camera.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhu1090093659/deepseek-pp/morph-ppt-3d
About the project

DeepSeek++ is a browser extension that turns the DeepSeek website into an AI workspace with tools, memory, skills, media analysis, and automation. DeepSeek users employ it to manage projects, control browser pages, search the web, reuse context, and export conversations, while the catalogue entries add skills and instructions for that workspace.

zhu1090093659/deepseek-pp · 1,848 stars · on GitHub · chromewebstore.google.com

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.

Any agent
npx skills add zhu1090093659/deepseek-pp --skill morph-ppt-3d
Clone the repo
git clone --depth 1 https://github.com/zhu1090093659/deepseek-pp

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/zhu1090093659/deepseek-pp/morph-ppt-3d/github.svg)](https://agentmods.dev/skills/zhu1090093659/deepseek-pp/morph-ppt-3d)
Your own site
<a href="https://agentmods.dev/skills/zhu1090093659/deepseek-pp/morph-ppt-3d"><img src="https://agentmods.dev/badge/skills/zhu1090093659/deepseek-pp/morph-ppt-3d/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.

agentmods 80×15 button for morph-ppt-3d

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhu1090093659/deepseek-pp/morph-ppt-3d"><img src="https://agentmods.dev/badge/skills/zhu1090093659/deepseek-pp/morph-ppt-3d.svg" alt="Reviewed on agentmods" width="80" 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,044 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% 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.1 $0.00037 $0.07044
Opus 5 $0.00018 $0.03522
Sonnet 5 $0.00007 $0.01409
Haiku 4.5 $0.00004 $0.00704

Measured 12d ago against content hash 4019eedf8f9a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, 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 12d 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

This is a copy

100% identical to morph-ppt-3d — 2 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.

core/skill/officecli-official/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. 12d ago First seen · 568 lines · 37 tokens per session scan C 4019eedf8f9a

Subscribe to this mod's changes

morph-ppt-3d is a skill published in the GitHub repository zhu1090093659/deepseek-pp (1,848 stars, last pushed 29d ago), licensed Apache-2.0. It adds 37 tokens to every session and 7,044 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 100% identical to morph-ppt-3d, differing in 2 lines, and is treated as a copy.

Related

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.

thedotmack/claude-mem · 55 tokens

render

Use when the user says '/render', 'render this', 'render diagrams', 'generate SVG', 'mdview render', or wants to render markdown files with ASCII art diagrams to HTML via mdview. This skill generates DiagramSpec JSON for ASCII art blocks, embeds specs as HTML comments in the markdown, and calls mdview to produce…

EmpiricaAI/empirica · 87 tokens

deck-ai

Generate modern presentation decks (PDF) from markdown content. Local open-source alternative to Gamma — uses Slidev for layouts and Unsplash for imagery. Invoke when the user asks to "make a deck", "build slides from this", or "turn this into a presentation".

assafkip/kipi-system · 57 tokens

kami

Generate PDFs, resumes, CVs, letters, slide decks, portfolios, one-pagers, white papers, and professional documents. Use when user asks to create a PDF, make a resume, write a letter, design slides, format a document, typeset a report, build a portfolio, make a presentation, or create a one-pager. Warm parchment…

EliasOulkadi/shokunin · 0 tokens

pptx-skill

A tool for reading, summarising, creating, editing, and converting PowerPoint (.pptx) presentations. It renders slides as images so their visual layout, charts, and diagrams can be understood.

OpenLoaf/OpenLoaf · 219 tokens

NanoBanana-PPT-Skills

A coding-agent skill for generating PowerPoint presentations, with instructions and documentation for the NanoBanana PPT generator.

girish6055/NanoBanana-PPT-Skills · 0 tokens