coquill-analyzer
OfficialTurn templates into actionable manifests
Software Engineering#dependency graph#template analysis#manifest generation#variable inference#docx extraction#config merge
AuthorLegalQuants
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the guesswork from turning CoQuill v2 contract template files into a structured manifest by automatically extracting template variables, control structures, and loop-scoped fields.
Core Features & Use Cases
- Template structure parsing: Detects
{% if %},{% else %},{% endif %},{% for %}, and{{ variable }}tags and classifies variables by scope (top-level, conditional branches, loop sub-variables). - Type inference & variable labeling: Infers basic variable types (e.g., boolean/text/date/number/email/phone) from names and produces human-friendly labels.
- Config merge for authoritative overrides: Merges
config.yamlvariable overrides into the extracted manifest while preserving template-derived structure. - Manifest generation for orchestrated rendering: Produces a v2
manifest.yamlconsumed by the CoQuill orchestrator, including dependencies and optional meta/groups/validation.
Quick Start
Ask the Orchestrator to run the coquill orchestrator analyzer on your template directory so it generates <template_dir>/manifest.yaml.
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-analyzer Download link: https://github.com/LegalQuants/lq-skills/archive/main.zip#coquill-analyzer 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.