turuhiro2675 downloadsTurn a selected note into ready-to-post X and LinkedIn drafts with one click. Matches your voice. Bring your own Claude API key.
Turn a selected note into ready-to-post X (Twitter) and LinkedIn drafts with one click — in your own voice, without leaving Obsidian.
Most AI plugins are general-purpose chat. Postcraft does one thing well: you select text, run one command, and get finished posts you can edit and copy. No prompt writing.
requestUrl; your API key stays in your vault and is never bundled into any web page.sk-ant-…). Get one at console.anthropic.com.npm installnpm run build (produces main.js)main.js, manifest.json, and styles.css into
<your-vault>/.obsidian/plugins/postcraft/npm run dev — watch mode (rebuilds main.js on save)npm run build — type-check + production buildPostcraft sends only the text you select (plus your voice samples and the built-in instructions) to the Anthropic API, using the key you provide. Nothing is sent anywhere else. Your key and draft history live in .obsidian/plugins/postcraft/data.json inside your vault — keep that file out of any public sync/repo.
MIT