Install
$ agentstack add skill-woodfishhhh-ez-math-model-scientific-slides ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
scientific-slides — 建模答辩与学术幻灯片
何时使用
- 用户在 packaging 完成后明确说“做答辩 PPT”“做 Beamer”“做演示文稿”。
- 题目要求汇报材料。
- 不在主 pipeline 中默认启用。
调用流程
- 读取
workdir/{task_id}/paper.md,抽出每章核心 1-2 句。 - 加载宿主
scientific-slidesskill。 - 按时长选择模板:10-15 分钟答辩、30-45 分钟研讨、30-60 分钟论文答辩。
- 复用
figures/中实际生成的图。 - 输出到
workdir/{task_id}/slides/。
模板选型
| 场景 | 推荐 | |---|---| | CUMCM / 美赛答辩 | conference | | 课题组例会 | seminar | | 论文答辩 | defense |
约束
- 不替代 writer 写论文。
- 不修改
paper.md。 - 不独立重画
figures/中已有图。 - 封面或章节分隔页可使用装饰图,但不得掩盖核心图表。
失败诊断
| 情况 | 处理 | |---|---| | 宿主 skill 未安装 | 给出基于 paper.md 的幻灯片大纲 | | LaTeX 编译失败 | 交付 .tex 源并写诊断 | | 图分辨率过低 | 提示 coder 阶段导出 300dpi |
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: woodfishhhh
- Source: woodfishhhh/EZmath_model
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.