Skip to main content
Back to registry

my-fetch-tweet

ai-native-camp/camp-1

X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오고 요약-인사이트-전체 번역 3단계 파이프라인으로 제공하는 스킬.

Installs194
Install command
npx skills add https://github.com/ai-native-camp/camp-1 --skill my-fetch-tweet
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오고 요약-인사이트-전체 번역 3단계 파이프라인으로 제공하는 스킬. FxEmbed 오픈소스 프로젝트의 API ( api.fxtwitter.com )를 활용한다. JavaScript 없이 트윗 데이터를 추출할 수 있다. x.com , twitter.com , fxtwitter.com , fixupx.com 전체 번역을 바로 보여주지 않는다. 단계별로 제공하여 이해도를 높인다. 스크립트 실행이 어려운 경우 WebFetch 도구로 직접 API 호출 가능: - URL에서 screen_name 과 status_id 를 추출한다 - 도메인을 api.fxtwitter.com 으로 변환한다 - WebFetch로 JSON 데이터를 가져온다 - 트윗의 핵심 주장을 한국어로 요약 - 작성자 정보 포함 (이름, 팔로워 수) - 인게이지먼트 수치 포함 (좋아요, 리트윗, 조회수) - "이 트윗이 뭘 말하는지 30초 만에 파악" - 핵심 메시지 : 이 트윗이 정말 말하고 싶은 것 - 시사점 : 업계/트렌드에서의 의미 - 적용점 : 나(독자)에게 어떤 의미인지 - 원문 전체를 자연스러운 한국어로 번역 - 인용 트윗이 있으면 함께 번역 - 전문 용어는 원문 병기 (예: "에이전트(Agent)") - 비공개 계정 트윗은 조회 불가 - 삭제된 트윗은 조회 불가 - API rate limit은 FxEmbed 서버 정책에 따름

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does my-fetch-tweet do?

X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오고 요약-인사이트-전체 번역 3단계 파이프라인으로 제공하는 스킬.

Is my-fetch-tweet good?

my-fetch-tweet does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does my-fetch-tweet work with?

my-fetch-tweet currently lists compatibility with codex, gemini-cli, opencode, amp, github-copilot, claude-code.

What are alternatives to my-fetch-tweet?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install my-fetch-tweet?

npx skills add https://github.com/ai-native-camp/camp-1 --skill my-fetch-tweet

Related skills

More from ai-native-camp/camp-1

Related skills

Alternatives in Software Engineering