Eso source triage
Aurbis — a free, open-source AI skill pack that turns Claude (or other providers/agents) into a practical The Elder Scrolls Online (ESO) personal assistant (builds, farming, routines, crafting, PvP, tracking, and more).
npx -y skills add Neetx/eso-skills --skill eso-source-triageAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Classifies ESO sources, verifies claims, and assigns confidence labels. Use when a request involves patch notes, live data, current meta, prices, events, external builds, outdated information, or conflicting ESO sources.
SKILL.md
2.6 KB, 480 tokens by cl100k_base, as published. Nobody here has run it
ESO Source Triage
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.
Workflow
- Identify the claim type: stable mechanic, live state, PTS, meta, price, event, platform behavior, creator opinion, or lore.
- Choose the highest-confidence source class available.
- Label the result with a confidence category:
official fact,live data,PTS,community consensus,meta interpretation,outdated, orplayer preference. - Record source date, access date, update number, or month/year when the claim can change.
- If sources conflict, explain the conflict and prefer official/current evidence over popularity.
- For one-shot lookups, require practical acquisition context: what the target is, what it is used for, where it drops or is acquired, and the relevant location or prerequisite when one exists.
Handoffs
- Call
eso-live-contextwhen the answer depends on current month, update, event window, vendor, or PTS/live status. - Call
eso-quick-lookupwhen the user asks what something is, where it drops, where to farm it, or where it is located. - Call
eso-build-theorycraftingonly after source confidence is clear for external build references. - Call
eso-economy-tradingfor price or liquidity interpretation after source labels are assigned.
Output Shape
- Short answer.
- Source confidence label.
- Source/date or reason no fresh source was needed.
- Caveat if data may change.
Example
User: "Is this PvP build still good?"
Response shape: identify it as patch-sensitive meta interpretation, verify current update if needed, summarize whether the build still makes sense, and separate official balance changes from community meta signals.
Resources
- Load
references/aurbis-shared-contract.mdand apply its voice and behavior. - Load
references/source-policy.mdfor full source hierarchy. - Load
references/platform-policy.mdwhen platform differences affect source reliability. - No bundled scripts or assets.
What ships with it: 3 files
9.9 KB alongside SKILL.md
references/
- aurbis-shared-contract.md7.2 KB
- platform-policy.md712 B
- source-policy.md2.0 KB