my-fetch-tweet by ai-native-camp/camp-1
npx skills add https://github.com/ai-native-camp/camp-1 --skill my-fetch-tweet从 X/Twitter URL 获取推文原文、作者信息和互动数据,并通过摘要-洞察-全文翻译三阶段管道提供的技能。
利用 FxEmbed 开源项目的 API (api.fxtwitter.com)。无需 JavaScript 即可提取推文数据。
screen_name 和 status_idapi.fxtwitter.comhttps://x.com/garrytan/status/123456
→ https://api.fxtwitter.com/garrytan/status/123456
x.com, twitter.com, ,
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
fxtwitter.comfixupx.com| 字段 | 说明 |
|---|---|
tweet.text | 推文正文 (URL 已展开) |
tweet.author | 作者 (name, screen_name, bio, followers) |
tweet.likes / retweets / replies / views | 互动数据 |
tweet.created_at | 发布时间 |
tweet.media | 附件媒体 (photos, videos) |
tweet.quote | 引用推文 (相同结构) |
不直接显示全文翻译。分阶段提供以提高理解度。
当脚本执行困难时,可使用 WebFetch 工具直接调用 API:
URL: https://api.fxtwitter.com/{screen_name}/status/{status_id}
Prompt: "Extract the full tweet text, author name, and engagement metrics"
Weekly Installs
102
Repository
GitHub Stars
197
First Seen
6 days ago
Security Audits
Installed on
claude-code100
opencode7
gemini-cli6
github-copilot6
codex6
amp6
X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오고 요약-인사이트-전체 번역 3단계 파이프라인으로 제공하는 스킬.
FxEmbed 오픈소스 프로젝트의 API (api.fxtwitter.com)를 활용한다. JavaScript 없이 트윗 데이터를 추출할 수 있다.
screen_name과 status_id를 추출한다api.fxtwitter.com으로 변환한다https://x.com/garrytan/status/123456
→ https://api.fxtwitter.com/garrytan/status/123456
x.com, twitter.com, fxtwitter.com, fixupx.com
| 필드 | 설명 |
|---|---|
tweet.text | 트윗 본문 (URL 확장됨) |
tweet.author | 작성자 (name, screen_name, bio, followers) |
tweet.likes / retweets / replies / views | 인게이지먼트 수치 |
tweet.created_at | 작성 일시 |
tweet.media |
전체 번역을 바로 보여주지 않는다. 단계별로 제공하여 이해도를 높인다.
스크립트 실행이 어려운 경우 WebFetch 도구로 직접 API 호출 가능:
URL: https://api.fxtwitter.com/{screen_name}/status/{status_id}
Prompt: "Extract the full tweet text, author name, and engagement metrics"
Weekly Installs
102
Repository
GitHub Stars
197
First Seen
6 days ago
Security Audits
Gen Agent Trust HubPassSocketWarnSnykWarn
Installed on
claude-code100
opencode7
gemini-cli6
github-copilot6
codex6
amp6
Skills CLI 使用指南:AI Agent 技能包管理器安装与管理教程
19,000 周安装
| 첨부 미디어 (photos, videos) |
tweet.quote | 인용 트윗 (동일 구조) |