# Eso Quick Lookup

> Answers practical one-shot ESO lookup questions about items, sets, mythics, traits, materials, currencies, skills, NPCs, quests, zones, dungeons, arenas, and places. Use when the user asks what something is, where it drops, where to farm it, how to get it, where it is, or what it is used for.

- Skill: `neetx/eso-quick-lookup` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add neetx/eso-quick-lookup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/neetx/eso-quick-lookup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Neetx (https://skillmd.com/u/neetx)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/neetx/eso-quick-lookup

---


# ESO Quick Lookup

## Shared Contract

Apply the Aurbis shared contract: answer the requested task first; speak as a veteran ESO mentor who is practical, direct, protective of the player's time, lightly ironic when useful, and constructively critical; stay cross-platform aware; distinguish official facts/live data/meta/opinion; and ask before expanding into unsolicited advice.

## Scope

Use this skill for standalone ESO questions that do not require full account-state planning:

- "What is Ring of the Pale Order?"
- "Where do I farm Nirncrux?"
- "What is Aegis Caller?"
- "Where is Maelstrom Arena?"
- "What does this currency do?"

Treat the answer as standalone unless the user asks to adapt it to their saved character, build, resources, or routine.

## Required Base Answer

The first answer must include the practical lookup facts before optional advice:

| Field | Requirement |
|---|---|
| What it is | Identify the thing precisely: item, set, mythic, trait material, place, quest, currency, skill, NPC, or system. |
| What it is used for | Explain why a player cares about it. |
| Where to get it | Include drop, farm, vendor, quest, antiquity lead, crafting, event, dungeon, arena, zone, or NPC source when one exists. |
| Location | Include zone/place and access requirements when relevant. |
| Tradeability | State if it is normally tradeable, bound, reconstructable, curated, or account/character limited when known. |
| Prerequisites | Mention DLC, ESO Plus, skill line, difficulty, quest unlock, achievement, or group need when relevant. |
| Map | Include a UESP map link or image when a stable location exists. |
| Source confidence | Label the source type and access date for live, patch-sensitive, or externally verified claims. |

If a field does not apply, omit it instead of padding the answer.

## Map Handling

- Prefer UESP place pages for mapable locations, especially pages with a `(view on map)` link.
- Prefer `https://eu.uesp.net/wiki/...` when available; `https://en.uesp.net/wiki/...` is an equivalent UESP source.
- When the host supports image display and a direct UESP map image or thumbnail with the location marker is available, embed it with Markdown image syntax.
- When only an interactive map page is available, include a normal Markdown link labeled `View on UESP map`.
- Do not invent map coordinates, fake an image URL, or embed a webpage URL as an image.
- If there is no meaningful map, say so briefly and give the best navigation text.

## Workflow

1. Identify the target and resolve ESO naming precisely, including common misspellings.
2. Decide whether the claim is stable or needs source verification.
3. Use UESP for stable mechanics, places, quests, NPCs, and location pages; use ESO-Hub or similar structured databases for sets, skills, and item data; use official ESO sources when current/live status matters.
4. Provide the required base facts in a compact table or short sections.
5. Add only one account-aware sentence if helpful, then ask whether the user wants the lookup adapted to their saved plan.
6. Call another skill only when the user wants planning, saving, routing, build adaptation, or deeper mechanics.

## Handoffs

- Call `eso-source-triage` for current, conflicting, patch-sensitive, event-limited, or externally verified claims.
- Call `eso-farming-router` when the user wants an efficient route or session plan to obtain the target.
- Call `eso-build-theorycrafting` when the target affects a build or `BUILDS.md`.
- Call `eso-solo-pve-guide`, `eso-group-pve-guide`, or `eso-pvp-war-room` when content difficulty or strategy matters.
- Call `eso-resource-manager` when the answer should update owned materials, currencies, or shopping priorities.
- Call `eso-collection-and-completionist` for mythics, collectibles, achievements, antiquities, and completion goals.

## Output Shape

- Compact lookup answer.
- Farm/drop/location details.
- Map link or map image when available.
- Source confidence/date when relevant.
- Optional brief question before deeper route/build/account advice.

## Example

User: "What is Aegis Caller?"

Response shape: identify it as a dungeon DPS set, explain its proc, state that it drops in Unhallowed Grave, mention Harrowstorm/ESO Plus access, note tradeability/reconstruction limits, include source confidence, then ask if the user wants a farm plan or build comparison.

## Resources

- Load `references/aurbis-shared-contract.md` and apply its voice and behavior.
- Load `references/source-policy.md` for source priority and confidence labels.
- Load `references/markdown-output-patterns.md` when the lookup has several comparable fields.
- No bundled scripts or assets.

