Project Templates์ถœ์ฒ˜: Show HN์กฐํšŒ์ˆ˜ 1

Show HN: OmniGlass โ€“ Executable AI screen snips with kernel-level sandboxing

By goshtasb
2026๋…„ 3์›” 3์ผ
**Show HN: OmniGlass โ€“ Executable AI screen snips with kernel-level sandboxing**

I kept running into the same annoying friction with Claude Desktop and Cursor: Iโ€™d snip a Python traceback, the AI would tell me to "run pip install pandas," and then Iโ€™d sit there and type it out myself. If the AI clearly knows the fix, why am I doing the typing?So I built OmniGlass.The UX is simple: You draw a box on your screen, local OCR extracts the text, and an LLM classifies what you're looking at. But instead of generating a chat response, it gives you an action menu.The core difference from Claude Desktop isn't the AIโ€”itโ€™s what happens after the AI thinks. Claude reads your screen and writes you a paragraph. OmniGlass reads your screen and runs the command.What it does today:Snip a traceback โ†’ Generates the fix command, you confirm, it runs.Snip a data table โ†’ Opens a native save dialog and spits out a clean CSV.Snip a Slack bug report โ†’ Drafts a GitHub issue with all the context filled in.Menu bar input โ†’ Type plain English, and it triggers the appropriate command.The security elephant in the room (Why I built this): Nobody is really talking about the security risks of MCP plugins yet...

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” Show HN์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.