Extract figure and table captions from locally prepared paper text using deterministic caption patterns.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add ma-compbio-lab/SkillFoundry --skill figure-table-caption-extraction-starter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Figure Table Caption Extraction Starter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ma-compbio-lab-figure-table-caption-extraction-starter)More formats (shields.io, HTML) on the badges page.
---
name: figure-table-caption-extraction-starter
description: Extract figure and table captions from locally prepared paper text using deterministic caption patterns.
---
# Figure / Table Caption Extraction Starter
Use this starter on plain text or markdown that already contains figure and table caption lines.
```bash
python3 skills/scientific-knowledge/figure-table-caption-extraction-starter/scripts/run_figure_table_caption_extraction.py \
--input skills/scientific-knowledge/figure-table-caption-extraction-starter/examples/paper_excerpt.txt
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!