my-fetch-tweet
ai-native-camp/camp-1
X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오고 요약-인사이트-전체 번역 3단계 파이프라인으로 제공하는 스킬.
npx skills add https://github.com/ai-native-camp/camp-1 --skill my-fetch-tweet
Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.
Latest reviews
No community reviews yet. Be the first to review.
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
More from ai-native-camp/camp-1
day4-wrap-and-analyze
by ai-native-camp/camp-1
Source details, install context, and public review data are available on the full page.
day5-fetch-and-digest
by ai-native-camp/camp-1
Source details, install context, and public review data are available on the full page.
day6-prd-submit
by ai-native-camp/camp-1
PRD(Product Requirements Document) 초안을 템플릿 기반으로 작성하고, 필수 형식을 검증한 뒤, GitHub PR 제출 과정을 안내한다.
day1-onboarding
by ai-native-camp/camp-1
Source details, install context, and public review data are available on the full page.
Alternatives in Software Engineering
telegram-bot-builder
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
flutter-app-size
by flutter/skills
Analyzes and optimizes Flutter application size by measuring build artifacts, generating size analysis reports, utilizing Dart DevTools for component breakdown, and implementing specific size reduction strategies such as debug info splitting, resource compression, and platform-specific tree-shaking. Assumes a...
sharp-edges
by trailofbits/skills
Evaluates whether APIs, configurations, and interfaces are resistant to developer misuse. Identifies designs where the "easy path" leads to insecurity.
iterative-retrieval
by affaan-m/everything-claude-code
Solves the "context problem" in multi-agent workflows where subagents don't know what context they need until they start working.