技能 twitter-automation
🐦

twitter-automation

安全 ⚙️ 外部命令🌐 網路存取

自動化 Twitter/X 發文與互動

也可從以下取得: sickn33,skillssh,tul-sh,inference-sh-8,inference-sh,inference-sh-9,inference-shell,inferen-sh

手動發布 Twitter 貼文和管理互動既耗時又容易出錯。此技能可透過 Claude Code 使用 inference.sh CLI 自動化貼文發布、內容排程、按讚、轉推、私訊和用戶管理。

支援: Claude Codex Code(CC)
📊 70 充足
1

下載技能 ZIP

2

在 Claude 中上傳

前往 設定 → 功能 → 技能 → 上傳技能

3

開啟並開始使用

測試它

正在使用「twitter-automation」。 Post a tweet saying "Hello from Claude Code!"

預期結果:

Tweet successfully posted with ID: 1758392017482901514

正在使用「twitter-automation」。 Like the tweet with ID 1758392017482901514

預期結果:

Successfully liked tweet 1758392017482901514

正在使用「twitter-automation」。 Get profile information for user @OpenAI

預期結果:

  • Username: @OpenAI
  • Name: OpenAI
  • Followers: 2.5M
  • Verified: Yes

安全審計

安全
v1 • 3/8/2026

Static analysis detected 45 potential issues (37 external_commands, 6 network, 2 weak crypto). All findings are false positives from markdown code blocks and documentation URLs. The skill contains only documentation examples for the inference.sh CLI tool with no executable code. No security risks confirmed.

1
已掃描檔案
155
分析行數
2
發現項
1
審計總數

風險因素

⚙️ 外部命令 (1)
🌐 網路存取 (2)
審計者: claude

品質評分

38
架構
100
可維護性
87
內容
24
社群
100
安全
91
規範符合性

你能建構什麼

社群媒體管理員自動化

排程並發布內容到多個帳號、透過按讚和轉推相關貼文來自動化互動,並且無需手動操作即可管理粉絲成長。

開發者內容發布

自動發布專案更新、公告版本,以及透過 Claude Code 直接從開發工作流程分享程式碼片段。

AI 生成內容工作流程

使用 inference.sh 應用程式生成 AI 圖片或影片,然後自動將它們發布到 Twitter,並附上描述,實現無縫工作流程。

試試這些提示

發布簡單貼文
Post this tweet: "Just shipped a new feature! Check it out"
發布附媒體貼文
Post this to Twitter with the image at https://example.com/image.jpg: "Look at this AI-generated artwork!"
互動自動化
Like and retweet the tweet with ID 1234567890
用戶管理
Send a DM to user @johndoe saying "Thanks for the follow!" and then follow their account

最佳實務

  • 先使用測試帳號測試 Twitter 自動化,以避免意外從主要帳號發布貼文
  • 透過間隔自動化貼文和互動操作來遵守 Twitter 速率限制
  • 發布媒體時使用描述性文字以提高無障礙性和互動率

避免

  • 不要快速連續發布重複內容,這可能會觸發 Twitter 垃圾訊息篩選器
  • 避免大量自動化追蹤或取消追蹤,這違反 Twitter 服務條款
  • 切勿直接在提示命令中包含敏感憑證或 API 金鑰

常見問題

我需要 Twitter 開發者帳號嗎?
是的,您需要一個具有 API 存取權限的 Twitter/X 開發者帳號。在使用此技能之前,請在 inference.sh 平台中設定您的憑證。
我可以排程未來發布的貼文嗎?
此技能會立即發布。若要排程,請使用 Claude Code 建立內容,然後使用排程服務或結合 cron 工作排程在特定時間觸發發布。
有哪些 Twitter 速率限制?
速率限制取決於您的 Twitter API 層級。基本層級每天允許 50 篇貼文。請檢查您的 API 層級限制以避免被節流。
我可以發布圖片和影片嗎?
是的,使用 x/post-create 並搭配 media_url 參數。此技能支援發布圖片、影片和其他托管在可存取 URL 的媒體。
我的 Twitter 資料安全嗎?
您的憑證安全地儲存在 inference.sh 平台中,而非此技能中。此技能只會在您的授權下觸發 CLI 工具。
我可以管理多個 Twitter 帳號嗎?
是的,如果您在 inference.sh 中設定多個 Twitter 帳號。設定驗證時,請指定要使用的帳號。

開發者詳情

檔案結構

📄 SKILL.md