coquill-renderer
OfficialRender templates into validated DOCX/HTML/MD.
AuthorLegalQuants
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill fills document templates with provided variables and produces a complete, render-ready document, while validating that no placeholders or template control tags remain.
Core Features & Use Cases
- Template rendering to multiple formats: Render DOCX templates (via docxtpl), HTML templates, or Markdown templates (via Jinja2).
- Structural completion validation: Detects unfilled
{{ variables }}and any unprocessed{% ... %}control tags and reports validation status. - Optional PDF generation with fallbacks: For DOCX, attempts PDF conversion via docx2pdf or headless LibreOffice; for HTML/Markdown, uses WeasyPrint; PDF failures are soft-fail.
Quick Start
Ask the CoQuill orchestrator to render a template by sending the template path, variable dictionary, output directory, requested format, and draft_notice, then return the produced files and validation results.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: coquill-renderer Download link: https://github.com/LegalQuants/lq-skills/archive/main.zip#coquill-renderer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.