Skip to main contentCrate corky
Source - accounts
- Account configuration โ parse accounts.toml with provider presets.
- app_config
- App-level config for corky (mailbox registry, defaults).
- audit_docs
- Audit instruction files against the codebase.
- cli
- config
- contact
- draft
- Push a draft markdown file as an email draft, or send it directly.
- filter
- help
- Command reference for corky.
- init
- Initialize a new corky project directory with config and folder structure.
- label
- mailbox
- resolve
- Path resolution for corky data and config directories.
- schedule
- Unified scheduling for social and email drafts.
- skill
- Install agent skills into a project directory.
- social
- Social media posting module.
- sync
- IMAP email sync โ fetch threads from IMAP and write to Markdown.
- topics
- Topic management module.
- transcribe
- Audio transcription via whisper-rs.
- upgrade
- Version upgrade check and self-update for corky.
- util
- watch
- IMAP polling daemon โ syncs email and pushes to shared repos on an interval.