Skip to content

Commit f1eeeff

Browse files
committed
chore(skill): opt bailian-cli skill
1 parent f184c60 commit f1eeeff

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

skills/bailian-cli/SKILL.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ Before using this skill or following `reference/`, run the version alignment flo
2222

2323
Quick rules (run **once per session** before the first `bl` command; full flow in [`assets/versioning.md`](assets/versioning.md)):
2424

25-
1. If `bl --version` fails, install: `npm install -g bailian-cli` and `npx skills add modelstudioai/cli --all -g`.
26-
2. Compare this skill `metadata.version` with `bl --version` (compare only `X.Y.Z`). If they differ, run `npx skills update bailian-cli -g -y`.
27-
3. Run `npm view bailian-cli version`. If local `bl` is older than the latest release, run `bl update` automatically (at most once per session), then continue with the upgraded binary.
28-
4. If `npm view` / `bl update` fails (offline, registry blocked), do not block the task — continue with the current `bl` and tell the user it could not be updated.
29-
30-
Do not rely on stale `reference/` when versions mismatch — flags and commands may be out of date.
31-
3225
## Command reference (authoritative)
3326

3427
**All commands, flags, usage strings, and examples are documented in:**

0 commit comments

Comments
 (0)