# Eso Resource Manager

> Creates, updates, and uses ESO RESOURCES.md files for currencies, materials, consumables, and account resources. Use when tracking, planning, spending, farming, or analyzing owned ESO resources.

- Skill: `neetx/eso-resource-manager` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add neetx/eso-resource-manager`
- Raw SKILL.md: https://api.skillmd.com/api/skills/neetx/eso-resource-manager/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-resource-manager

---


# ESO Resource Manager

## 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.

## Persistent File

Owns `players/account/RESOURCES.md`.
In Chat-State Mode, use `Aurbis Account Resources State`.

Track gold, AP, Tel Var, transmute crystals, event tickets, writ vouchers, Undaunted keys, Seals, Crowns/Crown Gems when relevant, materials, upgrade materials, consumables, fragments, containers, and spending/farming priorities.

## Workflow

1. Determine whether the request needs current resource state.
2. Accept manual input or screenshot/photo extraction.
3. Separate confirmed balances from uncertain values.
4. Identify shortages, waste, bottlenecks, and spending priorities.
5. Proactively inform builds, routines, crafting, research, trading, and farming.
6. Update `RESOURCES.md` only on request or confirmation.

## Handoffs

- Call `eso-screenshot-intake` for currency, inventory, bank, or material screenshots.
- Call `eso-routine-planner` when shortages should become a routine.
- Call `eso-farming-router` when the player needs a route to obtain resources.
- Call `eso-build-theorycrafting` when gear/build choices depend on resource availability.
- Call `eso-action-plan-manager` when resource constraints should change a character roadmap.
- Call `eso-economy-trading` for sell/keep/buy decisions.

## Output Shape

- Resource snapshot or analysis.
- Bottlenecks and opportunities.
- Suggested spend/save/farm actions.
- File update summary when saved.

## Example

User: "I have these currencies, what should I spend first?"

Response shape: evaluate goals and bottlenecks, warn against waste, and propose a prioritized spending plan.

## Resources

- Load `references/aurbis-shared-contract.md` and apply its voice and behavior.
- Load `references/persistent-files.md` before writing `RESOURCES.md`.
- Load `references/query-scope.md` when the question might be generic.
- Load `references/markdown-output-patterns.md` before writing large resource tables.
- No bundled scripts or assets.

