figures-gallery
Generates an HTML gallery of all project figures with captions and source notebooks. Use when reviewing figures.
它会碰到什么
扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Generate Figures Gallery
Create an HTML gallery page displaying all project figures with their captions and source notebooks.
Steps
- Scan
images/for all image files:
- Supported formats:
.png,.jpg,.jpeg,.svg,.pdf - Record each file's name, path, and modification date
- Scan all registered notebooks (from
_quarto.yml) for cells withfig-labels:
- Extract the cell label (e.g.,
fig-sample,fig-event-study) - Extract the caption from
#| fig-cap:or*| fig-cap:directives - Record the source notebook path
- Generate an HTML gallery page with:
- A title and generation timestamp
- For each figure from
images/: - Image thumbnail (or placeholder for PDFs)
- Filename as caption
- File size and dimensions (if determinable)
- For each figure from notebooks:
- The cell label
- The caption (from cell directive)
- The source notebook name
- The embed shortcode:
{{< embed notebooks/<name>.ipynb#<label> >}} - Simple CSS styling for a grid layout
- Save the gallery to
_manuscript/figures-gallery.html(the_manuscript/directory is gitignored, so this output won't be committed).
- Report:
- File path to the gallery
- Count of figures from
images/ - Count of figure cells from notebooks
- Command to open:
open _manuscript/figures-gallery.html
Error handling
- If
images/does not exist or is empty, note it and continue with notebook figures. - If no notebooks have
fig-labeled cells, note it and continue withimages/files. - If both sources are empty, report "No figures found in the project."
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
星标★ 3,829
本站分层T1
该仓技能数1161
原文件路径
skills/29-quarcs-lab-project20XXy/dot-claude/skills/figures-gallery/SKILL.md同一个仓库里的其他技能
- Full-empirical-analysis-skill
- Full-empirical-analysis-skill-R
- Full-empirical-analysis-skill-Stata
- auto-empirical-research-skills
- StatsPAI_skill
- Full-empirical-analysis-skill
- Full-empirical-analysis-skill-Stata
- Full-empirical-analysis-skill-R
- academic-paper-composer
- academic-paper-strategist
- medical-imaging-review
- paper-slide-deck