Skip to main content
Back to the directory
ai-native-camp/camp-2Software EngineeringWriting and Content

fetch-tweet

X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오는 스킬. FxEmbed 오픈소스 프로젝트의 API ( api.fxtwitter.com )를 활용하여 JavaScript 없이 트윗 데이터를 추출한다.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
913

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/ai-native-camp/camp-2 --skill fetch-tweet
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, fetch-tweet has 913 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: ai-native-camp/camp-2. Canonical URL: https://skills.sh/ai-native-camp/camp-2/fetch-tweet.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오는 스킬. FxEmbed 오픈소스 프로젝트의 API ( api.fxtwitter.com )를 활용하여 JavaScript 없이 트윗 데이터를 추출한다. X/Twitter URL의 도메인을 api.fxtwitter.com 으로 변환하면 JSON으로 트윗 전체 데이터를 반환한다. scripts/fetch_tweet.py - 표준 라이브러리만 사용, 외부 의존성 없음. 지원 URL 형식: x.com , twitter.com , fxtwitter.com , fixupx.com Contents Hub 등에서 수집한 X URL 목록을 일괄 처리할 때: 스크립트 실행이 어려운 경우 WebFetch 도구로 직접 API 호출 가능: - URL에서 screen_name과 status_id를 추출 - scripts/fetch_tweet.py 실행 - 결과를 사용자에게 표시하거나 번역 - 스크립트로 원문 fetch - 가져온 텍스트를 한국어로 번역하여 제공 - 인게이지먼트 수치도 함께 표시 - 비공개 계정 트윗은 조회 불가 - 삭제된 트윗은 조회 불가 - API rate limit은 FxEmbed 서버 정책에 따름 (일반 사용 수준에서는 문제 없음)

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오는 스킬. FxEmbed 오픈소스 프로젝트의 API ( api.fxtwitter.com )를 활용하여 JavaScript 없이 트윗 데이터를 추출한다.

Is fetch-tweet good?

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

Which AI agents support fetch-tweet?

fetch-tweet currently lists compatibility with Skills CLI.

Is fetch-tweet safe to install?

fetch-tweet has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to fetch-tweet?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install fetch-tweet?

Run the following command to install fetch-tweet: npx skills add https://github.com/ai-native-camp/camp-2 --skill fetch-tweet

Related skills

More from ai-native-camp/camp-2

Related skills

Alternatives in Software Engineering