Everything AI is an agent skill for people who want AI to do everything.
User gives goal. AI carries expert scope.
You say do everything, handle it end-to-end, or whatever is needed. The promise: the AI figures out the expert checklist, chooses safe defaults, starts useful work, and reports proof.
There is no mode menu and no expert questionnaire. Questions appear only when a real blocker or risky action needs you.
- Infers missing scope.
- Uses safe, reversible defaults.
- Works before asking non-blocking questions.
- Stops before paid, destructive, private, or high-stakes actions.
- Reports checked, changed, missing, unknown, and confidence.
- Supports 10 domain packs: coding, startup, research, finance, health, learning, writing, data, life, and productivity.
npx --yes github:mitunmanav/everything-aiCheck first without installing:
npx --yes github:mitunmanav/everything-ai -- --dry-runThen ask:
Use $everything-ai and do everything for this task.
The installer copies only the skill, sends no telemetry, reads no secrets, and refuses to overwrite an existing install unless you use --force.
More install options: QUICKSTART.md.
Two blind judges agree: skill helps current outputs
Same 80 outputs. Claude Sonnet 5 and Codex gpt-5.5 scored independently. Higher is better.
| output model | Claude blind judge | lift | Codex blind judge | lift |
|---|---|---|---|---|
| gpt-5.5 · medium | 47.4% → 96.1% | +48.7 points | 52.6% → 96.1% | +43.5 points |
| gpt-5.4-mini · low | 46.1% → 86.8% | +40.7 points | 52.6% → 89.5% | +36.9 points |
This is a single-run current-harness result. It is not comparable with v0.4.0 as a release-to-release improvement because the generated outputs and judge models differ.
Full method, older results, raw score files, and caveats: TEST_RESULTS.md and EVALUATION.md.
Everything AI promises a process, not impossible outcomes.
- No destructive, paid, irreversible, or high-stakes action without approval.
- No secrets, local paths, raw private transcripts, or development rules in the public package.
- Pull requests must pass tests and CodeQL.
- GitHub releases stay manual.
Real failed prompts make the skill better:
- Open an issue with the prompt and what went wrong.
- Add it to the prompt bank.
- Turn it into a test, benchmark case, or domain example.
- Fix the narrow behavior and show proof.
Contribution guide: CONTRIBUTING.md.
MIT licensed. Built and maintained by Mitun Manav.