From 8557566b3be609a41532ed9f3acb2200b8376188 Mon Sep 17 00:00:00 2001 From: Zhengchao Liu Date: Fri, 14 Aug 2026 11:15:03 -0700 Subject: [PATCH] fix: improve cli setup skill --- skills/parallel-cli-setup/SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skills/parallel-cli-setup/SKILL.md b/skills/parallel-cli-setup/SKILL.md index e809721..4e5e169 100644 --- a/skills/parallel-cli-setup/SKILL.md +++ b/skills/parallel-cli-setup/SKILL.md @@ -109,11 +109,11 @@ Install the skills for the user: parallel-cli skills install ``` -The user may need to restart their agent if it doesn't support hot reloading (e.g. Claude). +The user may need to restart their agent if it doesn't support hot reloading. ## Step 5: Suggest a first run -Prompt the user to use the newly installed skills to run a search or extract right away. Suggest one of: +Prompt the user to use the newly installed skills to run a search or extract right away. Suggest one of (use `$` instead of `/` for Codex): - `/parallel-web-search ` — fast web search - `/parallel-web-extract ` — extract content from a URL