
X posts as clean Markdown for LLMs
通过 API 或 URL 替换将 X posts 转换为干净的 Markdown,供 LLMs 和 agents 使用
@larsbuilds · X
完整作品展
技术栈
28 projects

通过 API 或 URL 替换将 X posts 转换为干净的 Markdown,供 LLMs 和 agents 使用
@larsbuilds · X

将 Markdown 转换为适合微信公众号、Word 和 PDF 的排版内容。
@bingobray · X
我做了一个类似的工具: 除了支持公众号,还支持word和pdf😁

将 HTML 和 Markdown 转换成可分享的链接和二维码。
@gomixo · X
和团队做了一个非常实用的小工具:HTMLShare。 现在用 AI 生成网页、报告、可视化作品越来越方便,但生成后的 HTML 文件,想分享给别人却很麻烦:要么发文件,要么部署网站,要么截图。 HTMLShare 解决的就是这个问题: 👉 欢迎体验,也欢迎反馈建议。

使用组件创建和设计 Markdown 文档,以组织和发布你的知识库。
@sidbyok · X
Write your documents in Markdown with a professional visual rendering without HTML/CSS, just native Markdown.

支持Markdown的协作LaTeX编辑器,提供实时编辑和参考文献管理。
danielszabo · HN
Online editor with LaTeX, Markdown, LaTeX+Markdown Hybrid and WYSIWYG (MD only) support, AI assistant with resource lookup and anti-hallucination features, live collaboration and more fun things. Still in quite early beta. First institutional deployment scheduled in the autumn. Feel free to play around.

生成根据您的细分市场、语调和写作风格定制的 AI 驱动的 X 帖子。
@XPosterApp · X
Built a tool called XPoster! It generates X posts using AI, tailored to your niche and writing style. You pick the tone, format and topic! It handles threads, articles and so much more!

从X、Reddit等平台保存书签,Stashr用AI自动标记并支持搜索。
@deckard_the_dev · X
Sync bookmarks, ai tagged, fully searchable

一个Markdown笔记本,自动保存每个编辑版本,让你随时回到过去的内容。
@khagankarimi · X
simple markdown notebook with version history

每天更新的简中X账号数据排行榜,展示热门推文和账户数据。
@jedeeai · X
我做了一个网站 专门记录X上简中圈的“卷王” 并以此提醒自己 在现有的努力程度面前 还不足以谈论天赋。 你们还想看谁的数据,评论区告诉我

通过文本提示自定义网页样式、布局和小功能的浏览器扩展。
alentodorov · HN
built it in spring 2026--ready to share today. use opus 4.8 to create css and js snipptes to style the websites you visit the way you want. make nytimes more print-like, hn more matrix, or just replace any mention of AI with the :poop-emoji" -- your call.

改写AI文本以绕过检测,使其看起来像人工写的。
AI Undetect — 能绕过 AI 检测器的、生产不可检测内容的人工智能写作工具

浏览在黑客新闻上提交的 Substacks。
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor