Home / helloo1568 / slidemuse · SKILL.md · GitHub

slidemuse skillA

slidemuse is agent-read markdown (skill) from helloo1568/slidemuse: 将书籍、PDF、论文、报告或文字材料制作成视觉优先的图片版 PPT,适用于竞赛、答辩、路演、课程展示和读书分享;在用户明确要求时按 Scene v1 还原可编辑 PPTX。流程包含需求和大纲确认、四套风格选型及逐页生图;不用于直接修改已有可编辑 PPTX。.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# SlideMuse · 2.5.0

本技能只有一条主流程:**内容提炼 → 图片 PPT 生成 → 可编辑 PPTX 还原**。
用户负责确认内容与风格,Agent 负责按已确认规格执行;不得把流程改写成“先做原生信息层”的编辑优先路线。

## 运行环境

- 通过仓库根目录的 `install.py` 安装时,技能目录会创建独立的 `.venv`,并在 `.skill-python` 中记录解释器绝对路径。
- 执行任何 `scripts/*.py` 前,若 `.skill-python` 存在,优先使用其中的解释器;否则使用可用的 Python 3.10+。
- 下文命令中的 `python` 均表示上述技能解释器,不要求用户把依赖安装进全局 Python 环境。
- 任务材料和产物必须放在独立工作目录,不得写入技能安装目录。

## 平台与生图后端

- **最佳推荐:Codex + GPT Image 2.5。** Codex 暴露模型选择时,风格探索优先使用 GPT Image 2.5 Flare,成品页与精确参考编辑优先使用 GPT Image 2.5 Sunburst。
- Codex 未暴露型号时调用其当前生图能力,不得声称指定了某个 2.5 子型号。
- 其他 Agent 必须调用该 Agent 自身提供或已连接的图像生成/编辑能力,不得假设存在 Codex 专属工具。
- 仓库脚本不负责生图、OCR 或视觉理解,也不自动调用收费 API。

## 强制流程契约

以下是本技能的默认流程;明确的跳过、代定或代选授权只改变对应环节,不扩大其他阶段的授权:

1. 每次行动前判断状态,只执行状态表允许的动作。
2. 五项需求未齐时只确认缺失项;可检查文件存在性和页数等元数据,不得阅读正文、提炼内容或生图。
3. 内容大纲必须单独展示。未获确认或明确代定授权时停止等待,不得生成风格总览;已获对应授权时记录后继续。
4. 风格未锁定时默认生成四张独立的幻灯片浏览视图并等待选择;具体豁免只按“风格门禁”执行,不得自行判断跳过。
5. 新材料必须先完成图片版。用户一开始要求可编辑版表示已授权最后阶段,但不能跳过图片版直接创作原生 PPTX。
6. Step 2 开始前必须创建并验证 `page-spec.json`。它保存已确认文字、数据、来源、元素意图和稳定 ID;Step 3 不得重新 OCR 或改写其中的已知内容。
7. “帮我做 PPT”“直接做一份”“按技能制作”不构成跳步授权。只按用户明确说出的跳过、代定或代选范围快进。
8. 用户新指令与旧规格冲突时,按[变更与恢复规则](references/workflow-updates.md)更新已有规格、回退状态并标记受影响产物;尚未创建的 Page Spec 不提前创建。
…

Read the whole file at its exact version.

How to install

Latest version
mdr add helloo1568/slidemuse/slidemuse@git:20260924.2a74f60
Exact content
mdr add helloo1568/slidemuse/slidemuse@sha256:00f40f4c264f4866

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_f4o7hqyin6qya3c7.svg)](https://markdownregistry.com/a/art_f4o7hqyin6qya3c7)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.2a74f60 latest2026-09-24 2a74f60 16,000 BA view · diff
git:20260923.2b2c8dd2026-09-23 2b2c8dd 13,738 BA view · diff
git:20260923.d388cbd2026-09-23 d388cbd 13,738 BA view · diff
git:20260920.8c584612026-09-20 8c58461 14,095 BA view · diff
git:20260920.f5c2e652026-09-20 f5c2e65 13,945 BA view · diff
git:20260920.b06ab452026-09-20 b06ab45 13,946 BA view · diff
git:20260918.84306a52026-09-18 84306a5 13,432 BA view · diff
git:20260916.0a4395f2026-09-16 0a4395f 10,783 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (16000 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

helloo1568/slidemuse · 21 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_f4o7hqyin6qya3c7
GET https://markdownregistry.com/api/v1/resolve?ref=helloo1568/slidemuse/slidemuse
GET https://markdownregistry.com/api/v1/blob/00f40f4c264f4866ec8c34206aadcaac61fa9abffef71072c1f8ea2eccf8bc76

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

Browse by kind, by grade A, or by owner.