inkd
LinkedIn comments that sound like you, in seconds.
Jun 2026 - presentoutcome
Paste a post, pick an intent, and get three ready-to-use comment drafts in your voice. Powered by your Claude subscription with no per-token bill. A Chrome extension brings the same flow directly into LinkedIn.
โLinkedIn comments that sound like you, in seconds.โ
the problem
Writing thoughtful LinkedIn comments takes more effort than the engagement it returns, so most people either skip it or post something generic.
what i built
- Chrome MV3 extension that injects an Inkd button into every LinkedIn post action bar, scrapes post text and proxies generation to the local app
- 6 comment intents: add value, ask question, share perspective, soft promo, funny, congrats
- 3 draft tiers per generation: quick (1-2 lines), medium (3-4 lines), deep (full paragraph)
- Voice profile that learns your style from rejection feedback chips and auto-appends rules
- Distill voice button: Claude reads your generation history and suggests new voice rules
- CRM-lite Targets directory for LinkedIn handles and hashtags to engage with regularly
- Duplicate guard that warns if you've already commented on a post URL
- Dual Claude invocation: CLI subprocess (subscription) with SDK fallback
stack
ElectronNext.jsReactTypeScriptSQLite (better-sqlite3)Anthropic SDKTailwind CSS v4Chrome MV3 Extensionelectron-builder
