twitter-automation
自動化 Twitter/X 貼文與互動
Também disponível em: inference-sh,toolshell,sickn33,skillssh,tul-sh,inference-sh-9,inference-shell,inferen-sh
透過 inference.sh CLI 自動化您的 Twitter/X 工作流程,包括發布貼文、按讚、轉發、私訊和追蹤用戶。非常適合社群媒體管理員和內容創作者。
Baixar o ZIP da skill
Upload no Claude
Vá em Configurações → Capacidades → Skills → Upload skill
Ative e comece a usar
Testar
A utilizar "twitter-automation". Post a tweet saying 'Just launched my new product!'
Resultado esperado:
The skill runs: infsh app run x/post-tweet --input '{"text": "Just launched my new product!"}' and returns confirmation with tweet ID and metadata.
A utilizar "twitter-automation". Like the tweet from @OpenAI about their latest announcement
Resultado esperado:
The skill retrieves the tweet ID and executes: infsh app run x/post-like --input '{"tweet_id": "..."}' confirming the like was successful.
Auditoria de Segurança
Baixo RiscoStatic analysis flagged 48 potential issues, but evaluation reveals all are false positives. External command detections are markdown documentation examples, not actual execution. Network URLs are legitimate inference.sh service endpoints. The pipe-to-shell install method uses SHA-256 verification as documented mitigation. This is a standard Twitter API client skill with acceptable risk for marketplace publication.
Problemas de Alto Risco (1)
Fatores de risco
⚙️ Comandos externos (36)
🌐 Acesso à rede (9)
Pontuação de qualidade
O Que Você Pode Construir
社群媒體管理員
自動化在多個 Twitter 帳戶上發布內容、對競爭對手的貼文按讚以提高互動,並追蹤相關用戶。
內容創作者
生成 AI 圖片或影片,並自動發布到 Twitter 並附上標題。
開發者整合
透過將 inference.sh CLI 與其他 AI 應用程式鏈接,來建立自訂 Twitter 工作流程。
Tente Estes Prompts
Use the twitter-automation skill to post a tweet that says: {tweet_text}Use the twitter-automation skill to post a tweet with the image at {media_url} and caption: {caption}Use the twitter-automation skill to like the tweet at {tweet_url} and then follow the authorFirst generate an image using the falai/flux-dev-lora app with prompt: {image_prompt}, then use twitter-automation to post it with caption: {caption}Melhores Práticas
- 發布前務必檢查貼文文字,以避免錯字或非預期的內容
- 分散自動化操作以尊重 Twitter 的速率限制
- 使用具有適當權限層級的 Twitter 開發者憑證
Evitar
- 不要用於垃圾訊息或違反 Twitter 條款的攻擊性自動化互動
- 避免反覆發布相同內容而無變化
- 不要嘗試以超過速率限制的速度自動化操作
Perguntas Frequentes
我需要 Twitter 開發者帳戶嗎?
我可以提前排程貼文嗎?
這對企業帳戶安全嗎?
如果 Twitter 對我實施速率限制會怎麼樣?
我可以用此技能刪除貼文嗎?
這是否支援 X Premium 功能?
Detalhes do Desenvolvedor
Estrutura de arquivos
📄 SKILL.md