twitter-automation
自动化 Twitter/X 帖子和互动
也可从以下获取: inference-sh,sickn33,inference-sh-8,skillssh,tul-sh,inference-sh-9,inference-shell,inferen-sh
手动发布 Twitter 帖子和管理互动既耗时又容易出错。此技能通过 inference.sh CLI 在 Claude Code 中自动化推文发布、内容调度、点赞、转推、私信和用户管理。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“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
安全审计
安全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)
🌐 网络访问 (2)
质量评分
你能构建什么
社交媒体管理器自动化
跨多个账户调度和发布内容,通过点赞和转推相关帖子自动管理互动,无需手动干预即可实现粉丝增长。
开发者内容发布
通过 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 密钥