This skill acts as a final QA reflex to ensure that AI-generated client deliverables (proposals, contracts, quotes) are professional and accurate before being sent. It focuses on 'rendered' artifacts rather than the source text, catching errors that often bypass LLM regenerations.
Run this skill immediately before declaring any client-facing document 'ready to send'. It is especially critical for Spanish-language documents where accents are frequently dropped during generation.
client-doc-lint.py script and the pdftotext (poppler-utils) utility.Compatible with agents capable of executing local python scripts and utilizing CLI utilities like poppler, specifically within the Octorato agent OS framework.
This skill has not been reviewed by our automated audit pipeline yet.