Compétences twitter-automation
📦

twitter-automation

Risque faible ⚙️ Commandes externes🌐 Accès réseau

自动化 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 平台自动化推文、点赞、转发、私信和关注功能。

Prend en charge: Claude Codex Code(CC)
⚠️ 67 Médiocre
1

Télécharger le ZIP du skill

2

Importer dans Claude

Allez dans Paramètres → Capacités → Skills → Importer un skill

3

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 faible
v1 • 3/14/2026

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
Fichiers analysés
156
Lignes analysées
3
résultats
1
Total des audits
Problèmes à risque faible (1)
External CLI Dependency
Skill relies on inference.sh external CLI service for all Twitter/X operations. Users must authenticate with inference.sh platform and trust their data handling practices.
Audité par: claude

Score de qualité

38
Architecture
100
Maintenabilité
87
Contenu
21
Communauté
88
Sécurité
91
Conformité aux spécifications

Ce que vous pouvez construire

社交媒体经理

在多个 Twitter 账户之间调度和发布内容,自动化与粉丝的互动,高效管理社区交互

内容创作者工作流

自动将 AI 生成的图片和视频发布到 Twitter 并附带说明文字,创建简化的内容发布流程

开发者公告自动化

将 Twitter 发帖集成到 CI/CD 流程中,自动公告版本发布、部署更新和项目里程碑

Essayez ces prompts

发布简单推文
发布一条文字为:"Just shipped a new feature! Check it out at [link]" 的推文
分享 AI 生成内容
创建一条带图片的 Twitter 帖子。使用文字 "AI-generated sunset landscape" 并附上前一个生成步骤中的图片
互动自动化
找到 [username] 的最新推文并点赞,然后转发并评论 "Great insights on this topic"
多步骤内容流程
生成 [subject] 的图片,然后发布到 Twitter,配上吸引 [topic] 受众的相关话题标签的精彩说明文字

Bonnes pratiques

  • 发布前始终审查生成内容,确保准确性和品牌一致性
  • 在工作流中实施速率限制,避免触及 Twitter API 限制或被视为垃圾信息
  • 将推文 ID 存储在追踪系统中,以便日后参考、分析或必要时删除

Éviter

  • 不要自动化批量关注或激进互动,这会违反 Twitter 服务条款
  • 避免重复发布相同内容,这可能触发垃圾信息检测
  • 不要在自动推文中分享敏感信息、凭证或私人数据

Foire aux questions

开始使用此技能需要什么?
您需要安装 inference.sh CLI 并拥有已认证的账户。运行 infsh login 进行认证。添加技能:npx skills add inference-sh/skills@agent-tools
我可以定时发布推文吗?
该技能会立即发布推文。如需定时发布,可集成外部调度工具或 cron 任务,在特定时间触发 CLI 命令
如何发布图片或视频?
使用 x/post-create 应用,并设置 media_url 参数指向公开可访问的 URL。首先使用 AI 图片或视频生成技能生成媒体内容
这个技能免费使用吗?
技能本身是免费的,但 inference.sh 可能有使用限制或定价层级。请查看 inference.sh 定价了解当前费率
我可以管理多个 Twitter 账户吗?
认证是按 inference.sh 账户进行的。管理多个 Twitter 账户需要分别进行 inference.sh 认证,或查看 inference.sh 是否支持账户切换
推文发布失败怎么办?
CLI 会返回包含详细信息的错误。常见原因包括速率限制、内容政策违规或认证问题。请查看错误消息以获取具体解决步骤

Détails du développeur

Structure de fichiers

📄 SKILL.md