baoyu-post-to-x

仓库创建 2026年2月2日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

能绕过反自动化,适合自动发帖场景与代理执行。

▸ 风险提示

使用真实 Chrome/CDP 绕过反自动化,可能违反平台政策并需提供账号/浏览器控制权限。

这个 Skill 做什么

通过真实 Chrome(CDP)在 X 上发布推文、图片、视频与长文。

把文字、图片、视频和长文直接发到 X(原 Twitter),还能发布 X Articles(Markdown 长文)。它用真实 Chrome(CDP)在后台模拟操作,能绕过常见的反自动化拦截,适合你需要自动代发或定时发布内容的时候。优点是像人在浏览器里操作,兼容图文、视频和长文格式,发布更可靠。

▸ 展开 SKILL.md 英文原文

Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".

内容创作发布社交媒体自动化通用
4.2k
Stars
417
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/anbeime/skill/main/skills/content-creation-publisher/baoyu-post-to-x/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/anbeime/skill/main/skills/content-creation-publisher/baoyu-post-to-x/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Post to X (Twitter)

Posts text, images, videos, and long-form articles to X via real Chrome browser (bypasses anti-bot detection).

## Script Directory

**Important**: All scripts are located in the `scripts/` subdirectory of this skill.

**Agent Execution Instructions**:
1. Determine this SKILL.md file's directory path as `SKILL_DIR`
2. Script path = `${SKILL_DIR}/scripts/<script-name>.ts`
3. Replace all `${SKILL_DIR}` in this document with the actual path

**Script Reference**:
| Script | Purpose |
|--------|---------|
| `scripts/x-browser.ts` | Regular posts (text + images) |
| `scripts/x-video.ts` | Video posts (text + video) |
| `scripts/x-quote.ts` | Quote tweet with comment |
| `sc
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有