Codex 스킬 · 문서 검색

Felo LiveDoc Codex 스킬

Felo LiveDoc gives Codex a persistent RAG layer over your private documents, PDFs, and URLs. Build a knowledge base once and query it across sessions so your terminal agent stops relying on re-pasted context.

Codex Private knowledge retrieval
felo livedoc retrieve support-knowledge --query "What are the SSO requirements?"
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 Codex users who need grounded answers from private documents, not just model memory or one-off context.

Codex skill
document retrieval & RAG
npm install
one-command setup
Persistent
knowledge across sessions
Semantic
retrieval over keyword matching

Felo LiveDoc 스킬이 지식 베이스 검색에 필요한 이유

명세서, PDF, URL, 내부 문서는 세션을 넘어 보유할 수 있는 검색 레이어가 없으면 계속 분산된 상태로 남습니다.

중요 문서가 흩어져 있다

정책, 명세서, PDF, URL이 너무 많은 곳에 분산되어 있고 공유 검색 레이어가 없습니다.

세션 메모리는 불안정하다

좋은 채팅 기록도 반복 작업을 위한 안정적인 지식 베이스가 되지 못합니다.

키워드는 의도를 놓친다

팀에는 단순한 단어 매칭이 아닌 올바른 구절을 찾는 시맨틱 검색이 필요합니다.

Felo LiveDoc 스킬이 지식 베이스 검색을 개선하는 방법

felo-livedoc은 흩어진 파일과 링크를 영구적인 시맨틱 지식 베이스로 변환하여 답변, 메모, 지원 업무가 신뢰할 수 있는 자료에 근거할 수 있게 합니다.

  • 지식 베이스 관리: 팀, 프로젝트, 주제별로 이름 있는 LiveDoc을 생성, 목록 조회, 업데이트, 삭제할 수 있습니다.
  • 다양한 콘텐츠 유형: 텍스트, URL, PDF, 업로드 파일을 추가하면 자동으로 인덱싱됩니다.
  • 시맨틱 검색: 자연어로 질문하면 키워드 매칭이 아닌 가장 관련성 높은 구절을 반환합니다.
  • 검색 전 라우팅: 가장 잘 맞는 리소스를 먼저 식별한 다음 해당 소스에서만 검색하여 더 빠른 결과를 얻습니다.
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 LiveDoc skill in Codex

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

How to install the Felo LiveDoc skill in Codex

Codex

Give Codex a persistent document retrieval layer so your agent can query private knowledge bases, internal docs, and stored references without re-pasting context every session.

# 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-livedoc ~/.codex/skills/
Read Felo API Docs

Felo LiveDoc 스킬의 핵심 기능

이 기능들은 영구적인 지식, 문서 근거, 재사용할 수 있을 만큼 신뢰할 수 있는 답변이 필요한 팀을 위해 만들어졌습니다.

지식 베이스 관리

팀, 프로젝트, 주제별로 이름 있는 LiveDoc을 생성, 목록 조회, 업데이트, 삭제할 수 있습니다.

다양한 콘텐츠 유형

텍스트, URL, PDF, 업로드 파일을 추가하면 자동으로 인덱싱됩니다.

시맨틱 검색

자연어로 질문하면 키워드 매칭이 아닌 가장 관련성 높은 구절을 반환합니다.

검색 전 라우팅

가장 잘 맞는 리소스를 먼저 식별한 다음 해당 소스에서만 검색하여 더 빠른 결과를 얻습니다.

Felo LiveDoc 스킬을 사용할 때

지원 지식, 기술 문서, 정책 검색, 리서치 아카이브, 안정적인 소스 근거에 의존하는 모든 워크플로에 가장 적합합니다.

Project docs assistant with felo-livedoc

프로젝트 문서 도우미

상황: 대규모 기술 명세서나 내부 핸드북을 자연어 질문으로 검색합니다.
우리 제품 명세를 저장하고 인증 요구사항을 찾아줘.
Research library with felo-livedoc

리서치 라이브러리

상황: 논문과 글을 하나의 검색 가능한 AI 지식 베이스로 모읍니다.
이 지원 질문을 답변하기 전에 가장 적합한 문서로 라우팅해줘.
Policy and HR answers with felo-livedoc

정책 및 HR 답변

상황: 반복되는 정책 질문을 공식 원문 문서에 근거해 답합니다.
경쟁사 페이지를 LiveDoc에 추가하고, 나중에 가격 전략 관련 문구를 추출해줘.

Get the Felo LiveDoc skill running in Codex in 3 steps

Install the skill, set your API key, and start building a queryable knowledge base from your own documents.

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-livedoc 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 document indexing and retrieval backend.

3

Create and query a knowledge base

Ask Codex to create a LiveDoc from your files or URLs, then query it with natural-language questions and get grounded answers tied to the source material.

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

근거 있는 답변은 영리한 모델만이 아닌 신뢰할 수 있는 문서 레이어에 의존하기 때문에 팀은 계속 사용합니다.

★★★★★
모든 응답이 올바른 소스 문서로 추적될 수 있기 때문에 지원 및 운영 팀이 답변을 더 신뢰합니다.
Rachel Morgan
Rachel Morgan
★★★★★
인사 운영팀은 반복 요청으로 가득 찬 또 다른 받은 편지함을 만들지 않고 정책 질문에 답하기 위해 사용합니다.
Haruka Tanaka
Haruka Tanaka
★★★★★
엔지니어들이 폴더를 뒤지는 대신 질문할 수 있게 되어 제품 문서가 내부적으로 훨씬 더 유용해졌습니다.
Vik Patel
Vik Patel

Felo LiveDoc 스킬의 주요 성과

영구적
세션을 넘어선 지식
시맨틱
정확한 매칭을 넘어선 검색
멀티소스
콘텐츠 수집
근거 있는
신뢰도 높은 작업을 위한 출력

Felo LiveDoc Codex skill FAQ

How do I install the Felo LiveDoc skill in Codex?
Run npm install -g felo-ai to get all Felo skills at once, or copy the felo-livedoc folder to ~/.codex/skills/. Then export your FELO_API_KEY environment variable.
What types of documents can I index?
You can add text, URLs, PDFs, and uploaded files. The skill indexes them automatically so you can query with natural-language questions.
Does the knowledge base persist between Codex sessions?
Yes. Once you create a LiveDoc, it stays available across sessions until you delete it. No need to re-upload or re-index.
When should I use LiveDoc instead of Felo Search in Codex?
Use LiveDoc when the source of truth is your own stored documents. Use Felo Search when you need current public information from the live web.

Give Codex a private knowledge base with Felo LiveDoc

Install felo-livedoc so Codex can build, manage, and query persistent document collections for grounded answers.

One API key covers every Felo skill in Codex. Build a knowledge base once and query it whenever your agent needs grounded answers.