Pinvou/pinvou-agent is an open-source desktop workspace where an AI agent helps with work, visual design, and software development. People use it to work with files and knowledge, create editable visual artifacts, connect coding agents to projects, and extend the workspace with tools, MCP servers, skills, and workflows; the catalogue skills add capabilities to that environment.
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 agentmods add skills/pinvou/pinvou-agent/pptxnpx skills add Pinvou/pinvou-agent --skill pptxgit clone --depth 1 https://github.com/Pinvou/pinvou-agentWrote 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/pinvou/pinvou-agent/pptx)<a href="https://agentmods.dev/skills/pinvou/pinvou-agent/pptx"><img src="https://agentmods.dev/badge/skills/pinvou/pinvou-agent/pptx.svg" alt="Measured on agentmods" 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.00080 | $0.00399 |
| Opus 5 | $0.00040 | $0.00199 |
| Sonnet 5 | $0.00016 | $0.00080 |
| Haiku 4.5 | $0.00008 | $0.00040 |
Grade A, and why
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 7d 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.
What it actually says
PPT 生成
本地生成可编辑 .pptx:模型产结构化大纲,渲染器套主题模板生成,真·可编辑图表,自带封面缩略图,数据不出机。
流程(严格按序)
- 先列一版大纲(章节 + 每页要点)给用户确认/修改
- 确认后产结构化 deck:封面 / 目录 / 章节 / 要点 / 双栏 / KPI / 图表 / 表格 / 配图 / 结尾
- 按 PPT 内容自动选一套主题(business-blue / tech-dark / gov-red / creative-purple / fresh-green / warm-orange / navy-gold / minimal-mono / midnight),并一句话说明理由,用户可改
- 调
mcp_pptx_make_pptx生成 .pptx - 拿到 path 后必须再调
present_artifact(path, title)上产物卡
严格禁止
- 全程不要用 HTML 代替 .pptx
- 没点名平台时默认本地生成,不要用飞书/在线文档代替——只有用户明确说"做成飞书文档 / 发到飞书"才走飞书技能
环境说明
首次安装 MCP 部分会自动下载 python-pptx 依赖(需联网)。
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.
- 7d ago First seen · 26 lines · 80 tokens per session scan A 770c1f924da9
pptx is a skill published in the GitHub repository Pinvou/pinvou-agent (1,642 stars, last pushed yesterday), licensed MIT. It adds 80 tokens to every session and 399 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
docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…
xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or…
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…
pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…
skill-creator
创建、编辑、优化和测试 skills。当用户明确要求创建一个具体的新 skill、修改已有 skill 的内容或描述、运行 skill 评测,或优化 skill 触发准确率时使用。.