Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

llmx

스타5
포크1
업데이트2026년 6월 22일 08:55

Use llmx for token-efficient code intelligence on a codebase — semantic/keyword search, symbol lookup, and call-graph traversal via its local MCP tools (llmx_status, llmx_search, llmx_lookup, llmx_refs, llmx_explore, llmx_symbols, llmx_get_chunk, llmx_index, llmx_manage). Prefer it over raw grep/Read when exploring an unfamiliar or large repo, answering "where is X defined", "who calls Y", "what does this module do", or when you need semantic ("find the code that handles auth retries") rather than exact-string matches. Indexing and on-device embeddings run locally; no code leaves the machine.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly