Skip to content

docs: add Windows command references for skills#329

Open
neubig wants to merge 1 commit into
mainfrom
codex/windows-reference-notes
Open

docs: add Windows command references for skills#329
neubig wants to merge 1 commit into
mainfrom
codex/windows-reference-notes

Conversation

@neubig

@neubig neubig commented Jun 11, 2026

Copy link
Copy Markdown
Member

Summary

  • add inline Windows/PowerShell notes only beside short POSIX-shell examples
  • add scoped references/windows.md files only for skills with repeated Unix-style command blocks
  • keep each reference focused on that skill's commands: env vars, curl, temp paths, tarballs, grep/sed, Linux package installs, SSH permissions, or gh quoting as applicable
  • regenerate skills/index.js from the edited SKILL.md files

Validation

  • npm run build:skills
  • $env:PYTHONUTF8='1'; uv run --with pyyaml python scripts/sync_extensions.py --check commands catalog coverage
  • verified every SKILL.md references/windows.md pointer resolves to a local file
  • git diff --cached --check

Note: full sync_extensions.py --check is not useful from this Windows checkout because the symlink check reports existing .claude-plugin / .codex-plugin entries as non-symlinks. The coverage warnings shown by the scoped check are pre-existing and non-blocking.

Issue

Fixes #331

@neubig neubig changed the title Add Windows command references for skills docs: add Windows command references for skills Jun 11, 2026
@github-actions github-actions Bot added the type: docs Documentation only changes label Jun 11, 2026
@neubig

neubig commented Jun 11, 2026

Copy link
Copy Markdown
Member Author

@all-hands-bot please review this PR.

@neubig neubig force-pushed the codex/windows-reference-notes branch from 8cbb765 to b40ca30 Compare June 11, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-this type: docs Documentation only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Track PR #329: Add Windows command references for skills

1 participant