twitter-automation
自动化 Twitter/X 发帖和互动
Également disponible depuis: sickn33,inference-sh-9,inference-sh-skills,inference-sh,infsh-skills,inference-shell,qu-skills,inference-sh-8,inference-skills,skills-shell,skillssh,toolshell,tul-sh
管理 Twitter/X 平台需要重复的发帖和互动任务。该技能通过 inference.sh CLI 平台自动化推文、点赞、转发、私信和关注功能。
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez à utiliser
Tester
Utilisation de "twitter-automation". 发布一条内容为 "Hello from automation!" 的推文
Résultat attendu:
推文发布成功。推文 ID:1234567890123456789。发布时间:2026-03-14T10:30:00Z
Utilisation de "twitter-automation". 点赞 ID 为 1234567890123456789 的推文
Résultat attendu:
推文点赞成功。作者:@username。点赞数:157
Utilisation de "twitter-automation". 获取 @OpenAI 的个人资料
Résultat attendu:
用户:OpenAI。粉丝数:250 万。简介:Creating safe AGI that benefits all of humanity。已验证账户。
Audit de sécurité
Risque faibleStatic 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.
Problèmes à risque faible (1)
Facteurs de risque
⚙️ Commandes externes (14)
🌐 Accès réseau (4)
Score de qualité
Ce que vous pouvez construire
社交媒体经理
在多个 Twitter 账户之间调度和发布内容,自动化与粉丝的互动,高效管理社区交互
内容创作者工作流
自动将 AI 生成的图片和视频发布到 Twitter 并附带说明文字,创建简化的内容发布流程
开发者公告自动化
将 Twitter 发帖集成到 CI/CD 流程中,自动公告版本发布、部署更新和项目里程碑
Essayez ces prompts
发布一条文字为:"Just shipped a new feature! Check it out at [link]" 的推文
创建一条带图片的 Twitter 帖子。使用文字 "AI-generated sunset landscape" 并附上前一个生成步骤中的图片
找到 [username] 的最新推文并点赞,然后转发并评论 "Great insights on this topic"
生成 [subject] 的图片,然后发布到 Twitter,配上吸引 [topic] 受众的相关话题标签的精彩说明文字
Bonnes pratiques
- 发布前始终审查生成内容,确保准确性和品牌一致性
- 在工作流中实施速率限制,避免触及 Twitter API 限制或被视为垃圾信息
- 将推文 ID 存储在追踪系统中,以便日后参考、分析或必要时删除
Éviter
- 不要自动化批量关注或激进互动,这会违反 Twitter 服务条款
- 避免重复发布相同内容,这可能触发垃圾信息检测
- 不要在自动推文中分享敏感信息、凭证或私人数据