compilacao-final

Merge chapter outputs into one final document and validate cross-section coherence.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/aldemararaujo/pesquisa-app --skill compilacao-final
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compilacao-final
Source: https://github.com/aldemararaujo/pesquisa-app/tree/main/skills/compilacao-final
Command: npx skills add https://github.com/aldemararaujo/pesquisa-app --skill compilacao-final

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, docx2pdf, reportlab.

What problem does it solve?

This Skill compiles the outputs of the research pipeline into a single integrated final document, checks cross-chapter consistency, and prepares submission-ready deliverables for CEP review.

Core Features & Use Cases

  • Document collection and validation: Accepts chapter files or pasted content and confirms which of the 13 expected sections are present or pending.
  • Coherence review: Checks content, structure, and style across chapters for contradictions in objectives, methods, timeline, references, citations, tense, and terminology.
  • Final assembly and export: Merges the materials in canonical order and produces the final Markdown, DOCX, PDF, and coherence report files.
  • Use case: A researcher has completed the individual chapter skills and needs one final pass to integrate everything into a submission-ready project.

Quick Start

Provide the .md files generated by the earlier skills or paste the chapter content directly, and the Skill will review coherence and compile the final project.

Frequently Asked Questions about compilacao-final

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I compile multiple markdown chapters into one final academic research document?

To compile research chapters into one final document, provide the markdown files or paste the content directly. The Skill merges them in canonical order and validates cross-section coherence for objectives, methods, timeline, and references.

How does cross-chapter coherence checking work for academic project assembly?

Coherence checking for academic project assembly works by scanning the integrated document for contradictions in objectives, methods, timeline, references, citations, tense, and terminology. It generates a dedicated coherence report highlighting any inconsistencies across the 13 expected sections.

Can I export a compiled research project to DOCX and PDF for CEP submission?

Yes, you can export a compiled research project to DOCX and PDF for CEP submission. The Skill uses python-docx, docx2pdf, and reportlab to generate final Markdown, DOCX, PDF, and coherence-report deliverables automatically.

What is the best way to prepare research chapters for final document integration?

The best way to prepare chapters for document integration is to ensure all 13 expected sections are complete. The Skill accepts individual .md files generated by earlier pipeline skills or pasted content, validating which sections are present or pending before merging.

Does this research compilation tool check formatting style and terminology consistency?

Yes, the research compilation tool checks formatting style and terminology consistency. During the coherence review, it validates structural alignment, checks tense consistency, and ensures terminology matches across all merged chapter outputs.

What happens if my research chapters have conflicting timelines or method descriptions?

If research chapters have conflicting timelines or method descriptions, the compilation process logs the discrepancies in a coherence report. It identifies these inconsistencies across objectives, methods, and timeline before generating the final integrated document.