·publish-x-article
</>

publish-x-article

sugarforever/01coder-agent-skills

使用正确的格式将 Markdown 文章发布到 X (Twitter) 文章编辑器。当用户想要将 Markdown 文件/URL 发布到 X 文章,或提到“发布到 X”、“将文章发布到 Twitter”、“X 文章”,或需要有关 X Premium 文章发布的帮助时使用。处理封面图像上传,将 Markdown 转换为富文本,并自动将不支持的元素(表格、美人鱼图、深层标题)转换为图像。

9安装·0热度·@sugarforever

安装

$npx skills add https://github.com/sugarforever/01coder-agent-skills --skill publish-x-article

SKILL.md

Publish Markdown content to X (Twitter) Articles editor, preserving formatting with rich text conversion. Automatically handles X Premium limitations by converting unsupported elements to images.

This skill is inspired by and based on wshuyi/x-article-publisher-skill. Thank you to the original author for the foundational work.

IMPORTANT: Before processing the article, ask the user about their X subscription type if not already known.

使用正确的格式将 Markdown 文章发布到 X (Twitter) 文章编辑器。当用户想要将 Markdown 文件/URL 发布到 X 文章,或提到“发布到 X”、“将文章发布到 Twitter”、“X 文章”,或需要有关 X Premium 文章发布的帮助时使用。处理封面图像上传,将 Markdown 转换为富文本,并自动将不支持的元素(表格、美人鱼图、深层标题)转换为图像。 来源:sugarforever/01coder-agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/sugarforever/01coder-agent-skills --skill publish-x-article
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 publish-x-article?

使用正确的格式将 Markdown 文章发布到 X (Twitter) 文章编辑器。当用户想要将 Markdown 文件/URL 发布到 X 文章,或提到“发布到 X”、“将文章发布到 Twitter”、“X 文章”,或需要有关 X Premium 文章发布的帮助时使用。处理封面图像上传,将 Markdown 转换为富文本,并自动将不支持的元素(表格、美人鱼图、深层标题)转换为图像。 来源:sugarforever/01coder-agent-skills。

如何安装 publish-x-article?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sugarforever/01coder-agent-skills --skill publish-x-article 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/sugarforever/01coder-agent-skills