agentic-envelope-skilllisted
Install: claude install-skill CompleteTech-LLC/agentic-envelope-skill
# Agentic Envelope Skill
## Purpose
Generate branded CompleteTech LLC #10 addressed envelope PDFs and delivery package metadata.
## System Boundary
This skill owns packaging, addressed envelopes, recipient metadata, attachment lists, output filenames, delivery-readiness checks, and mailing/delivery notes. It does not write the contract, proposal, invoice, certificate, proof asset, delivery record, or email body. Use the orchestrator to decide when this skill is needed, and use `agentic-security-review-skill` before packaging sensitive attachments or external-action workflows.
## Resource Guide
- `generate_envelope.py` - self-contained envelope generator.
- `config.ini` - provider, recipient, branding, and envelope defaults.
- `examples/client_address_override.ini` - recipient address override example.
- `assets/logo.png` - envelope header logo.
## Runtime Permissions
This skill needs local filesystem access only for its documented envelope workflow:
- Reads bundled config files, recipient override INI files, and the configured local logo path.
- Writes only to the user-selected `--out` path or default `output/addressed_envelope.pdf`.
- Runs the local Python entry point `generate_envelope.py`.
- Does not require network access, credential access, persistence, privilege escalation, or destructive file operations.
## Required Inputs
For a normal envelope run, collect:
1. recipient name or organization
2. recipient mailing address
3. optional attention line
4. artifac