inference.sh CLI 를 통해 트위터/X 에 게시글 작성, 좋아요, 리트윗, DM 및 사용자 팔로우를 자동화하세요. 소셜 미디어 관리자와 콘텐츠 크리에이터에게 완벽합니다.
스킬 ZIP 다운로드
Claude에서 업로드
설정 → 기능 → 스킬 → 스킬 업로드로 이동
토글을 켜고 사용 시작
테스트해 보기
"twitter-automation" 사용 중입니다. '새 제품을 출시했습니다!'라고 말하는 트윗을 게시하세요
예상 결과:
스킬이 실행됩니다: infsh app run x/post-tweet --input '{"text": "새 제품을 출시했습니다!"}' 트윗 ID 및 메타데이터와 함께 확인을 반환합니다.
"twitter-automation" 사용 중입니다. @OpenAI 의 최신 발표에 관한 트윗에 좋아요하세요
예상 결과:
스킬이 트윗 ID 를 검색하고 실행합니다: infsh app run x/post-like --input '{"tweet_id": "..."}' 좋아요가 성공했음을 확인합니다.
보안 감사
낮은 위험Static 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.
높은 위험 문제 (1)
위험 요인
⚙️ 외부 명령어 (36)
품질 점수
만들 수 있는 것
소셜 미디어 관리자
여러 Twitter 계정 간 콘텐츠 게시 자동화, 참여를 위한 경쟁사 게시물 좋아요, 관련 사용자 팔로우.
콘텐츠 크리에이터
AI 이미지 또는 동영상을 생성하고 캡션과 함께 Twitter 에 자동으로 게시.
개발자 통합
inference.sh CLI 를 다른 AI 앱과 연쇄하여 맞춤형 Twitter 워크플로우 구축.
이 프롬프트를 사용해 보세요
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}모범 사례
- 오타나 의도하지 않은 콘텐츠를 방지하기 위해 게시 전 트윗 텍스트를 항상 검토하세요
- Twitter 속도 제한을 준수하기 위해 자동화 작업을 분산시키세요
- 적절한 권한 수준의 Twitter 개발자 자격 증명을 사용하세요
피하기
- Twitter 이용약관을 위반하는 스팸이나 공격적인 자동화 참여에 사용하지 마세요
- 변형 없이 동일한 콘텐츠를 반복적으로 게시하지 마세요
- 속도 제한이 허용하는 것보다 빠르게 자동화를 시도하지 마세요