baoyu-danger-x-to-markdown
仓库创建 2026年1月13日最近提交 23 天前SkillHot 收录 21 天前
▸ 精选理由
便于保存与发布社交媒体内容为结构化文档。
▸ 风险提示
使用未经官方授权的 X 接口抓取内容,可能违反平台条款并需用户认证。
这个 Skill 做什么
将 X(Twitter)推文与文章转换为带 YAML frontmatter 的 Markdown。
把 X(前身 Twitter)上的单条推文、话题串或文章直接变成带有 YAML front matter 的 Markdown 文件,方便收藏和写笔记。用在你想把某条推文或整篇 X Article 保存为可编辑的 Markdown、保留元数据时。它还能把整篇内容抽取干净、生成结构化的 front matter,不过会用到逆向的 API 并需要用户同意。
▸ 展开 SKILL.md 英文原文
Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.
2.4w
Stars
2.7k
Forks
22
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/JimLiu/baoyu-skills/main/skills/baoyu-danger-x-to-markdown/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/JimLiu/baoyu-skills/main/skills/baoyu-danger-x-to-markdown/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# X to Markdown Converts X content to markdown: - Tweets/threads → Markdown with YAML front matter - X Articles → Full content extraction ## User Input Tools When this skill prompts the user, follow this tool-selection rule (priority order): 1. **Prefer built-in user-input tools** exposed by the current agent runtime — e.g., `AskUserQuestion`, `request_user_input`, `clarify`, `ask_user`, or any equivalent. 2. **Fallback**: if no such tool exists, emit a numbered plain-text message and ask the user to reply with the chosen number/answer for each question. 3. **Batching**: if the tool supports multiple questions per call, combine all applicable questions into a single call; if only single-
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有