Figure table caption extraction starter
Skill ma-compbio-lab/SkillFoundry/skills/scientific-knowledge/figure-table-caption-extraction-starter
Extract figure and table captions from locally prepared paper text using deterministic caption patterns.From its SKILL.md
npx -y skills add ma-compbio-lab/SkillFoundry --skill figure-table-caption-extraction-starterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.5 KB, 78 tokens by cl100k_base, as published. Nobody here has run it
Figure / Table Caption Extraction Starter
Use this starter on plain text or markdown that already contains figure and table caption lines.
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
What ships with it: 9 files
5.6 KB alongside SKILL.md, 2 of them executable
assets/
- README.md86 B
- sample_caption_summary.json636 B
examples/
- paper_excerpt.txt279 B
- README.md103 B
- sample_paper_excerpt.txt274 B
scripts/
- run_figure_table_caption_extraction.pyruns1.9 KB
tests/
- metadata.yaml1.2 KB
- refs.md186 B