소스 정보
- 저장소
- lev-os/agents
- 최근 소스 활동
- 2026년 6월 24일 03:11
- 감지된 SKILL.md 언어
- 영어
- 스타
- 21
- 포크
- 2
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/lev-os/agents --skill research명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | research |
| description | Use when any research, search, or information gathering is needed. |
Deep/current/external branch of the unified lev find story.
Use lev find first for local repo/operator truth.
Use lev-research when:
Implementation surface: plugins/timetravel with root Poly bindings over core-timetravel.
Use lev research as the northbound runtime surface. lev timetravel remains the
underlying runtime/compat surface.
lev research --help
When published to npm, this becomes:
npx @lev-os/lev research --help
Run that command to see available subcommands, strategies, adapters, and options. The CLI is the documentation. Do not duplicate its interface here.
lev find / agent-native tools, not this skilldeep, max, and academic, first build a short research prompt package:
objective, audience, scope, known context, sub-questions, evidence contract, and output contract.
Use the deep research prompt contract below and the runtime strategy metadata
in plugins/timetravel/src/strategy.ts.
Historical lev research outputs and generated results are AutoWiki intake
material, not canonical guidance. Treat them as raw sources for the wiki
projection unless they have been source-reviewed and promoted.lev research "<query>" -s <strategy> --prompt-plan-onlylev research "<query>" -s <strategy> --flow=deep-research --flow-plan-only
first, then remove --flow-plan-only when a bounded FlowMind run is desired.research-route: <strategy> | lev research -s <strategy>lev research "<query>" -s <strategy> via Bash. Prompt planning is
default-on for deep, max, and academic; completed runs wikify by
default into the project AutoWiki raw layer. Use --no-prompt-plan only
when terse output is required and --no-wikify only when the run must not
touch wiki intake.web_search, WebSearch, browser/search MCP, or equivalent). Do not stop at Sources: 0.research-route: <strategy> | lev research -s <strategy> | fallback: internet-search (<reason>)lev research is the preferred router, not a blocker. The job of this skill is live research. When the router cannot produce URLs, use whatever internet search capability is available in the current agent runtime.
Minimum fallback behavior:
Deep research quality depends on the input contract. Before running deep, max,
or academic, compress the user request into:
Objective: one precise research question.
Audience: who will use the answer and what decision it supports.
Scope: timeframe, geography, domains, source classes, exclusions.
Known context: assumptions, prior decisions, baseline facts, or files.
Sub-questions: 3-7 focused queries that can be searched independently.
Evidence contract: source quality, recency, citation, and contradiction rules.
Output contract: structure, confidence labels, limits, and open questions.
Provider-specific rules belong in the runtime strategy metadata and AutoWiki intake/projection, not in this skill directory. If provider behavior matters, verify against current provider docs and cite the URLs you used.
| Signal Words | Strategy |
|---|---|
| "search", "lookup", "find", "what is" | quick |
| "twitter", "reddit", "trending", "sentiment" | social |
| "paper", "arxiv", "academic", "scholarly" | academic |
| "research", "deep", "comprehensive", "analyze", "compare", "investigate" | deep |
| "complete analysis", "exhaustive", "all angles" | max |
Ambiguous? Default to quick.
| Don't | Why |
|---|---|
| Use this skill for ordinary repo search | lev find is the local retrieval primitive |
Use direct internet search as the first step when lev research is healthy | Keep the router as the primary path so adapter logs and strategy selection remain consistent. |
| Spawn subagents to search | Timetravel handles parallelism internally. |
| Duplicate strategy/adapter definitions | Source of truth is plugins/timetravel/src/strategy.ts. |
Stop after Sources: 0 | No URLs from the router means use internet-search fallback, not no answer. |
| Answer from training data | No URLs = no answer. Call the CLI, then internet-search fallback if needed. |
| Treat synthesis-only output as sourced | Some providers synthesize without URLs; verify with source-bearing adapters or fallback search. |
SOC 직업 분류 기준