quill-export
CommunityExport Quill meetings as notes with speaker IDs
Authoremdashcodes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the extraction of meeting data from the Quill macOS app and formats it into clean, ready-to-use Markdown with YAML frontmatter for Obsidian vaults.
Core Features & Use Cases
- Data extraction: Pulls meeting metadata, transcripts, and notes from Quill's SQLite database.
- Speaker-aware transcripts: Maps anonymous speaker IDs to names when available and formats transcripts for readability.
- Markdown output: Generates a complete markdown document including frontmatter, notes, transcript, and an optional audio link.
- Use Case: Convert your last 50 Quill meetings into searchable notes for project documentation and knowledge capture.
Quick Start
Run the export script to list recent meetings or export by ID or name:
- List: python3 ~/.claude/skills/quill-export/scripts/export_meeting.py list [limit]
- Export by ID: python3 ~/.claude/skills/quill-export/scripts/export_meeting.py export <meeting-id>
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: quill-export Download link: https://github.com/emdashcodes/claude-code-plugins/archive/main.zip#quill-export Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.