Skip to content

docs: add -y to npx examples in skills - #26

Merged
yuyutaotao merged 1 commit into
mainfrom
codex/add-npx-y-to-skill-examples
Apr 20, 2026
Merged

docs: add -y to npx examples in skills#26
yuyutaotao merged 1 commit into
mainfrom
codex/add-npx-y-to-skill-examples

Conversation

@quanru

@quanru quanru commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add -y to the npx examples in the Android, Browser, Computer, HarmonyOS, and iOS skill docs
  • update both inline command references and fenced command examples so the documented flows stay non-interactive

Why

Some npx commands can prompt for confirmation before running the package. These skill documents are meant to be followed directly during automation workflows, so the extra prompt is undesirable.

Impact

This is a documentation-only change. Users following these examples can run the commands without an extra confirmation step.

Validation

  • rg -n -P '\bnpx\b(?! -y)' skills
  • git diff --check

@quanru quanru changed the title [codex] docs: add -y to npx examples in skills docs: add -y to npx examples in skills Apr 20, 2026
@quanru
quanru marked this pull request as ready for review April 20, 2026 07:30
@yuyutaotao
yuyutaotao merged commit 636e626 into main Apr 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants