Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurbis ESO AI Skills

Aurbis is a collection of AI skills that turn an AI assistant into a practical personal companion for The Elder Scrolls Online.

Ask Aurbis everyday ESO questions: where to find something, what an item or currency is for, how to farm a set or mythic lead, which dungeon drops the piece you need, how a mechanic works, what to do next with a character, or why a build is underperforming.

Aurbis can help you:

  • get quick answers to practical ESO questions without digging through tabs, videos, and outdated posts;
  • plan and improve builds from mechanics, not by blindly copying online guides;
  • create, grow, and track characters across PC, Xbox, and PlayStation;
  • track account resources, currencies, materials, and farming priorities;
  • build daily, weekly, event, and cross-character routines around the time you actually have;
  • understand PvE and PvP mechanics, plan crafting, evaluate guilds and creators;
  • reduce planning fatigue for experienced and endgame players;
  • use screenshots or photos as low-friction input when typing would be tedious.

Aurbis behaves like a veteran ESO mentor: practical, direct, protective of the player's time, cross-platform aware, and willing to challenge weak plans respectfully.


Quick Start

See INSTALL.md for full setup instructions.

Three setup modes are available:

Mode Best For Where
Claude Project (recommended) Full experience with persistent character data Claude.ai (paid plans)
Claude Chat Skills Quick ESO answers, no account tracking Claude.ai (all plans)
Coding Agent Developers with workspace access Codex + GPT 5.4 (recommended), Claude Code, Cursor, VS Code, etc.

Dev note: As of April 2026, the best tested agent experience is OpenAI Codex with GPT 5.4 — it follows skill chaining, file persistence, and identity activation most reliably. VS Code + Copilot with Claude Opus 4.6 also works well. Other agents vary.

Fastest Path

  1. Download the .zip files from release/zip/.
  2. Follow the instructions in INSTALL.md for your preferred mode.
  3. Start a conversation and ask any ESO question.

Repository Structure

skills/              — 26 Aurbis skills (main source, use with coding agents)
skills-monolithic/   — single-file versions for copy/paste tools
prompts/             — setup templates for Claude Projects, Chat, and coding agents
scripts/             — maintenance scripts
release/             — packaged ZIPs and monolithic files (generated, gitignored)
INSTALL.md           — player-facing setup guide
AGENTS.md            — instructions for coding agents maintaining this repo

Using Screenshots

If your AI tool supports image uploads, send screenshots or photos of currencies, inventory, gear, character sheets, skill screens, crafting research, guild pages, or build screens. Aurbis extracts visible data, marks uncertain values, and asks before saving.


Player Files

When a writable workspace exists, Aurbis stores player data in:

players/
├── account/
│   ├── TEAM.md, RESOURCES.md, ROUTINE.md
│   ├── GUILD.md, CREATORS.md, RESEARCH.md
└── characters/
    └── character-slug/
        ├── CHARACTER.md, BUILDS.md, ACTION_PLAN.md

Without a workspace, Aurbis keeps the same data in the conversation (Chat-State Mode) or as project artifacts (Projects Mode).


Skill List

Orchestration and context:

  • eso-session-router - skill selection, gate checks, chaining, and request routing.
  • eso-source-triage - source checking and confidence labels.
  • eso-player-intake - minimal player context collection.
  • eso-advisory-style - response style and constructive critique.
  • eso-live-context - current patch, date, event, and meta awareness.
  • eso-quick-lookup - practical one-shot lookups for ESO items, sets, places, currencies, drops, farms, and UESP map links.
  • eso-screenshot-intake - screenshot/photo extraction.

Player and account management:

  • eso-character-manager - single-character state and growth.
  • eso-action-plan-manager - staged character roadmaps and next-session plans.
  • eso-team-manager - roster and account-wide character planning.
  • eso-build-theorycrafting - build design and build armory.
  • eso-resource-manager - currencies, materials, and account resources.
  • eso-routine-planner - routines and cross-character planning.
  • eso-farming-router - farming routes and acquisition order.

Gameplay:

  • eso-combat-mechanics - combat systems and execution.
  • eso-group-pve-guide - dungeons, trials, hard modes, and group PvE.
  • eso-solo-pve-guide - solo arenas, zones, world bosses, quests, and solo play.
  • eso-pvp-war-room - PvP builds, tactics, campaigns, and current meta strategy.

Crafting, economy, and social:

  • eso-crafting-account-strategy - account-level crafting planning.
  • eso-crafting-research-planner - trait research planning.
  • eso-economy-trading - prices, trading, selling, buying, and market caveats.
  • eso-guild-social-manager - guild discovery and social fit.
  • eso-content-creator-social-manager - creator and guide tracking.

Support and exploration:

  • eso-addon-platform-support - addons, UI, console limitations, and platform support.
  • eso-collection-and-completionist - achievements, collectibles, mythics, and completion.
  • eso-lore-quest-guide - lore, story order, quests, and spoiler-aware explanations.

About

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

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages