Letterly Exporter
This skill exports formatted letters from your chat into various document formats (like .docx or .pdf) for easy sharing and archiving.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add letterly-exporter npx -- -y @trustedskills/letterly-exporter
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"letterly-exporter": {
"command": "npx",
"args": [
"-y",
"@trustedskills/letterly-exporter"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The letterly-exporter skill allows you to export data from Letterly, a platform for creating and sending personalized letters. It extracts recipient lists and letter templates in formats suitable for import into other systems or further processing. This enables automation of mail campaigns and integration with CRM tools.
When to use it
- Bulk Mail Campaign Preparation: Exporting recipient data from Letterly to prepare for a larger, more complex email marketing campaign using another platform.
- Data Migration: Moving letter templates and contact lists from Letterly to an alternative system or archive.
- CRM Integration: Exporting Letterly data to update customer records in a CRM (Customer Relationship Management) system.
- Reporting & Analysis: Extracting data for analyzing campaign performance or recipient demographics.
Key capabilities
- Exports recipient lists from Letterly.
- Exports letter templates from Letterly.
- Supports various export formats (specific format types not listed).
Example prompts
- "Export all recipients from my 'Newsletter Subscribers' list in CSV format."
- "Can you get the template for my 'Welcome Letter' and save it as a text file?"
- “Give me a JSON representation of all letter templates.”
Tips & gotchas
The skill requires access to your Letterly account. Ensure the AI agent has appropriate permissions within Letterly to read recipient lists and templates.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.