# Status

> Show enabled Multi providers and the local runtime status.

- Skill: `greenpolo/status` (Agent Skill)
- Install (CLI): `npx skillmds@latest add greenpolo/status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/greenpolo/status/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: greenpolo (https://skillmd.com/u/greenpolo)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/greenpolo/status

---


Run:

```sh
"$HOME/.local/share/multi-cli/bin/multi" status
```

Tell the user which providers are enabled and whether the helper is installed.
This command does not test provider authentication or inference. If it is missing,
tell the user to run `/multi-core:setup`. Never accept credentials in chat.

