FeloFelo
모든 스킬Claude CodeOpenClawHermes AgentCodexAPI 문서GitHub
API Key 받기 →
API Key 받기
모든 스킬 Claude Code OpenClaw Hermes Agent Codex API 문서 GitHub
English日本語简体中文한국어繁體中文РусскийעבריתالعربيةไทยPortuguês (Brasil)EspañolDeutschFrançaisBahasa IndonesiaItalianoTürkçeУкраїнськаPolskiहिन्दीTiếng ViệtBahasa Melayu
API Key 받기 →
Codex 스킬 · Twitter/X 모니터링

Felo X Search Codex 스킬

Felo X Search brings X and Twitter monitoring into Codex so your terminal agent can surface posts, reply threads, user profiles, and trending conversations without opening a browser or switching tools.

Codex Social intelligence
Install NowSwitch to Claude Code
felo x "AI hardware" --query-type Top --limit 20
Connecting the skill to live workflow context...
Processing the request and preparing usable output...
Result ready for the next step in your workflow.
Built for terminal-first AI productivity tools and platform-specific skill docs.

Built for Codex users who need social signals, launch reactions, and competitor chatter without leaving the terminal.

Codex skill
X and Twitter monitoring
npm install
one-command setup
4 modes
posts, users, replies, timelines
Real-time
social signals on demand

Felo X Search 스킬이 소셜 리스닝에 필요한 이유

중요한 반응은 빠르게 나타나지만, 수동 모니터링으로는 노이즈, 패턴, 이의, 진짜 기회를 구분하기 어렵습니다.

대화가 먼저 움직인다

제품 반응과 이의는 공식 문서나 기사가 따라오기 전에 X에 먼저 나타나는 경우가 많습니다.

모니터링은 노이즈가 많다

수동 검색으로는 소셜 노이즈에서 시그널을 분리하기 어렵습니다.

인사이트가 워크플로가 되기 어렵다

구조 없이는 소셜 데이터가 사용 가능한 인텔리전스가 아닌 일화적 관찰로 남습니다.

Felo X Search 스킬이 소셜 리스닝을 개선하는 방법

felo-x-search는 팀이 트렌드, 감정, 답글, 계정 컨텍스트를 비교, 요약, 보고하기 쉬운 형태로 워크플로에 가져올 수 있게 합니다.

  • 트윗 검색: 키워드 또는 고급 쿼리로 검색하고 시간 범위, 모드, 제한으로 결과를 조정합니다.
  • 사용자 조회: 공개 계정을 찾고 프로필 세부 정보, 팔로워 수, 인증 시그널을 가져옵니다.
  • 타임라인 검색: 모니터링 또는 패턴 분석을 위해 공개 계정의 최근 트윗을 가져옵니다.
  • 답글 스레드 캡처: 게시물 주변의 전체 답글 대화를 가져와 감정과 이의를 파악합니다.
1
InstallAdd the skill to the environment where the team already works
2
AskUse natural language or the matching CLI command
3
ProcessLet the skill perform the specialized task cleanly
4
ReusePass the result into the next workflow step

Install the Felo X Search skill in Codex

Use npm to install the full Felo skill pack, or copy just felo-x-search into your Codex skills directory for a focused setup.

How to install the Felo X Search skill in Codex

Codex

Add X and Twitter monitoring to Codex so your terminal agent can surface posts, reply threads, and social signals without opening a browser or switching tools.

# Install all Felo skills globally npm install -g felo-ai # Or install this skill manually git clone https://github.com/Felo-Inc/felo-skills.git cd felo-skills cp -r felo-x-search ~/.codex/skills/
Read Felo API Docs

Felo X Search 스킬의 핵심 기능

이 기능들은 출시 모니터링, 답글 스레드 분석, 인플루언서 발굴, 빠르게 변화하는 소셜 인텔리전스 워크플로에 맞게 조정되었습니다.

트윗 검색

키워드 또는 고급 쿼리로 검색하고 시간 범위, 모드, 제한으로 결과를 조정합니다.

사용자 조회

공개 계정을 찾고 프로필 세부 정보, 팔로워 수, 인증 시그널을 가져옵니다.

타임라인 검색

모니터링 또는 패턴 분석을 위해 공개 계정의 최근 트윗을 가져옵니다.

답글 스레드 캡처

게시물 주변의 전체 답글 대화를 가져와 감정과 이의를 파악합니다.

Felo X Search 스킬을 사용할 때

출시 모니터링, 인플루언서 발굴, 답글 스레드 분석, 제품과 커뮤니티 주변의 초기 시그널 추적에 가장 적합합니다.

Brand monitoring with felo-x-search

브랜드 모니터링

상황: 제품 출시나 캠페인 관련 언급과 감정을 추적합니다.
최신 AI 노트북 칩 관련 상위 게시물을 찾아 감성을 요약해줘.
Competitor research with felo-x-search

경쟁사 리서치

상황: 경쟁사의 게시 빈도, 주제, 참여 패턴을 검토합니다.
이 발표 트윗의 답글을 검토하고 주요 반대 의견을 식별해줘.
Influencer discovery with felo-x-search

인플루언서 발굴

상황: 관련 목소리를 찾고, 프로필을 비교하고, 협업 후보를 추립니다.
경쟁 개발자 도구 계정 두 개의 최근 게시 주제를 비교해줘.

Get the Felo X Search skill running in Codex in 3 steps

Install the skill, set your API key, and start pulling live social signals into Codex workflows.

1

Install via npm or copy the folder

Run npm install -g felo-ai for the complete skill set, or clone the repo and copy felo-x-search into ~/.codex/skills/ for a standalone install.

2

Export your Felo API key

Set FELO_API_KEY in your shell environment so the skill can connect to the X search and social data backend.

3

Run your first X search

Ask Codex to search X for a product name, competitor, or trending topic and turn the results into actionable intelligence you can summarize or report on.

팀이 Felo X Search 스킬을 계속 사용하는 이유

소셜 대화가 대부분의 대시보드보다 먼저 이의, 수요 시그널, 트렌드 변화를 드러내기 때문에 팀은 계속 사용합니다.

★★★★★
“자체 대시보드 요약이 아닌 X에서 사람들이 실제로 말하는 것을 볼 수 있어서 이제 출시 주간이 더 차분합니다.”
Daniel Park
Daniel Park
★★★★★
“시장 전체가 보고서를 쓰기 전에 이의, 인플루언서 반응, 경쟁사 동향을 파악하는 데 사용합니다.”
Mia Chen
Mia Chen
★★★★★
“개발자 마케팅에서 답글 분석만으로도 혼란 지점과 콘텐츠 기회를 거의 즉시 발견할 수 있습니다.”
Vik Patel
Vik Patel

Felo X Search 스킬의 주요 성과

4가지 모드
X 리서치 작업용
답글 스레드
더 깊은 컨텍스트용
Top/Latest
랭킹 제어용
1개 흐름
시그널에서 보고서까지

Felo X Search Codex skill FAQ

How do I install the Felo X Search skill in Codex?
Run npm install -g felo-ai to get all Felo skills at once, or copy the felo-x-search folder to ~/.codex/skills/. Then export your FELO_API_KEY environment variable.
Do I need my own X API key?
No. The skill uses your Felo API key to access X data through the Felo backend. No separate Twitter or X developer account is required.
What kind of X data can I pull into Codex?
You can search posts by keyword, look up public user profiles, pull recent timelines, and fetch full reply threads for sentiment and objection analysis.
Can I combine X Search with other Felo skills in Codex?
Yes. Use felo-x-search alongside felo-search for broader web context, or pipe social findings into felo-slides to build a presentation from the data.

Bring X and Twitter monitoring into Codex with Felo X Search

Install felo-x-search so Codex can surface posts, reply threads, user profiles, and trending conversations for product, brand, and competitor research.

Get Felo API KeyBrowse API Docs

One API key covers every Felo skill in Codex. Track social signals, launch reactions, and competitor chatter from the same terminal session.

모든 문서. 함께. 계속 진화

  • Felo Enterprise
  • Felo Agent
  • Felo LiveDoc
  • LLM Playground
  • API 문서
도구
  • Research
  • X Research
  • AI Slides
  • AI Presentation Maker
  • AI Pages
  • AI Designer
  • AI 로고 생성기
  • AI 포스터 생성기
  • AI Images
  • GPT-Image 2 Generator
  • Nano Banana Pro
  • Voice Note
Skills
  • Claude Code 디렉터리
  • felo-search
  • felo-slides
  • felo-web-fetch
  • felo-youtube-subtitling
  • felo-x-search
  • felo-livedoc
  • felo-superagent
  • felo-content-to-slides
  • Website Screenshot Agent
  • OpenClaw 디렉터리
  • felo-search
  • felo-slides
  • felo-web-fetch
  • felo-youtube-subtitling
  • felo-x-search
  • felo-livedoc
  • felo-superagent
  • felo-content-to-slides
  • Website Screenshot Agent
  • Hermes Agent 디렉터리
  • felo-search
  • felo-slides
  • felo-web-fetch
  • felo-youtube-subtitling
  • felo-x-search
  • felo-livedoc
  • felo-superagent
  • felo-content-to-slides
  • Website Screenshot Agent
  • Codex Skills
  • felo-search
  • felo-slides
  • felo-web-fetch
  • felo-youtube-subtitling
  • felo-x-search
  • felo-livedoc
  • felo-superagent
  • felo-content-to-slides
  • Website Screenshot Agent
  • 블로그
  • 도움말 / FAQ
  • 릴리스 업데이트
  • 상업적 고지
  • 개인정보 처리방침
  • 이용 약관
  • About us
  • X
  • Discord
  • YouTube
  • 오픈 소스

© 2026 Felo AI. All rights reserved.