Valor Letterhead -- Professional Letter Generator

Generate Valor-branded .docx letters with regulatory citations and attachments.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/ValorInvestigator/claude-plugin-toolkit --skill valor-letterhead-professional-letter-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Valor Letterhead -- Professional Letter Generator
Source: https://github.com/ValorInvestigator/claude-plugin-toolkit/tree/main/skills/letterhead
Command: npx skills add https://github.com/ValorInvestigator/claude-plugin-toolkit --skill valor-letterhead-professional-letter-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) components.

What problem does it solve?

Drafting polished Valor Investigations letters is time-consuming because formatting, regulatory language, and template accuracy all require manual effort; this skill automates the creation of professional .docx correspondence with the correct header, tone, and contact details.

Core Features & Use Cases

  • Template-based document creation: Automatically loads the Valor letterhead template, clears prior content, and enforces Courier New 12pt throughout for consistency with Levi's style notes.
  • Structured input parsing: Collects recipient, subject, body paragraphs, attachments, properties like deadline consequences, and closing titles before running the Python generator or invoking create_letterhead_doc inline.
  • Use Case: When legal or investigative teams must send a deadline notice referencing HIPAA or ORS regulations, describe the target, subject, and desired tone, and the skill delivers a ready-to-send .docx that highlights consequences and contact details.

Quick Start

Generate a Valor-branded professional letter by asking for recipient, subject, body, and destination before invoking the Python generator.

Frequently Asked Questions about Valor Letterhead -- Professional Letter Generator

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

FAQPage Schema
How do I automate generating professional .docx legal correspondence from a template?

Automating professional .docx legal correspondence involves loading a branded letterhead template, parsing structured recipient and subject inputs, and running a python-docx script to output a finalized document with enforced Courier New 12pt formatting.

What's the best way to create legal letters that cite regulations and include attachment tracking?

Creating legal letters that cite regulations requires structured input parsing for recipient metadata, body paragraphs, and deadline consequences, then invoking a Python generator to produce a ready-to-send .docx with optional attachment tracking.

Does python-docx support enforcing specific font styles like Courier New throughout a document?

Yes, python-docx supports enforcing specific font styles like Courier New 12pt throughout a document by clearing prior template content and applying consistent formatting rules during the letter generation process.

How do I structure inputs for investigative correspondence that emphasizes regulatory consequences?

Structuring inputs for investigative correspondence requires collecting recipient details, subject, body paragraphs, deadline consequences, and closing titles before invoking the Python generator to produce a compliance-ready .docx letter.

Can I use a letterhead template with python-docx to generate branded legal documents?

Yes, you can use a letterhead template with python-docx by loading the branded template, clearing prior content, and running a Python generator script to save finalized .docx legal documents with consistent headers and contact details.

What are the limitations of template-based document automation for legal compliance letters?

Template-based document automation for legal compliance letters requires access to the specific letterhead template file and depends on python-docx, meaning template availability and Python environment setup are prerequisites for generating branded .docx correspondence.