simplex-cli-admin
Installation
SKILL.md
Simplex CLI Admin
Overview
Use this skill to (1) align Simplex Router backend terminology (EN identifiers ↔ 中文释义), and (2) run simplex-cli admin workflows with safe defaults, explicit confirmations, and post-action verification.
Default Operating Mode (Agent Checklist)
- Prefer
--output=llm(orsimplex-cli config set output llm) for parsing. - Before any action, capture runtime context:
simplex-cli config show --output=llmsimplex-cli auth status --validate --output=llm
- For any mutating command (create/generate, register, adjust, set-limit, add/remove, send):
- Restate the exact command and its impact
- Ask the user for explicit confirmation
- After running, verify via a read command (
list/get/history/check)