simplex-cli-admin
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)
Common Gotchas
- User identifiers: some commands use numeric
user_id(anotherme DB), while others use stringuserId(token/cost). Use the glossary to avoid mixing them. - Time formats: most commands use RFC3339/ISO8601, but some endpoints expect
YYYY-MM-DD HH:mm:ss. - Base URL:
--base-urlmust include scheme and host; the CLI client auto-appends/api. - Sensitive outputs:
auth logintoken andregisterpassword are secrets—avoid pasting into tickets/logs unless requested.
References
references/glossary.md: 专有名词中英对照 + 中文释义 + 关联命令/字段references/business-logic.md: 业务逻辑关系图(实体/数据源/指标)+ 常见流程references/cli-cheatsheet.md: CLI 子命令速查(读/写、参数、示例、验证步骤)
Weekly Installs
8
Repository
oldwinter/skillsGitHub Stars
1
First Seen
Feb 27, 2026
Security Audits
Installed on
gemini-cli8
opencode8
codebuddy8
github-copilot8
codex8
kimi-cli8