Habilidades twitter-automation
📦

twitter-automation

Baixo Risco ⚙️ Comandos externos🌐 Acesso à rede

使用 AI 驅動的發文功能自動化 Twitter 和 X

Também disponível em: inference-sh,toolshell,sickn33,inference-sh-8,skillssh,tul-sh,inference-shell,inferen-sh

社群媒體經理和開發人員在重複性的 Twitter 任務上浪費時間。此技能透過 inference.sh CLI 平台自動化發文、互動和用戶管理。

Suporta: Claude Codex Code(CC)
⚠️ 68 Ruim
1

Baixar o ZIP da skill

2

Upload no Claude

Vá em Configurações → Capacidades → Skills → Upload skill

3

Ative e comece a usar

Testar

A utilizar "twitter-automation". Post a tweet saying Just shipped a new feature

Resultado esperado:

Tweet posted successfully with ID 1234567890123456789

A utilizar "twitter-automation". Like the tweet with ID 1234567890

Resultado esperado:

Successfully liked tweet 1234567890

A utilizar "twitter-automation". Get profile for username OpenAI

Resultado esperado:

User: OpenAI - Followers: 5.2M - Verified account focused on AI safety and research

Auditoria de Segurança

Baixo Risco
v1 • 2/26/2026

Static analyzer detected 48 patterns but most are false positives from documentation. External command findings are restricted to infsh CLI via allowed-tools directive. Network URLs are documentation links only. Pipe-to-shell install pattern is standard with checksum verification. Low risk due to command restrictions and transparent documentation.

1
Arquivos analisados
155
Linhas analisadas
5
achados
1
Total de auditorias
Problemas de Risco Médio (1)
Pipe to Shell Installation Pattern
The installation command uses curl piped to sh (curl | sh). While this is a common installation pattern, it requires trust in the remote server. The documentation states checksums are verified, which mitigates risk.
Problemas de Baixo Risco (2)
External Command Execution via CLI
The skill executes commands through the infsh CLI tool. However, the allowed-tools directive restricts bash to only infsh commands, limiting the attack surface.
Documentation Contains External URLs
Multiple external URLs to inference.sh domain are present in documentation. These are informational links, not active network calls in code.
Auditado por: claude

Pontuação de qualidade

38
Arquitetura
100
Manutenibilidade
85
Conteúdo
33
Comunidade
81
Segurança
91
Conformidade com especificações

O Que Você Pode Construir

內容創作者排程

在最佳時間自動排程和發布內容以提高受眾參與度

互動自動化

自動對特定帳號或標籤的內容按讚和轉推

開發人員工作流程整合

從 CI/CD 管道或應用程式事件發布自動化更新

Tente Estes Prompts

發布簡單推文
Post a tweet with the text: Hello from inference.sh!
發布媒體內容
Create a post with the text Check out this image and the media URL from the provided image file
互動工作流程
Find the latest tweet from username and like it, then follow the user if they have more than 1000 followers
AI 內容管線
Generate an AI image of a sunset over mountains, then post it to Twitter with an engaging caption about AI art

Melhores Práticas

  • 在發布前始終審閱排程內容,以保持品牌語調的一致性
  • 透過間隔大量操作來尊重 Twitter API 速率限制
  • 在推文中使用有意義且描述性的文字以提高可存取性

Evitar

  • 不要自動化追蹤/取消追蹤循環,因為這違反 Twitter 自動化規則
  • 避免重複發布相同的內容,因為這可能觸發垃圾訊息偵測
  • 不要傳送未經請求的大量私訊,這可能導致帳號停用

Perguntas Frequentes

我需要什麼才能開始使用此技能?
您需要從 cli.inference.sh 安裝 inference.sh CLI 並驗證您的帳號。然後,您可以透過 Claude、Codex 或 Claude Code 執行 Twitter 自動化命令。
此技能安全嗎?可以與我的 Twitter 帳號一起使用嗎?
是的,此技能使用連接到 Twitter API 的官方 inference.sh 平台。您的憑證由 inference.sh 管理,不會暴露給 AI 助理。請始終遵守 Twitter 自動化規則。
我可以發布圖片和影片到 Twitter 嗎?
是的,使用支援媒體附件的 x/post-create 應用程式。為您的圖片或影片提供公開可存取的 URL,或使用整合的 AI 生成技能先建立內容。
如何排程推文在稍後發布?
目前的應用程式支援立即發布。若要排程,您需要整合 cron 系統或使用 inference.sh 平台的排程功能(如果有)。
如果 Twitter API 呼叫失敗會發生什麼事?
inference.sh CLI 會傳回包含失敗詳情的錯誤訊息。常見原因包括速率限制、無效輸入或驗證問題。
此技能可以與 Twitter 以外的其他平台互動嗎?
此技能專門針對 Twitter。不過,inference.sh 提供 150 多個其他應用程式用於不同平台。您可以結合技能來建立多平台工作流程。

Detalhes do Desenvolvedor

Estrutura de arquivos

📄 SKILL.md