twitter-automation
自动化 Twitter/X 发帖和互动
也可从以下获取: inference-sh,toolshell,sickn33,inference-sh-8,skillssh,tul-sh,inference-sh-9,inference-shell
管理 Twitter/X 平台需要重复的发帖和互动任务。该技能通过 inference.sh CLI 平台自动化推文、点赞、转发、私信和关注功能。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“twitter-automation”。 发布一条内容为 "Hello from automation!" 的推文
预期结果:
推文发布成功。推文 ID:1234567890123456789。发布时间:2026-03-14T10:30:00Z
正在使用“twitter-automation”。 点赞 ID 为 1234567890123456789 的推文
预期结果:
推文点赞成功。作者:@username。点赞数:157
正在使用“twitter-automation”。 获取 @OpenAI 的个人资料
预期结果:
用户:OpenAI。粉丝数:250 万。简介:Creating safe AGI that benefits all of humanity。已验证账户。
安全审计
低风险Static analyzer detected 37 external command patterns and 6 network URLs, but all are false positives. The findings are documentation examples in SKILL.md showing CLI usage, not executable code. The skill uses allowed-tools restriction (Bash(infsh *)) limiting execution to the inference.sh CLI only. Weak crypto findings at lines 3 and 27 are false positives matching description text. Low risk due to external service dependency on inference.sh platform.
低风险问题 (1)
风险因素
质量评分
你能构建什么
社交媒体经理
在多个 Twitter 账户之间调度和发布内容,自动化与粉丝的互动,高效管理社区交互
内容创作者工作流
自动将 AI 生成的图片和视频发布到 Twitter 并附带说明文字,创建简化的内容发布流程
开发者公告自动化
将 Twitter 发帖集成到 CI/CD 流程中,自动公告版本发布、部署更新和项目里程碑
试试这些提示
发布一条文字为:"Just shipped a new feature! Check it out at [link]" 的推文
创建一条带图片的 Twitter 帖子。使用文字 "AI-generated sunset landscape" 并附上前一个生成步骤中的图片
找到 [username] 的最新推文并点赞,然后转发并评论 "Great insights on this topic"
生成 [subject] 的图片,然后发布到 Twitter,配上吸引 [topic] 受众的相关话题标签的精彩说明文字
最佳实践
- 发布前始终审查生成内容,确保准确性和品牌一致性
- 在工作流中实施速率限制,避免触及 Twitter API 限制或被视为垃圾信息
- 将推文 ID 存储在追踪系统中,以便日后参考、分析或必要时删除
避免
- 不要自动化批量关注或激进互动,这会违反 Twitter 服务条款
- 避免重复发布相同内容,这可能触发垃圾信息检测
- 不要在自动推文中分享敏感信息、凭证或私人数据