figure-reference-checker
Check figure references in manuscripts
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aipoch-ai/figure-reference-checkerWhat This Skill Does
The figure-reference-checker is a specialized tool designed for academic researchers and technical writers to maintain document integrity. It systematically scans manuscript files—specifically supporting formats like .docx—to cross-reference in-text citations with actual image captions. By parsing the document structure, the skill ensures that every time a reference like 'see Figure 1' appears, a corresponding figure label exists. It effectively flags orphaned references that point to non-existent figures, alerts users to potential inconsistencies in numbering, and highlights missing citations where figures may have been inserted but not referenced. This process ensures that your manuscript remains logically coherent and ready for professional peer review.
Installation
To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:
clawhub install openclaw/skills/skills/aipoch-ai/figure-reference-checker
Ensure your local environment meets the standard prerequisites for OpenClaw tools and that you have sufficient permissions in your working directory to allow the tool to read your manuscript files and generate audit reports.
Use Cases
This skill is ideal for:
- Academic manuscript preparation to ensure compliance with journal formatting standards.
- Technical documentation cleanup where multiple authors may have inadvertently duplicated or deleted figure labels.
- Final pre-submission quality assurance checks for theses, dissertations, or whitepapers.
- Rapid auditing of large documents (50+ pages) where manual verification is prone to human error.
Example Prompts
- 'Please scan my paper.docx and identify any orphaned figure references that don't match an actual figure label.'
- 'Run the figure-reference-checker on draft_v4.docx and list all missing citations for my illustrations.'
- 'Check the consistency of figure numbering in thesis_final.docx to ensure no figures are skipped or referenced incorrectly.'
Tips & Limitations
- Input Validation: Ensure your manuscript is saved in a standard .docx format for the best parsing results.
- File Paths: Always provide the full or relative path to your file in the workspace to avoid traversal errors.
- Limitations: Currently, this tool does not support complex LaTeX files or multi-document projects linked via cross-reference managers. It is optimized for standalone document processing. Ensure your document is closed in other editors (like MS Word) before running the checker to avoid file-locking issues.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aipoch-ai-figure-reference-checker": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
mechanism-flowchart
Generates Mermaid flowchart code and visual diagrams for pathophysiological.
reference-style-sync
One-click synchronization and standardization of reference formats in literature management tools, intelligently fixing metadata errors.
clinical-data-cleaner
Use when cleaning clinical trial data, preparing data for FDA/EMA submission, standardizing SDTM datasets, handling missing values in clinical studies, detecting outliers in lab results, or converting raw CRF data to CDISC format. Cleans and standardizes clinical trial data for regulatory compliance with audit trails.
metagenomic-krona-chart
Analyze data with `metagenomic-krona-chart` using a reproducible workflow, explicit validation, and structured outputs for review-ready interpretation.
anatomy-quiz-master
Generate interactive anatomy quizzes for medical education with multiple question types, difficulty levels, and anatomical regions. Supports gross anatomy, neuroanatomy, and clinical correlations for self-assessment and exam preparation.