baoyu-post-to-x
仓库创建 2026年1月13日最近提交 23 天前SkillHot 收录 21 天前
▸ 精选理由
支持长文与媒体,便于跨平台社媒发布流程。
▸ 风险提示
需要账号登录与浏览器控制,可能触发平台反作弊或违规风险。
这个 Skill 做什么
通过浏览器自动化将推文和长文(X Articles)发布到 X。
通过真实 Chrome 浏览器自动把短推、带图/视频的发布和 X Articles(长文 Markdown)发到 X(Twitter)。需要把内容自动发推、发布长文或批量发帖时就用。特别会根据环境选择 Codex 的 Chrome 插件或 Chrome CDP,能处理多媒体和长文并更稳地应对反爬检测。
▸ 展开 SKILL.md 英文原文
Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). In Codex, honor explicit requests for the Codex Chrome plugin/@chrome by using the Chrome Extension workflow; otherwise use Chrome Computer Use when available and fall back to real Chrome CDP scripts only when allowed. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".
2.4w
Stars
2.7k
Forks
22
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/JimLiu/baoyu-skills/main/skills/baoyu-post-to-x/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/JimLiu/baoyu-skills/main/skills/baoyu-post-to-x/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Post to X (Twitter) Posts text, images, videos, and long-form articles to X via a real Chrome browser. In Codex, do not conflate these browser paths: - **Codex Chrome plugin / `@chrome` / Chrome Extension**: use the bundled `chrome:Chrome` skill and its Node REPL browser client. This is required whenever the user says "Codex Chrome plugin", "Codex 自带的 Chrome 插件", `@chrome`, or similar. - **Chrome Computer Use**: use `mcp__computer_use__.*` against the visible Google Chrome UI only when the user asks for Computer Use or no Chrome-plugin preference is stated and Computer Use is available. - **CDP script mode**: use only as a fallback when the selected mode is unavailable or the user explic
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有