xerg doctor finds: OpenClaw, Hermes, Claude Code, a Cursor export, or an ingest payload.
Install the skill (all clients)
For a terminal-capable agent, the universal cold-fetch prompt is:QM in Slack
The same cold-fetch prompt can tell QM what operator prerequisites are missing, but it cannot grant itself PostgreSQL privileges, persist an administrator skill pack, or ask you to paste secrets:doctor before auditing it, interpret results, and ask before activation or push. Current Fly Sprites resume persistent runtimes without applying the configured sandbox OCI image, so operators must verify the CLI inside that private Sprite instead of assuming an image pin installed it. The Sprite receives no database URL, identity key, Fly token, or Xerg credential by default. The skill explains pricing and detector coverage plus QM’s one-hour activity limit, refuses secrets and deployment-wide output, and does not claim it can initiate live database or Fly collection. Continuous follow capture, durable tool-history capture beyond QM’s retention window, and live Slack-triggered collection are not currently supported.
QM uses the CLI rather than native Xerg hosted MCP to audit the authorized snapshot:
Public agent surfaces
https://github.com/xergai/skillsis the public skill repo (thenpx skills addinstall source).https://xerg.ai/skill.mdis the canonical publicSKILL.mdmirror.https://xerg.ai/.well-known/agent-skills/index.jsonis the v0.2.0 discovery index.https://xerg.ai/.well-known/skills/index.jsonis the legacy Hermes discovery index.https://xerg.ai/llms.txtis the short machine-readable site map.https://xerg.ai/llms-full.txtis the longer agent reference.@xerg/cliis the public npm CLI package.@xerg/schemasis the MIT-licensed public wire-contract package.
Codex
UseSKILL.md for repeatable local audit workflows and hosted MCP for workspace data.
Install with npx skills add xergai/skills, or copy or link the bundled skill directory into a Codex skill search path manually:
~/.codex/config.toml:
~/.codex/config.toml.
Cursor
Run the guided setup:Claude Code and Claude Desktop
Use the standard remote MCP JSON shape:Antigravity
Use the generic streamable HTTP MCP settings if your Antigravity install supports remote MCP servers with Bearer headers. Xerg does not publish Antigravity-specific setup steps yet because the product-specific import/config format still needs to be verified against official Antigravity documentation.Generic MCP
Use this server endpoint:Local CLI for agents
Agents can run local audits without hosted auth:npx @xerg/cli@latest activate; hosted MCP clients still use an API key from Settings.