with one click
scitex-etc-media
[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=...)`.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.