Eso economy trading
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-economy-tradingAssembled 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
Analyzes ESO economy, trading, selling, buying, liquidity, price confidence, guild traders, flipping, and farming for profit. Use when the user asks what to sell, keep, buy, farm, list, or price.
SKILL.md
2.1 KB, 368 tokens by cl100k_base, as published. Nobody here has run it
ESO Economy Trading
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 platform, server, item, quantity, urgency, and whether the user has a trading guild.
- Distinguish price signal from guaranteed sale value.
- Consider liquidity, listing fees, trader quality, event timing, patch demand, and opportunity cost.
- Compare sell, keep, use, farm more, or buy alternatives.
- Mark price confidence and source/date for current market claims.
Handoffs
- Call
eso-source-triageandeso-live-contextfor market-sensitive claims. - Call
eso-resource-managerwhen the decision should update resources. - Call
eso-farming-routerwhen farming is better than buying. - Call
eso-guild-social-managerwhen trading guild access affects the advice.
Output Shape
- Recommendation: sell, keep, use, buy, or farm.
- Price confidence and caveats.
- Platform/server warning if needed.
- Practical next action.
Example
User: "Should I sell these upgrade mats or keep them?"
Response shape: evaluate goals, current resource pressure, market signal, and whether the player will soon need the mats for builds.
Resources
- Load
references/aurbis-shared-contract.mdand apply its voice and behavior. - Load
references/source-policy.mdfor market source confidence. - Load
references/platform-policy.mdfor PC versus console market differences. - No bundled scripts or assets.