You just: - Select text - Hit a hotkey (default ⌘⌥⌃I) - Spackle sends the selection to your configured model
And the rewritten text replaces your selection It’s bring-your-own API key and supports OpenAI, Anthropic, OpenRouter. No local model support (yet...PRs open).
I made this because I wanted something closer to a universal "rewrite shortcut" for macOS. When I get into a flow with writing I don't always want to jump into a separate context, and this makes it easy to get quick rewrites or LLM completions in just about any text field in any app across macOS.
Would love feedback, especially on: - UX friction - Rewrite quality expectations (the prompt could be improved, but you know, ship early) - Other workflows this could support
maxxmini•1h ago
Have you considered adding a way to define multiple rewrite profiles (e.g., "make formal", "simplify", "fix grammar only") that you can cycle through or pick from a quick menu? That would make it way more useful for different writing contexts without needing to change the system prompt each time.