Open agent skills from the Elite AI Empire (bug-class-detectors, backtest-integrity). npx skills add eas-oss/agent-skills
No Stripe objects, draft status flag set in SKILL.md frontmatter and index.json. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> |
||
|---|---|---|
| .well-known/agent-skills | ||
| skills | ||
| LICENSE | ||
| README.md | ||
| README.md.pre_f4473_20260904 | ||
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 |
| loop-engineering (DRAFT) | Manifest -> unit -> watchdog -> attribution -> re-grade: package a one-off agent prompt into a safely self-supervising loop, with a human-approval gate on any outward-facing/irreversible step. Includes 3 Orchestrator flow templates. | https://ourtools.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).