Skip to main content
在 Manus 中运行任何 Skill
一键导入

scitex-etc-media

星标0
分支0
更新时间2026年5月30日 23:27

[WHAT] Media handling for SciTeX — detect file paths in text (render.detect), classify a file by media type (render.classify), and render a file to terminal/chat/markdown (render.show). [WHEN] Scanning tool output for produced figures/data files, deciding how to display a file inline (terminal OSC overlay, AI chat pane, or markdown embed), or mapping a filename extension to a media category. [HOW] `from scitex_etc.media import render` — call `render.detect(text, root_path=...)`, `render.classify(path)`, or `render.show(path, target=...)`.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly