Show HN: Yoink AI – macOS AI app that edits directly in any textfield of any app

12 byintes 4 8/28/2025, 2:13:41 PM useyoink.ai ↗
Hey HN, I built Yoink AI to solve my biggest frustration with AI tools: they constantly break my workflow. I was tired of copy-pasting between my apps and a chatbot just for simple edits.

Yoink AI is a macOS app that brings the AI to you. With a simple hotkey (⌘ Shift Y), it works directly inside any text field, in any app. If you can type there Yoink can write there

Key Features: - Automatically captures the context of the text field you're in, so you dont have to manually prime it

- Create custom voices trained on your own writing samples. This helps you steer the output to match your personal style and avoid generic, robotic-sounding text

- Yoink doesnt just dump text and run. It delivers suggestions as redline edits that you can accept or reject, keeping you in full control.

It's less of a chatbot and more of a collaborative writing partner that adapts to your workflow, not the other way around.

There's a free tier with 10 requests/month and we just launched a pro trial, which will get you 100 requests for the first 7 days to try it out!

I'm here to answer questions and would love to hear what you think - like all early stage start ups, feedback is always deeply appreciated

Comments (4)

Wowfunhappy · 1h ago
How are you able to do this with all of Apple's restrictions? I know there's the accessibility API, but since Mojave the user needs to manually grant permission to do control each individual target app, is that what they need to do for Yoink?
jasonjmcghee · 49m ago
Can't speak to Yoink but I built a project a year or two ago that did something similar. I used a stupid simple method - input simulation (using the fantastic enigo library). And if you want context, you can simulate select all + copy, and access via clipboard. Similar if you want to replace, etc.

https://github.com/jasonjmcghee/plock

The goal of this project was to just be able to pipe / run arbitrary commands from any text context. But, that lined up well with LLMs usage.

CameronBanga · 1h ago
Just as a first initial thought, when I think of Yoink for Mac, I think of this popular tool: https://apps.apple.com/us/app/yoink-better-drag-and-drop/id4...

At first I thought Yoink was making a new AI tool, not that this was a brand new thing.

byintes · 7h ago
Hey everyone, founder of Yoink here. Thanks for checking out the post! I'm really excited to hear what you think, and I'm genuinely open to all feedback the good, the bad, and the ugly.

We're really early, and all feedback is always deeply appreciated as many of you would know!