Skip to main content
Run any Skill in Manus
with one click

query

Stars3
Forks2
UpdatedMay 17, 2026 at 11:37

사용자 자연어 질의를 받아 의도를 분류하고 적절한 검색층으로 라우팅한다. lookup(키워드/의미)은 Grep + Dataview, 관계/경로 탐색은 services/graph/query_graph.py 의 고정 Cypher 템플릿. 자연어 → Cypher 자동 생성 절대 금지. 결과는 LLM 컨텍스트로 주입 가능한 요약 + 출처 wikilink 리스트. 사용자가 "찾아줘", "어디 있어", "관계가 뭐야", "/query <질문>" 같은 형태로 호출하면 발동.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly