Open agent skills from the Elite AI Empire (bug-class-detectors, backtest-integrity). npx skills add eas-oss/agent-skills
Find a file
2026-06-24 07:30:49 +00:00
.well-known/agent-skills F3199: publish bug-class-detectors + backtest-integrity skills (skills.sh + .well-known) 2026-06-24 07:30:49 +00:00
skills F3199: publish bug-class-detectors + backtest-integrity skills (skills.sh + .well-known) 2026-06-24 07:30:49 +00:00
LICENSE F3199: publish bug-class-detectors + backtest-integrity skills (skills.sh + .well-known) 2026-06-24 07:30:49 +00:00
README.md F3199: publish bug-class-detectors + backtest-integrity skills (skills.sh + .well-known) 2026-06-24 07:30:49 +00:00

Empire Agent Skills

Open, portable agent skills distilled from the Elite AI Empire product engines. Install into Claude Code, Codex, Cursor, OpenCode, or any supported agent:

npx skills add eliteaiempire/agent-skills
# or a single skill
npx skills add eliteaiempire/agent-skills --skill bug-class-detectors

Skills

Skill What it does Hosted upgrade
bug-class-detectors Find bug CLASSES not instances — 37 root-cause detectors + CI auto-fix PRs (Snyk/Sonar alt). https://bugclass.eliteaiempire.com
backtest-integrity Lopez-de-Prado overfit battery (purged-CPCV, PBO, deflated-Sharpe, uniqueness, triple-barrier) — trust a backtest only if it survives. https://th-validator.eliteaiempire.com

Each skill is the open, portable logic; the hosted engines add CI integration, dashboards, auto-fix PRs, and (for backtest-integrity) 16-venue prediction-market settlement + L2 depth.

Discovery

This repo also serves a .well-known/agent-skills/index.json discovery index, so it can be resolved by any agent-skills client by domain as well as by owner/repo.

MIT licensed. By the Elite AI Empire (EAS + TradeHouse).