simplex-cli-admin
4
总安装量
1
周安装量
#48374
全站排名
安装命令
npx skills add https://github.com/oldwinter/skills --skill simplex-cli-admin
Agent 安装分布
amp
1
cline
1
opencode
1
cursor
1
continue
1
kimi-cli
1
Skill 文档
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 åå½ä»¤éæ¥ï¼è¯»/åãåæ°ã示ä¾ãéªè¯æ¥éª¤ï¼