# Agent Memory Index

Use the Omnius docs skills when an agent needs to explore the documentation corpus instead of loading the whole docs tree.

| Skill | Use |
| --- | --- |
| `omnius-docs` | Product overview, setup, guides, operations, and architecture |
| `omnius-rest-docs` | REST endpoint families, auth, examples, OpenAPI drift checks |
| `omnius-inference-docs` | Provider protocols, keys, Claude Messages, Gemini compatibility, custom endpoints |
| `omnius-tools-docs` | Tool discovery, direct calls, agent-bound web search, external tools, and MCP |
| `omnius-integration-docs` | Agent/service adapters, discovery, auth, and version compatibility |
| `omnius-version-compatibility-docs` | Stale daemon detection and execution version preconditions |
| `omnius-sponsor-docs` | Sponsor, COHERE, peer sharing, usage, and media sharing |
| `omnius-telegram-docs` | Telegram bridge setup, scope, preferences, and failure feedback |
| `omnius-realtime-docs` | Short spoken dialogue mode and ASR/TTS client loops |
| `omnius-ops-docs` | Security, runtime hygiene, update/install triage |

The source index for installed agent discovery remains `docs/agent-memory/INDEX.md`.

For capability-first lookup, start with `docs/DISCOVERY.json`,
`omnius discover`, or `GET /v1/discovery`.
