con un clic
agentio-status
Use when interacting with status via the agentio CLI.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Use when interacting with status via the agentio CLI.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Use when interacting with Google Chat via the agentio CLI - send messages, list spaces, read history.
Use to manage the agentio daemon (runs the scheduler for .run.md prompts).
Use when interacting with Google Docs via the agentio CLI - list, read, create.
Use when interacting with Google Drive via the agentio CLI - list, search, download, upload, folder navigation.
Use when interacting with Gmail via the agentio CLI - list, read, search, send, draft, reply, archive, mark, attachments, export.
Use when interacting with mcp via the agentio CLI.
| name | agentio-status |
| description | Use when interacting with status via the agentio CLI. |
Auto-generated from agentio skill status. Do not edit by hand.
Show configured profiles and credential status
Options:
--no-test: Skip credential testing--json: Output in JSON formatExamples:
# show every configured profile and test its credentials
agentio status
# show profiles without making test API calls (fast; no network)
agentio status --no-test
# JSON output (good for piping to jq or another agent)
agentio status --json