letterly-exporter
Original:🇺🇸 English
Translated
1 scripts
Automates the process of exporting data from Letterly and saving it to your Obsidian vault.
6installs
Added on
NPX Install
npx skill4agent add psycho-baller/ai-agents-config letterly-exporterTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →letterly-exporter
This skill automates the process of exporting data from Letterly and saving it to your Obsidian vault.
Prerequisites
- Python 3.8+
- Playwright: A browser automation library.
Installation
bash
pip install -r requirements.txt
playwright install chromiumUsage
Run the script:
bash
python3 export_letterly.pyHow it Works
- Browser: The script uses Playwright's bundled Chromium. This is a standalone browser binary (about ~100MB) that won't touch your existing browsers (Arc, Brave, Zen).
- Persistent Session: Your login session is stored in the folder, so you only log in once.
chrome_context/ - Automation:
- Navigates to .
https://web.letterly.app - Clicks "Settings".
- Clicks "Export Data".
- Downloads the CSV file.
- Moves the file to in your vault.
My Outputs/Transcriptions/
- Navigates to